]> git.sesse.net Git - ffmpeg/blobdiff - doc/avtools-common-opts.texi
ffmpeg: Check that frames are user type before treating them as such
[ffmpeg] / doc / avtools-common-opts.texi
index b97a3c8b2a914367ede2e5cf9e19f001b0807975..1a50d6e6b2c9c2163f1af70ce79f2d0180366cbd 100644 (file)
@@ -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.