I get the following error messages in the BD configuration page, under the codecs and qt-faststart sections:

libmp3lame codec not found - FLV encoding will fail.

libx264 codec not found - MP4 encoding will fail.

libfaac codec not found - MP4 encoding will fail.
qt-faststart binary:
If the binary is not in the default path, you should enter the absolute path to it.

qt-faststart not available - MP4 encoding will fail.

Comments

colinjones’s picture

Status: Active » Closed (fixed)

Closed, no longer interested in this module.

Tigerboy’s picture

I'm getting the same problem. I have everything set up on my centos server finally fine. ffmpeg even ffmpeg-php. flvtool2. All codecs from mplayer. I turned off open_basedir protection still bluedrop is claiming i don't have x264 installed (it's installed via yum as are all other codecs I could find).

well here's what it says exactly:
libmp3lame codec not found - FLV encoding will fail.
libx264 codec not found - MP4 encoding will fail.
libfaac codec not found - MP4 encoding will fail.
png codec not found - preview image generation will fail.

I have verified all aspects of my install from the ssh console. All the other modules storage mimedetect are installed as specified.
I did change the ffmpeg path to the proper /usr/bin/ffmpeg

Please help. I did a yum install but had to compile some things like flvtools... still have not compiled qt-faststart is that the problem that is the only thing I'm lacking at this point? I had installed ffmpeg via yum so i hadn't bothered to do the qt-faststart. If I uninstall ffmpeg and then do a compile of ffmpeg followed by qt-faststart will that cause any problems with my ffmpeg-php? thanks again.

spine3d’s picture

https://wiki.ubuntu.com/ffmpeg
install missing modules for ubontu