FFmpeg install problem multiple methods

Posted by Calibaba, 07-16-2008, 10:42 PM
Trying to install FFmpeg through this method: http://forums.theplanet.com/index.php?showtopic=64541 I went through halfway without errors until the below command: root@server [/usr/local/src]# svn checkout svn://svn.mplayerhq.hu/ffmpeg/trunk ffmpeg -bash: svn: command not found I also tried: perl -MCPAN -e shell cpan> install FFmpeg Errors I have Cpanel on Centos 5

Posted by WebbyCart, 07-16-2008, 11:14 PM
Install subversion first, yum install subversion Is your server Managed? You can ask your host to install ffmpeg for you. Regards, Bobby

Posted by Calibaba, 07-16-2008, 11:22 PM
Woops forgot that Is it normal for that same svn command line to take over 3 minutes long (with no output to show some sort of activity)?

Posted by Calibaba, 07-16-2008, 11:25 PM
Actually just got this root@server [~]# svn checkout svn://svn.mplayerhq.hu/ffmpeg/trunk ffmpeg svn: Can't connect to host 'svn.mplayerhq.hu': Connection timed out

Posted by WebbyCart, 07-16-2008, 11:27 PM
Your firewall is blocking the port. Try to disable the firewall temporarily... or open port 3690

Posted by Calibaba, 07-16-2008, 11:36 PM
Now I get this after succesfully running both svn commands root@server [~]# cd /usr/local/src/mplayer -bash: cd: /usr/local/src/mplayer: No such file or directory

Posted by Calibaba, 07-16-2008, 11:51 PM
Getting close. I'm on the LIBVORBIS part now and after running the below ./configure && make && make install I got this error checking for pkg-config... /usr/bin/pkg-config checking for ogg >= 1.0... Package ogg was not found in the pkg-config search path. Perhaps you should add the directory containing `ogg.pc' to the PKG_CONFIG_PATH environment variable No package 'ogg' found checking for Ogg... no *** Could not run Ogg test program, checking why... *** The test program compiled, but did not run. This usually means *** that the run-time linker is not finding Ogg or finding the wrong *** version of Ogg. If it is not finding Ogg, you'll need to set your *** LD_LIBRARY_PATH environment variable, or edit /etc/ld.so.conf to point *** to the installed location Also, make sure you have run ldconfig if that *** is required on your system *** *** If you have an old version installed, it is best to remove it, although *** you may also be able to get things to work by modifying LD_LIBRARY_PATH configure: error: must have Ogg installed! However, I did this wget http://downloads.xiph.org/releases/o...g-1.1.3.tar.gz tar zxvf libogg-1.1.3.tar.gz cd /usr/local/src/libogg-1.1.3 ./configure make make install No errors there. Then I went back to do the commands again cd /usr/local/src/libvorbis-1.1.2 ./configure && make && make install Same errors

Posted by assistanz247, 07-17-2008, 04:54 AM
Hi, Try with libvorbis-1.2.0 version. You can download it from http://downloads.xiph.org/releases/v...s-1.2.0.tar.gz

Posted by prashant1979, 09-16-2008, 06:17 AM
I tried the solution provided in http://www.linuxforums.org/forum/red...fmpeg-fc4.html and it worked for me. I have managed to install ffmpeg after many hiccups.

Posted by mellow-h, 09-16-2008, 10:25 AM
Just edit your /etc/ld.so.conf and put the following line at the end: /usr/local/lib And run ldconfig -v It should work fine for you

Bu cevap yeterince yardımcı oldu mu?

 Bu dökümanı yazdır

Also Read

How to backup database (cpanel server)

Posted by hbhb, 01-13-2008, 09:19 PMHi, I have a crucial database (mysql). My server is running...

Domains on a particular nameserver

Posted by realvaluehosting, 09-14-2007, 03:24 AMHi, Is it possible to get a list of the...

dba_insert() not working

Posted by latheesan, 01-09-2008, 08:30 AMHello, I am trying to create a class to handle dba in...

Unable to import mysql database

Posted by bambinou, 10-29-2012, 06:08 AMHello, I have exported a mysqwl database from a cpanel...

Has anyone Xperience with BOTH MCHost and Voxtreme?

Posted by cyberdao, 07-20-2002, 10:26 PMHas anyone (had) accounts with both MCHost and Voxtreme?...