On Thu, 20 Jan 2005 12:35:22 -0800, Chris Petersen <[EMAIL PROTECTED]> wrote: > > Just got this after updating to the latest cvs... > > I picked a short recording and select export to Xvid: > > Cool. that's another stream type I was looking for. Go ahead and grab > the latest version and it should work for you. > > -Chris >
Gets further now. I ran it in debug and transcode is moaning about some of the options - specifically the -V flag is deprecated: *** WARNING: The option -V is deprecated. *** *** Transcode internal frame handling is now in YV12 / YUV420 *** *** format by default because most codecs can only handle this format, *** *** otherwise leading to unnecessary time and quality wasting conversions. *** *** If you want to have to "old" behaviour (RGB24 as internal format), *** *** then please use the new -1/--use_rgb option *** and the parameters for the -j flag are invalid: [transcode] critical: invalid top/bottom clip parameter for option -j This is what it was trying to run: transcode -V -i /myth/video/31_20041214091800_20041214094000.nuv -x mpeg2 -j 12,14,12,14 -J smartyuv -J yuvdenoise=mode=2 -y xvid4 -Z 624x464 -N 0x55 -b 128,0,2,0 -R 3 -w 6 -o "./The Roly Mo Show - Little Bo's Cold.avi" 2>&1 The transcode command runs ok if I remove the -j flag and params (presumably the 2% crop) and replace -V with --use_rgb (no clue about that ;-)) I'm using transcode 0.6.14 on gentoo, so I presume the version I have is maybe more recent than the one expected by nuvexport? -- Neil Milne
_______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
