On 12/11/2011 02:55 PM, Jason Bronner wrote:

A newer build of FFMPeG might do it if you set VLC to use an external
codec or use a different frontend for it.

You called it.  Thank you!

before:
   $ rpm -qa \*ffmpeg\*
     ffmpeg-0.6.1-1.el6.rf.x86_64

Fix:
   # rpm -e --nodeps ffmpeg-libpostproc
   # yum --disablerepo=* --enablerepo=atrpms upgrade ffmpeg

After:
   # rpm -qa \*ffmpeg\*
     ffmpeg-0.8.7-50.el6.x86_64


-T

Reply via email to