On Wed, 18 Jan 2012 23:50:02 +0100, Diego Biurrun <[email protected]> wrote:
> ---
>  doc/avplay.texi |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/doc/avplay.texi b/doc/avplay.texi
> index 8fc3308..a597bef 100644
> --- a/doc/avplay.texi
> +++ b/doc/avplay.texi
> @@ -61,7 +61,7 @@ Set window title (default is the input filename).
>  Loops movie playback <number> times. 0 means forever.
>  @item -vf @var{filter_graph}
>  @var{filter_graph} is a description of the filter graph to apply to
> -the input video.
> +the input video. This is an alias for @code{-filter:v}.
>  Use the option "-filters" to show all the available filters (including
>  also sources and sinks).
>  

Err no not really.
This stuff was done only for avconv, not for avplay.

-- 
Anton Khirnov
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to