On date Sunday 2011-07-17 09:51:28 +0200, Reinhard Tartler encoded:
> On Sat, Jul 16, 2011 at 23:08:06 (CEST), Stefano Sabatini wrote:
> 
> > Also remove now unused variables.
> > ---
> >  doc/ffplay.texi |    4 ++--
> >  ffplay.c        |   14 +++-----------
> >  2 files changed, 5 insertions(+), 13 deletions(-)
> >
> > diff --git a/doc/ffplay.texi b/doc/ffplay.texi
> > index e5de3d2..8e40c8f 100644
> > --- a/doc/ffplay.texi
> > +++ b/doc/ffplay.texi
> > @@ -38,8 +38,8 @@ Force displayed width.
> >  @item -y @var{height}
> >  Force displayed height.
> >  @item -s @var{size}
> > -Set frame size (WxH or abbreviation), needed for videos which don't
> > -contain a header with the frame size like raw YUV.
> > +This option has been removed. Use private format options for specifying the
> > +input video size.
> 
> What is a private format option and how to set it?
> 
> Grepping the doc directory does not reveal anything useful. AFAIUI this
> will end up in the manpage and confuse users that do not know were else
> to look. Therefore, please at least state the equivalent command line
> option as an example here.

I sent a patch for adding an example, but I agree the way private
options are used should be documented somewhere in the manual.
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to