Diego Biurrun <[email protected]> writes: > --- > doc/avplay.texi | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/doc/avplay.texi b/doc/avplay.texi > index 8fc3308..24303c3 100644 > --- a/doc/avplay.texi > +++ b/doc/avplay.texi > @@ -63,7 +63,7 @@ Loops movie playback <number> times. 0 means forever. > @var{filter_graph} is a description of the filter graph to apply to > the input video. > Use the option "-filters" to show all the available filters (including > -also sources and sinks). > +also sources and sinks). This is an alias for @code{-filter:v}.
This looks like -filters is an alias for -filter:v, which I hope it is not. -- Måns Rullgård [email protected] _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
