[Ffmpeg-devel] how to compile ffmpeg with ogg?
Alex Acala
alex.c.acala
Tue Aug 1 12:57:01 CEST 2006
Hello:
Thank you very much for your advice.
Recently, I tried my best to compile ffmpeg with --enable-libogg
--enable-vorbis , and I downloaded libogg 1.1.3 and libvorbis 1.1.2 from
http://www.xiph.org/downloads/ , I builded libogg1.1.3 and ran make install
successfully, then I built ffmpeg, however I always got the following error
msg
c:\mingw\bin\..\lib\gcc-lib\mingw32\3.2.3\..\..\..\..\mingw32\bin\ld.exe:
cannot find -logg
make[1]: *** [avutil.dll] Error 1
make[1]: Leaving directory `/e/ac/ffmpeg049test/libavutil'
make: *** [lib] Error 2
Could you help me to get the problem out?
Thank you very much!
More information about the ffmpeg-devel
mailing list