LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   FFMPEG 0.5 on CentOS Dependencies (https://www.linuxquestions.org/questions/linux-newbie-8/ffmpeg-0-5-on-centos-dependencies-712679/)

BeeRich 03-18-2009 10:02 PM

FFMPEG 0.5 on CentOS Dependencies
 
Hi folks. I don't know if this is the right forum for this. I am a noob quite so.

I can't seem to get FFMPEG installed due to some dependencies.

[root@shuttle ffmpeg]# ./configure --enable-libmp3lame --enable-static --enable-libfaad --enable-gpl --disable-mmx
ERROR: libmp3lame not found


libmp3lame is apparently in lame. lame is installed, but I can't find libmp3lame anywhere.

How do I go about fixing this? I need it for various applications.

Cheers

lazlow 03-18-2009 10:09 PM

When you go to compile things on a RH based distro(centos is one) you need the -devel version of the dependency, in this case lame-devel. You are aware that ffmepeg is in the repos?

BeeRich 03-18-2009 11:11 PM

I didn't know that it was needing the development version. I will take another look.

FFMPEG 0.5 is a week old, so I can only guess that the current version in any repository is going to be out of date.

OK, she worked! Thanks Laz!

BeeRich 03-18-2009 11:18 PM

--vhook
 
Actually, is vhook still doable here? I then tried --enable-vhook and it said that it's an unknown option.

BeeRich 03-18-2009 11:20 PM

Never mind, it seems that folder/libraries aren't even there.

BeeRich 03-20-2009 10:20 PM

Two different versions of CentOS 0.5 apparently.


All times are GMT -5. The time now is 06:43 AM.