cPanel Tutorials | Security Guides | News Feeds | Search
Navigation
Home
Guides
Password Generator
Files
News Feeds
Hosting News
Contact Us
Documentation
Site Search
 
Latest Guides
Largest number of established connections
Kill all processes matching certain strings.
Install FFmpeg-PHP
Install FFmpeg
Configure Squid
Install Squid
Password Security
Install Teamspeak
Disable SELinux
Install RoundCube on cPanel

Viewing Guide 

Install FFmpeg
Written by: HostGeekZ



This guide is wraped for easy viewing, to see the non wraped version Click Here



FFmpeg is a great solution to convert,record and stream video and audio. It includes libavcodec, the leading video/audio codec library.

You can get the installation started by fetching the latest installation from ffmpeg.mplayerhq.hu.

You will have to make sure you have subversion installed, you can get the latest version from subversion.tigris.org

Now lets get started,

First fetch the latest FFmpeg version


svn checkout svn://svn.mplayerhq.hu/ffmpeg/trunk ffmpeg



If you get svn command not found, this is because subversion is not installed you can install it with yum install subversion



Once you have downloaded it, we will just compile it with shared librarys(needed for FFmpeg-php)


cd ffmpeg
./configure --enable-shared
make
make install



That's all there is to it. FFmpeg is now installed.

If you require FFmpeg-PHP then read this guide - Install FFmpeg-PHP

User Comments 
Scott
2007-07-01
Disable your firewall or allow the port before trying.
André Bellafronte
2007-06-29
svn checkout svn://svn.mplayerhq.hu/ffmpeg/trunk ffmpeg is time out
     
Name:
Email: If you provide your email address you will receive updates for this guide to it.
Comment:
Verification We require you to add the following 2 values together for anti-spam purposes.
15 + 27
   

©Copyright HostGeekZ 2004-2007. All Rights Reserved.
Resources