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

This commit is contained in:
Anton Khirnov 2011-10-09 15:57:54 +02:00
parent 3460dd8acf
commit 667d98182d
1 changed files with 1 additions and 1 deletions

View File

@ -186,7 +186,7 @@ Stop writing to the stream after @var{framecount} frames.
Use fixed quality scale (VBR). The meaning of @var{q} is
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
the stream. Use @code{-filters} to show all the available filters
(including also sources and sinks).