summaryrefslogtreecommitdiff
path: root/doc/avtools-common-opts.texi
diff options
context:
space:
mode:
authorAlexandra Khirnova <alexandra@khirnov.net>2011-12-13 10:23:06 +0000
committerAnton Khirnov <anton@khirnov.net>2011-12-16 21:12:53 +0100
commita7b5e841ffe4b0f8423288965b8d069bd2a7a792 (patch)
tree8611ed6ef37a6c60be5efd515b5e4e0e011985db /doc/avtools-common-opts.texi
parentbb9747c8eee134f2bf6058d368f8cbc799f4b7d3 (diff)
avconv: support stream specifiers in -metadata and -map_metadata
Signed-off-by: Anton Khirnov <anton@khirnov.net>
Diffstat (limited to 'doc/avtools-common-opts.texi')
-rw-r--r--doc/avtools-common-opts.texi1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/avtools-common-opts.texi b/doc/avtools-common-opts.texi
index 372a6f2dc1..18e7ba5cbe 100644
--- a/doc/avtools-common-opts.texi
+++ b/doc/avtools-common-opts.texi
@@ -11,6 +11,7 @@ corresponding value to true. They can be set to false by prefixing
with "no" the option name, for example using "-nofoo" in the
command line will set to false the boolean option with name "foo".
+@anchor{Stream specifiers}
@section Stream specifiers
Some options are applied per-stream, e.g. bitrate or codec. Stream specifiers
are used to precisely specify which stream(s) does a given option belong to.