install FFMPEG on dedicated server (Linux)

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
raghubgm
Forum Newbie
Posts: 17
Joined: Sun Jul 27, 2008 3:49 am

install FFMPEG on dedicated server (Linux)

Post by raghubgm »

Hello All

I have dedicated server Linux from Godaddy ,

can any buddy help me out how to install FFMPEG into teh server ..

FFMPEG is used to convert MP4 , WMV files to FLV ..

Thanks
Raghu
jmut
Forum Regular
Posts: 945
Joined: Tue Jul 05, 2005 3:54 am
Location: Sofia, Bulgaria
Contact:

Re: install FFMPEG on dedicated server (Linux)

Post by jmut »

What OS is there...usually each distro has packaging system...and ffmepg is there for sure.
raghubgm
Forum Newbie
Posts: 17
Joined: Sun Jul 27, 2008 3:49 am

Re: install FFMPEG on dedicated server (Linux)

Post by raghubgm »

hello ,
Thanks for the reply

we are using , Godaddy dedicated server with Linix OS in it

Please let us knwo how to install the FFMPEG software into it ..

Thanks
Raghu
jmut
Forum Regular
Posts: 945
Joined: Tue Jul 05, 2005 3:54 am
Location: Sofia, Bulgaria
Contact:

Re: install FFMPEG on dedicated server (Linux)

Post by jmut »

Ok I got that it is linux but what linux distro - ubuntu, debian, slackware, fedora or something else?
This from console might help...
ls -l /etc/*version*

You should see file like /etc/debian_version or something.
User avatar
panic!
Forum Regular
Posts: 516
Joined: Mon Jul 31, 2006 7:59 am
Location: Brighton, UK

Re: install FFMPEG on dedicated server (Linux)

Post by panic! »

I think they're all Red Hat based. Like CentOS and Fedora.
Post Reply