From ec1b10f4b9aa4f775d4c4286361e7de37c418797 Mon Sep 17 00:00:00 2001 From: Panagiotis Issaris Date: Fri, 8 Sep 2006 12:28:28 +0000 Subject: enable setting the year and track number using AVOption Patch by Takis Original thread: Date: Sep 6, 2006 5:43 PM Subject: [Ffmpeg-devel] [PATCH] Enhance genre, year and track tag support Originally committed as revision 6196 to svn://svn.ffmpeg.org/ffmpeg/trunk --- doc/ffmpeg-doc.texi | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'doc') diff --git a/doc/ffmpeg-doc.texi b/doc/ffmpeg-doc.texi index 2fd034d164..506f62666b 100644 --- a/doc/ffmpeg-doc.texi +++ b/doc/ffmpeg-doc.texi @@ -190,6 +190,12 @@ Set the copyright. @item -comment string Set the comment. +@item -track number +Set the track. + +@item -year number +Set the year. + @item -target type Specify target file type ("vcd", "svcd", "dvd", "dv", "pal-vcd", "ntsc-svcd", ... ). All the format options (bitrate, codecs, -- cgit v1.2.3