SCIENTIFIC-LINUX-USERS Archives

December 2011

SCIENTIFIC-LINUX-USERS@LISTSERV.FNAL.GOV

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Todd And Margo Chester <[log in to unmask]>
Reply To:
Todd And Margo Chester <[log in to unmask]>
Date:
Tue, 13 Dec 2011 08:08:39 -0800
Content-Type:
text/plain
Parts/Attachments:
text/plain (22 lines)
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

ATOM RSS1 RSS2