I'm trying to encode a .nuv file I recorded with MythTV using the follwoing command for the video (audio encoded no problem):
exportvideo movie.nuv "|mpeg2enc -b 1200 -q 6 -N -G 21 -g 21 -o movie.m1v"
 
When I run this, I get the following error:

**ERROR: [mpeg2enc] Could not read YUV4MPEG2 header: system error (failed read/write)!

I'm running this under RedHat9 with the mjpegtools-1.6.1.90-0_3.rh9 package.  Did I get the syntax wrong?  Or am I missing part of the package somewhere?  Or something else entirely....

Thanks!

Dave

Reply via email to