[FFmpeg-cvslog] doc/avconv: add forgotten output/per-stream info to -filter

Anton Khirnov git at videolan.org
Mon Oct 10 03:59:50 CEST 2011


ffmpeg | branch: master | Anton Khirnov <anton at khirnov.net> | Sun Oct  9 15:57:54 2011 +0200| [667d98182d9ced97fc7d494c668a8e5806cfa883] | committer: Anton Khirnov

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

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=667d98182d9ced97fc7d494c668a8e5806cfa883
---

 doc/avconv.texi |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/doc/avconv.texi b/doc/avconv.texi
index 74e9e77..0abcc9d 100644
--- a/doc/avconv.texi
+++ b/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
 codec-dependent.
 
- at item -filter[:@var{stream_specifier}] @var{filter_graph}
+ at 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).



More information about the ffmpeg-cvslog mailing list