[Ffmpeg-cvslog] r6131 - trunk/doc/ffmpeg-doc.texi
banan
subversion
Wed Aug 30 19:10:56 CEST 2006
Author: banan
Date: Wed Aug 30 19:10:56 2006
New Revision: 6131
Modified:
trunk/doc/ffmpeg-doc.texi
Log:
Added -map usage to docs.
Modified: trunk/doc/ffmpeg-doc.texi
==============================================================================
--- trunk/doc/ffmpeg-doc.texi (original)
+++ trunk/doc/ffmpeg-doc.texi Wed Aug 30 19:10:56 2006
@@ -484,8 +484,10 @@
@section Advanced options
@table @option
- at item -map file:stream
-Set input stream mapping.
+ at item -map input stream id[:input stream id]
+Set stream mapping from input streams to output streams.
+Just enumerate the input streams in the order you want them in the output.
+[input stream id] sets the (input) stream to sync against.
@item -debug
Print specific debug info.
@item -benchmark
More information about the ffmpeg-cvslog
mailing list