mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-20 14:00:13 +01:00
Added -map usage to docs.
Originally committed as revision 6131 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -484,8 +484,10 @@ Set audio device (e.g. @file{/dev/dsp}).
|
|||||||
@section Advanced options
|
@section Advanced options
|
||||||
|
|
||||||
@table @option
|
@table @option
|
||||||
@item -map file:stream
|
@item -map input stream id[:input stream id]
|
||||||
Set input stream mapping.
|
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
|
@item -debug
|
||||||
Print specific debug info.
|
Print specific debug info.
|
||||||
@item -benchmark
|
@item -benchmark
|
||||||
|
|||||||
Reference in New Issue
Block a user