mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-01-24 13:56:33 +02:00
doc/muxers: Add AIFF doc
Signed-off-by: Stefano Sabatini <stefasab@gmail.com>
This commit is contained in:
parent
628ceac652
commit
4ec46b1160
@ -18,6 +18,23 @@ enabled muxers.
|
|||||||
|
|
||||||
A description of some of the currently available muxers follows.
|
A description of some of the currently available muxers follows.
|
||||||
|
|
||||||
|
@anchor{aiff}
|
||||||
|
@section aiff
|
||||||
|
|
||||||
|
Audio Interchange File Format muxer.
|
||||||
|
|
||||||
|
It accepts the following options:
|
||||||
|
|
||||||
|
@table @option
|
||||||
|
@item write_id3v2
|
||||||
|
Enable ID3v2 tags writing when set to 1. Default is 0 (disabled).
|
||||||
|
|
||||||
|
@item id3v2_version
|
||||||
|
Select ID3v2 version to write. Currently only version 3 and 4 (aka.
|
||||||
|
ID3v2.3 and ID3v2.4) are supported. The default is version 4.
|
||||||
|
|
||||||
|
@end table
|
||||||
|
|
||||||
@anchor{crc}
|
@anchor{crc}
|
||||||
@section crc
|
@section crc
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user