xirexx wrote:
Recently support for libopencore-amr was added to ffmpeg. I wonder how to
compile (install) so that I could build ffmpeg with
--enable-libopencore-amrnb --enable-libopencore-amrwb?
I downloaded source from http://gitorious.org/opencore-amr but it does not
containg usual configure etc. files.
cd opencore-amr
make
I had an issue in 64-bit Debian that there were text relocations in some
of the code so the compiled object files wouldn't link into a shared
library. I had to edit amrnb/Makefile and amrwb/Makefile to have '-fPIC'
as part of their CPPFLAGS.
Regards,
Rob
_______________________________________________
libav-user mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/libav-user