Maik Holtkamp <s-y-l <at> gmx.net> writes: > > Hi, > > 0n 06/05/07 <at> 22:39 Peter Federighi told me: > > [mpeg2 to quicktime] > > > [export_mov.so] Colorspace conversation required you may want to try > > [export_mov.so] a different mode (rgb, yuv, yuv422) to speed up encoding > > Sorry, I am not familiar with quicktime at all, but have you tried > to follow this hint [--use_rgb or --uyuy]?
I tried that. --use_rgb produces the same green video. --uyvy doesn't exist as an option. The following is the output: transcode -i The\ Oath.mpg -o The\ Oath.mov -y mov -F jpeg,twos,jpeg_quality=100 -N 0x1 --uyvy transcode: unrecognized option `--uyvy' transcode v1.1.0-cvs (C) 2001-2003 Thomas Oestreich, 2003-2004 T. Bitterberg 'transcode -h | more' shows a list of available command line options. Thanks. - Peter Federighi