[FFmpeg-devel] QCELP Patch with FFMPEG
Aurelien Jacobs
aurel
Thu Jan 24 01:10:38 CET 2008
Zubin Singh Parihar wrote:
> I was wondering if anyone can point me in the right direction with
> compiling the QCELP patch with FFMPEG
Grab the ffmpeg soc repository and read qcelp/README.
Basically, this should work:
svn co svn://svn.mplayerhq.hu/ffmpeg/trunk
svn co svn://svn.mplayerhq.hu/soc
cd soc/qcelp
./srcprepare.sh ../..
cd trunk
./configure
make
./ffmpeg -formats | grep qcelp
Aurel
More information about the ffmpeg-devel
mailing list