[FFmpeg-user] Problems enabling libfaac

Frank Häfemeier ffmpeg at frank.haefemeier.eu
Wed Aug 22 12:20:41 CEST 2012


Am Mittwoch, den 22.08.2012, 12:06 +0200 schrieb Roy Sigurd Karlsbakk:
> > > I thought the system-installed libfaac should do?
> > 
> > It has nothing to do with the system-installed libfaac. Please read
> > carefully the "configuration" lines of your console output, and try
> > ldd on
> > your ffmpeg binary as I advised you to see for yourself.
> 
> See below for ldd output. What more should I need than libfaac and its -dev counterpart? Will I need the source code for it to build this correctly?
> (skipped)
Please try to rebuild your ffmpeg and enable static build and disable
shared. Please don't forget to call 'make distclean', to prevent side
effects. 
If you have done it, you can call ffmpeg without installation directly
from the build directory. Then there are no influences of ffmpeg
internal libraries (like libavcodec, libavutil, ...) coming from your
system.
Bye
	Frank



More information about the ffmpeg-user mailing list