Browse Source

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

tags/n0.9
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 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).


Loading…
Cancel
Save