

configure -enable-gpl -enable-version3 -enable-shared -enable-nonfree -enable-postproc -enable-libfaac -enable-libmp3lame -enable-libopencore-amrnb -enable-libopencore-amrwb -enable-libtheora -enable-libvorbis -enable-libvpx -enable-libx264 -enable-libxvid We install some codecs: yum install faac-devel lame-devel amrnb-devel opencore-amr-devel amrwb-devel libvorbis-devel libtheora-devel xvidcore-devel and check, if the following lines exist within the file. Next, on both systems we have to extend the search path in /etc/ld.so.conf joe /etc/ld.so.conf Existing packages will be updated or ignored: yum install gcc make automake bzip2 unzip patch subversion zlib-devel libjpeg-devel yasm If you have already installed the packages FFmpeg and x264, remove them: yum remove ffmpeg x264 Install epel repository Now let's install some basic packages. In this tutorial we assume that you´re in /usr/src (cd /usr/src).įirst, we install the rpmforge and epel repository.


This tutorial explains how to compile FFmpeg in order to support all HTML5 formats. In detail there are problems with transcoding to m4v. The FFmpeg packages for RedHat-based distributions (RHEL, CentOS) don´t support transcoding to all HTML5 formats. Mplayer/mencoder can be uninstalled: This HowTo describes how to install the transcoding tools under RedHat / CentOS 6.4. For an update to VIMP 3.2.0+ you just have to install exiftool additionally.
