I did install ffmpeg with winff, unsuccessfully when I try converting avi to x264, it says I don't have it. When I try to convert mp4 to Xvid I get unknown encoder 'libxvid'. It's like nothing really works except avi Msi compatible using winff, anybody help?
|
First, remove the actual ffmpeg installation This will automatically install the configuration and GPG keys that are for safely installing RPMforge packages. nano -w /etc/yum.repos.d/dag.repo
Then save the repo file also you can update RPM through rpmforge :- rpm -Uhv http://apt.sw.be/redhat/el5/en/x86_64/rpmforge/RPMS//rpmforge-release-0.3.6-1.el5.rf.x86_64.rpm
Installing FFMPEG.:-
If Seems there is some lib problems along the way so in /etc/ld.so.conf add
also check /etc/ld.so.conf.d and make sure there are no .conf files that may be loading other files. then
I hope it helps... |
|||
|
|