| 
		
			
			
				
			
			
				 
			
			
				
			
		 | 
		
			
			
				 
			
				
			
		 | 
	||||
| 
				Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums.  You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact us.  | 
		
		 
		![]()  | 
	
		
			
  | 	
	
	
		
		|||||||
| Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed. | 
| 
		 | 
	Thread Tools | 
| 
			
			 | 
		#1 | 
| 
			
			
			
			 Confirmed User 
			
		
			
			
			Join Date: Jan 2003 
				
				
				
					Posts: 1,630
				 
				
				
				
				 | 
	
	
	
	
		
			
			 
				
				How to install ffmpeg on CentOS?
			 
			Does anyone know of a simple guide to install ffmpeg on a CentOS 5 (64 bit) server? I have already Googled but all I can find are guides from 2007 with dead links? 
		
	
		
		
		
		
		
	
	 | 
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#2 | 
| 
			
			
			
			 Confirmed User 
			
		
			
			
			Industry Role:  
				Join Date: Feb 2005 
				Location: Los Angeles 
				
				
					Posts: 1,531
				 
				
				
				
				 | 
	
	
	
	
		
		
		
		 yum install ffmpeg 
		
	
		
		
		
		
			
				__________________ 
		
		
		
		
	
	www.gimmiegirlproductions.com  | 
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#3 | 
| 
			
			
			
			 Confirmed User 
			
		
			
				
			
			
			Join Date: Jun 2010 
				
				
				
					Posts: 1,316
				 
				
				
				
				 | 
	
	
	
	
		
		
		
		 ./configure 
		
	
		
		
		
		
			make make install 
				__________________ 
		
		
		
		
	
	 
			 | 
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#4 | 
| 
			
			
			
			 Confirmed User 
			
		
			
			
			Join Date: Jan 2003 
				
				
				
					Posts: 1,630
				 
				
				
				
				 | 
	
	|
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#5 | 
| 
			
			
			
			 Confirmed User 
			
		
			
				
			
			
			Industry Role:  
				Join Date: Aug 2007 
				
				
				
					Posts: 6,697
				 
				
				
				
				 | 
	
	
	
	
		
		
		
		 Essentially.  Note that you probably will want to install from source because the CentOS version of ffmpeg in the repos is usually missing a ton of options and codecs - in addition to usually being very out of date  You will need to look into which configure options you need to enable.  That is the whole key to getting a useful install. "./configure" alone probably isn't going to cut it for a useful server.  
		
	
		
		
		
		
		
	
	 | 
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#6 | |
| 
			
			
			
			 Confirmed User 
			
		
			
				
			
			
			Industry Role:  
				Join Date: Aug 2007 
				
				
				
					Posts: 6,697
				 
				
				
				
				 | 
	
	
	
	
		
		
		
		 Quote: 
	
 That command should install it all where needed without the need to create directories. However, as mentioned it will likely be missing many codecs and options which you will need.  | 
|
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#7 | 
| 
			
			
			
			 Confirmed User 
			
		
			
				
			
			
			Industry Role:  
				Join Date: Aug 2007 
				
				
				
					Posts: 6,697
				 
				
				
				
				 | 
	
	
	
	
		
		
		
		 If you really want to try it yourself still, this might be of some help: 
		
	
		
		
		
		
		
	
	http://www.webhostingtalk.com/showthread.php?t=903030  | 
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#8 | |
| 
			
			
			
			 Confirmed User 
			
		
			
			
			Join Date: Jan 2003 
				
				
				
					Posts: 1,630
				 
				
				
				
				 | 
	
	
	
	
		
		
		
		 Quote: 
	
  | 
|
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 |