[FFmpeg-cvslog] doc/muxers/aiff: apply formatting fixes
Stefano Sabatini
git at videolan.org
Wed Jan 10 20:58:10 EET 2024
ffmpeg | branch: master | Stefano Sabatini <stefasab at gmail.com> | Sat Jan 6 19:31:55 2024 +0100| [1daf10e51d51d8f072c4b61cf90f58e869a75868] | committer: Stefano Sabatini
doc/muxers/aiff: apply formatting fixes
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=1daf10e51d51d8f072c4b61cf90f58e869a75868
---
doc/muxers.texi | 9 ++-------
1 file changed, 2 insertions(+), 7 deletions(-)
diff --git a/doc/muxers.texi b/doc/muxers.texi
index 7b31aa38b4..de356af177 100644
--- a/doc/muxers.texi
+++ b/doc/muxers.texi
@@ -536,21 +536,16 @@ indicates MPEG-2. Default is 0, which indicates MPEG-4.
@anchor{aiff}
@section aiff
-
Audio Interchange File Format muxer.
@subsection Options
-
-It accepts the following options:
-
@table @option
- at item write_id3v2
+ at item write_id3v2 @var{bool}
Enable ID3v2 tags writing when set to 1. Default is 0 (disabled).
- at item id3v2_version
+ at item id3v2_version @var{bool}
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{alp}
More information about the ffmpeg-cvslog
mailing list