Browse Source

doc/avconv: add forgotten output/per-stream info to -filter

Anton Khirnov 13 years ago
parent
commit
667d98182d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      doc/avconv.texi

+ 1 - 1
doc/avconv.texi

@@ -186,7 +186,7 @@ Stop writing to the stream after @var{framecount} frames.
 Use fixed quality scale (VBR). The meaning of @var{q} is
 Use fixed quality scale (VBR). The meaning of @var{q} is
 codec-dependent.
 codec-dependent.
 
 
-@item -filter[:@var{stream_specifier}] @var{filter_graph}
+@item -filter[:@var{stream_specifier}] @var{filter_graph} (@emph{output,per-stream})
 @var{filter_graph} is a description of the filter graph to apply to
 @var{filter_graph} is a description of the filter graph to apply to
 the stream. Use @code{-filters} to show all the available filters
 the stream. Use @code{-filters} to show all the available filters
 (including also sources and sinks).
 (including also sources and sinks).