[FFmpeg-devel] [PATCH] doc: add very basic libcdio documentation

Michael Niedermayer michaelni at gmx.at
Thu Jul 31 03:00:46 CEST 2014


On Thu, Jul 31, 2014 at 01:14:30AM +0200, Gerion Entrup wrote:
> Am Mittwoch 30 Juli 2014, 01:53:32 schrieb Gerion Entrup:
> > ---
> >  doc/indevs.texi | 15 +++++++++++++++
> >  1 file changed, 15 insertions(+)
> > 
> > diff --git a/doc/indevs.texi b/doc/indevs.texi
> > index 4ca12ff..e0e7e67 100644
> > --- a/doc/indevs.texi
> > +++ b/doc/indevs.texi
> > @@ -483,6 +483,21 @@ ffplay -f lavfi
> > "movie=test.avi[out0];amovie=test.wav[out1]"
> > 
> >  @end itemize
> > 
> > + at section libcdio
> > +
> > +Audio-CD input device based on cdio.
> > +
> > +To enable this input device during configuration you need libcdio
> > +installed on your system.
> > +
> > +This device allows playing and grabbing from an Audio-CD.
> > +
> > +For example to copy with @command{ffmpeg} the entire Audio-CD in /dev/sr0,
> > +you may run the command:
> > + at example
> > +ffmpeg -f libcdio -i /dev/sr0 cd.wav
> > + at end example
> > +
> >  @section libdc1394
> > 
> >  IIDC1394 input device, based on libdc1394 and libraw1394.
> 
> If you apply this patch, please use my t-online address.

ok, applied

thanks

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Into a blind darkness they enter who follow after the Ignorance,
they as if into a greater darkness enter who devote themselves
to the Knowledge alone. -- Isha Upanishad
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20140731/88afe752/attachment.asc>


More information about the ffmpeg-devel mailing list