Can any 1 help me install ffmpeg

Status
Not open for further replies.

msk19994

Active Member
2,813
2011
567
25
Hey guys can any 1 of u help me installing ffmpeg i tried but it wont work

i used
cd
mkdir ffmpegauto
cd ffmpegauto
wget http://www.bstack.net/repo/ffmpegauto/ffmpegauto_v2.zip
unzip ffmpegauto_v2.zip
chmod 777 *
./install.sh
from Source

here are the end lines of output

Removing old source
ffmpeg.sh: line 37: /usr/local/cpffmpeg/bin/svn: No such file or directory
ffmpeg.sh: line 38: cd: ffmpeg/: No such file or directory
ffmpeg.sh: line 40: ./configure: No such file or directory
make: *** No targets specified and no makefile found. Stop.
make: *** No rule to make target `tools/qt-faststart'. Stop.
make: *** No rule to make target `install'. Stop.
cp: cannot stat `tools/qt-faststart': No such file or directory
ffmpeg.sh: line 55: /usr/bin/ffmpeg: No such file or directory
Installation of ffmpeg.tar.gz ....... Completed


FFMPEG installation Failed :(

please help me
 
6 comments
seems like there were previous tries to install and it went wrong ... if there is nothing on the server the best thing is to reinstall OS ... i mean the easiest way
 
i asked the server people to install OS yesterday and they did a fresh OS install and then install Whm/Cpanel on it and then some other modules and then the new version of ffmpeg it worked but the script clipbucket cant control that version so had to delete it and now cant install the old version
 
Thanks guys but just installed it myself i installed it directly instead on the install file ie i used
./ffmpeg.sh instead of ./install.sh
 
Status
Not open for further replies.
Back
Top