]> git.sesse.net Git - ffmpeg/blobdiff - doc/muxers.texi
Merge commit 'c1aac39eaccd32dc3b74ccfcce701d3d888fbc6b'
[ffmpeg] / doc / muxers.texi
index 91d131f9bd0f6c16eccc90420b97632b385895f1..06483fa4aee054f49497c269f55c4f8818794764 100644 (file)
@@ -1272,7 +1272,8 @@ Several bitstream filters can be specified, separated by ",".
 @item select
 Select the streams that should be mapped to the slave output,
 specified by a stream specifier. If not specified, this defaults to
-all the input streams.
+all the input streams. You may use multiple stream specifiers
+separated by commas (@code{,}) e.g.: @code{a:0,v}
 @end table
 
 @subsection Examples