]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/commitdiff
Improve docs for the ffmpeg -map option.
authorstefano <stefano@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Mon, 4 Aug 2008 07:02:48 +0000 (07:02 +0000)
committerstefano <stefano@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Mon, 4 Aug 2008 07:02:48 +0000 (07:02 +0000)
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@14530 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

doc/ffmpeg-doc.texi

index 57dde53557ea10b38e7e7442085932672d99e260..cb822308556b47dd03bdd983dd39e74130948c96 100644 (file)
@@ -690,10 +690,11 @@ Synchronize read on input.
 @section Advanced options
 
 @table @option
-@item -map input stream id[:input stream id]
+@item -map @var{input_stream_id}[:@var{sync_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.
+@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}.
 @item -debug