Mike Boulet's Blog
|
FFMPEG on Red Hat Enterprise 4 (RHEL4)
January 21, 2009 at 11:30 am by Mike BouletI based my setup guide on the Austin Constable's blog post. My version contains some tweaks that I had to make to the original guide in order to get it to work on my server. I hope it helps! Preparation up2date -e ffmpeg x264 faad2 faad2-devel 2. Install the necessary build tools up2date gcc gcc-c++ automake autoconf libtool subversion 3. Install the necessary libraries up2date -u zlib-devel libmad-devel libvorbis-devel libtheora-devel lame-devel faac-devel a52dec-devel xvidcore-devel freetype-devel Compile supporting libraries 1. Setup work area cd ~ 2. Compile and Install faad2 wget http://downloads.sourceforge.net/faac/faad2-2.6.1.tar.gz 3. Compile and install gpac cd .. vi applications/Makefile make 4. Update the links to the shared libs echo '/usr/local/lib/' > /etc/ld.so.conf.d/gapc-1386.conf 5. Compile & Install x264 cd .. Install ffmpeg # You may need to install the subversion client cd .. Done... That was easy! :) |
Tags: howto tech sysadmin rhel4
EmailComments (3) 










Share
DIIGO