Commit 667d9818 authored by Anton Khirnov's avatar Anton Khirnov

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

parent 3460dd8a
......@@ -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).
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment