[FFmpeg-cvslog] r25590 - trunk/doc/ffmpeg-doc.texi
elenril
subversion
Wed Oct 27 12:24:15 CEST 2010
Author: elenril
Date: Wed Oct 27 12:24:14 2010
New Revision: 25590
Log:
ffmpeg.c manual: clarify map_meta_data usage.
Modified:
trunk/doc/ffmpeg-doc.texi
Modified: trunk/doc/ffmpeg-doc.texi
==============================================================================
--- trunk/doc/ffmpeg-doc.texi Wed Oct 27 08:36:47 2010 (r25589)
+++ trunk/doc/ffmpeg-doc.texi Wed Oct 27 12:24:14 2010 (r25590)
@@ -587,7 +587,8 @@ Just enumerate the input streams in the
@var{sync_stream_id} if specified sets the input stream to sync
against.
@item -map_meta_data @var{outfile}:@var{infile}
-Set meta data information of @var{outfile} from @var{infile}.
+Set meta data information of @var{outfile} from @var{infile}. Note that those
+are file indices (zero-based), not filenames.
@item -debug
Print specific debug info.
@item -benchmark
More information about the ffmpeg-cvslog
mailing list