Added -map usage to docs.
authorBenjamin Larsson <banan@ludd.ltu.se>
Wed, 30 Aug 2006 17:10:56 +0000 (17:10 +0000)
committerBenjamin Larsson <banan@ludd.ltu.se>
Wed, 30 Aug 2006 17:10:56 +0000 (17:10 +0000)
Originally committed as revision 6131 to svn://svn.ffmpeg.org/ffmpeg/trunk

doc/ffmpeg-doc.texi

index 15415bb..6167fd8 100644 (file)
@@ -484,8 +484,10 @@ Set audio device (e.g. @file{/dev/dsp}).
 @section Advanced options
 
 @table @option
-@item -map file:stream
-Set input stream mapping.
+@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