[FFmpeg-devel] [PATCH] Add vfilters.texi to documentation

Stefano Sabatini stefano.sabatini-lala
Thu Oct 8 00:52:20 CEST 2009


On date Wednesday 2009-10-07 23:49:04 +0200, Michael Niedermayer encoded:
> On Wed, Oct 07, 2009 at 11:21:40PM +0200, Stefano Sabatini wrote:
> > Hi,
> > 
> > in attachment a slightly modified version of the doc/vfilter.texi file
> > in the soc repo.
> > 
> > I plan to add documentation for the various filters here as long as
> > I (and possible others) will add them.
> > 
> > Regards.
> > -- 
> > FFmpeg = Freak and Frightening Mortal Proud Extreme God
> 
> >  vfilters.texi |   73 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> >  1 file changed, 73 insertions(+)
> > 0ea092e9ac925920244e41dae36fe19cd26535d5  add-vfilter-doc.patch
> > Index: ffmpeg/doc/vfilters.texi
> > ===================================================================
> > --- /dev/null	1970-01-01 00:00:00.000000000 +0000
> > +++ ffmpeg/doc/vfilters.texi	2009-10-07 23:18:45.000000000 +0200
> > @@ -0,0 +1,73 @@
> > +\input texinfo @c -*- texinfo -*-
> > +
> > + at settitle Video Filters Documentation
> > + at titlepage
> > + at sp 7
> > + at center @titlefont{Video Filters Documentation}
> > + at sp 3
> > + at end titlepage
> > +
> > +
> > + at chapter Introduction
> > +
> 
> > +Libavfilter is the filtering API of FFmpeg. It is the substitute of the
> > +now deprecated 'vhooks' and started as a Google Summer of Code project.
> 
> > +To get libavfilter you must download it into some directory of your choice by:
> > + at example
> > +   svn checkout svn://svn.ffmpeg.org/soc/libavfilter
> > + at end example
> > +
> > +And then read @url{http://svn.ffmpeg.org/soc/libavfilter/README?view=co}
> > +to learn how to integrate it into ffmpeg and ffplay.
> 
> This sounds like that this is the intended final place on where lavfi would be

I'm aware of it but then that's currently the place to go for getting
intergration with ffmpeg and ffplay, in the transition phase I believe
is better to provide a pointer for getting the people to try out the
real thing.

What about to add something like the following:

|Integration in the main SVN repository is a work in progress, so you
|need to access to the libavfilter SOC repository.
|
|To get the libavfilter SOC repository you must download it ...

Regards.
-- 
FFmpeg = Forgiving and Fast Mega Perennial Everlasting Guru
-------------- next part --------------
A non-text attachment was scrubbed...
Name: add-vfilter-doc.patch
Type: text/x-diff
Size: 3270 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20091008/994bfbe4/attachment.patch>



More information about the ffmpeg-devel mailing list