]> git.sesse.net Git - ffmpeg/blobdiff - doc/avtools-common-opts.texi
Add ClearVideo decoder
[ffmpeg] / doc / avtools-common-opts.texi
index 852d3f8236c96b939af67ab17c4e7426d9b8ed85..a7b0e034608212e3eddcf114296abcb63c5aa8d5 100644 (file)
@@ -19,7 +19,7 @@ are used to precisely specify which stream(s) does a given option belong to.
 
 A stream specifier is a string generally appended to the option name and
 separated from it by a colon. E.g. @code{-codec:a:1 ac3} option contains
-@code{a:1} stream specifer, which matches the second audio stream. Therefore it
+@code{a:1} stream specifier, which matches the second audio stream. Therefore it
 would select the ac3 codec for the second audio stream.
 
 A stream specifier can match several stream, the option is then applied to all
@@ -145,6 +145,7 @@ Set the logging level used by the library.
 @item info
 @item verbose
 @item debug
+@item trace
 @end table
 
 By default the program logs to stderr, if coloring is supported by the