[mythtv-users] Nuppel nuisance

Mark Lord mythtv at rtr.ca
Mon Feb 27 15:04:34 UTC 2012


On 12-02-26 08:33 PM, Saul A. Peebsen wrote:
> I have a bunch of nuv files recorded from a framegrabber card I'd like
> to convert to something more generic. However, the only app that can
> play them seems to be MythTV, everything else fails. I've tried with
> MPlayer/MEncoder, ffmpeg and Avidemux. 
> I'm running Gentoo and that makes me thing I lack something ... but
> what? 
> For instance, MPlayer opens the file and starts playing, I can hear the
> audio but the picture is just the first frame, still picture.
> Avidemux gives the "best" results actually playing it for a while
> before crashing.
> 
> Any recommendations how to recode them?


Something like this, perhaps:

   ffmpeg -i something.nuv -acodec copy -vcodec copy something.mkv




More information about the mythtv-users mailing list