On Wed, 7 Jan 2004, Nathan Morell wrote: > The rest of your suggestions worked just fine! I removed the k > option, and played around with the aspect [it was also screwey] and
Great! It would appear that when exporting to mpeg2enc that transcode is already swapping the U and V planes into the correct order so giving a -k undid that and caused YV12 instead of 4:2:0p to be given to the encoder. > everything is working fine except for the Audio now. I'll append a > complete output from Mplayer and Transcode; otherwise, could you tell me This is wandering a bit away from mjpegtools but I think I have a method that will work to get the audio. If mplayer can play the input avi file then mplayer -dumpfile output.wav -dumpaudio input.avi mp2enc -b 128 -o output.mp2 < output.wav should do the trick. Then use mplex to put the .m2v and .mp2 files together. Cheers, Steven Schultz ------------------------------------------------------- This SF.net email is sponsored by: Perforce Software. Perforce is the Fast Software Configuration Management System offering advanced branching capabilities and atomic changes on 50+ platforms. Free Eval! http://www.perforce.com/perforce/loadprog.html _______________________________________________ Mjpeg-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/mjpeg-users