[SCM] libav/experimental: Added -map usage to docs.
siretart at users.alioth.debian.org
siretart at users.alioth.debian.org
Sun Jun 30 15:50:23 UTC 2013
The following commit has been merged in the experimental branch:
commit e645a733a63225c0dcaf3dc73bd058985406a5c2
Author: Benjamin Larsson <banan at ludd.ltu.se>
Date: Wed Aug 30 17:10:56 2006 +0000
Added -map usage to docs.
Originally committed as revision 6131 to svn://svn.ffmpeg.org/ffmpeg/trunk
diff --git a/doc/ffmpeg-doc.texi b/doc/ffmpeg-doc.texi
index 15415bb..6167fd8 100644
--- a/doc/ffmpeg-doc.texi
+++ b/doc/ffmpeg-doc.texi
@@ -484,8 +484,10 @@ Set audio device (e.g. @file{/dev/dsp}).
@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
--
Libav/FFmpeg packaging
More information about the pkg-multimedia-commits
mailing list