I know this is slightly off-topic, but it's the same ballpark as you can't really get away from ffmpeg with video encoding.
So has anyone running on amd x86-64 managed to get the ffmpeg libraries dynamically linked to other software builds? ffmpeg configures, makes and installs fine and "make installlib" installs the libraries. The problem comes when trying to build other code that links to these. I've run into the same problem when trying to build transcode and mpeg4ip, the build fails with this error linking to libavcodec: common.o: relocation >_X86_64_32 can not be used when making a shared object; recompile with -fPIC common.o: could not read symbols: Bad value this is evidently a problem with the GCC linker, but I haven't managed to get past this point even by enabling the fPIC flag, Has anyone else managed to get past this? Cheers Registered Linux user
_______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
