[FFmpeg-devel] [PATCH]Add Dirac support to ffmpeg via libdirac_* and Schroedinger libraries]
Anuradha Suraparaju
anuradha
Wed Apr 23 13:06:04 CEST 2008
On Wed, 2008-04-23 at 20:31 +1000, Anuradha Suraparaju wrote:
> On Wed, 2008-04-23 at 10:26 +0200, Diego Biurrun wrote:
> > On Wed, Apr 23, 2008 at 12:19:26PM +1000, Anuradha Suraparaju wrote:
> > > [...]
> > >
> > > I've tested this against the latest CVS version of Dirac since the 0.9.1
> > > is a few months old. We will be releasing a new version of Dirac soon
> > > (0.10.0) and the API in the release will be the same as that in the CVS
> > > now.
> >
> > CVS? Wow, this is soooo 1990s...
> >
> > Anyway, which CVS module should I check out?
>
> [...]
>
> The module is compress
>
> So the checkout command is
> cvs -d:pserver:anonymous at dirac.cvs.sourceforge.net:/cvsroot/dirac login
>
> cvs -z3 -d:pserver:anonymous at dirac.cvs.sourceforge.net:/cvsroot/dirac co
> -P compress
>
Forgot to add that you will need to build and install the source. The
list of commands is
cd compress
./bootstrap
./configure
make install (default install prefix is /usr/local)
> >
> > Diego
>
> Regards,
> Anuradha
>
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at mplayerhq.hu
> https://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-devel
More information about the ffmpeg-devel
mailing list