

#Configure ffmpeg linux install
ffmpeginstaller version 4 will install all latest dependencies of ffmpeg and mplayer, and also use svn version of ffmpeg and mplayer.

Note: ffmpeginstaller 3 scripts will install stable versions of all binaries. # Download ffmpeginstaller 3 series Latest Stable Release at using the following command # cd /usr/src/ (to go into the directory /usr/src/ )Ģ. Ln -s /usr/local/lib/libogg.so.0 /usr/lib/libogg.so.0Ĭd /usr/local/src/ffmpeg-php/trunk/ffmpeg-phpĬp /usr/local/lib/php/extensions/no-debug-non-zts-20060613/ffmpeg.so /usr/local/lib/php/extensions/ Ln -s /usr/local/lib/libswscale.so.0 /usr/lib/libswscale.so.0 Ln -s /usr/local/lib/libavfilter.so.1 /usr/lib/libavfilter.so.1 Ln -s /usr/local/lib/libmp3lame.so.0 /usr/lib/libmp3lame.so.0 Ln -s /usr/local/lib/libavutil.so.50 /usr/lib/libavutil.so.50 Ln -s /usr/local/lib/libavcodec.so.52 /usr/lib/libavcodec.so.52

Ln -s /usr/local/lib/libavformat.so.52 /usr/lib/libavformat.so.52 configure -enable-libmp3lame -enable-libvorbis -disable-mmx -enable-shared Svn checkout svn:///ffmpeg/trunk ffmpegĮxport PKG_CONFIG_PATH=$PKG_CONFIG_PATH:/usr/local/lib/pkgconfig Yum install subversion ruby ncurses-devel Wget Download LAME (Lame Aint an MP3 Encoder) from so I have found these manually FFMPG installation.ĭownload the required files for it processing : Please follow the steps for installation of ffmpeg on the cpanel server.
#Configure ffmpeg linux how to
The procedure will guide you how to install the FFMPEG on any of the Linux cPanel server. I got the script from my technical team member roonie.
