Hi anyone,
I would like convert my .mxf files (sony xdcam hd 4:2:2 50Mbs) to mjpeg .avi and I use:
ffmpeg -y -i c0020.mxf -vcodec mjpeg -pix_fmt yuvj444p -q:v 0 -vtag MJPG -an testout.avi
but seems ffmpeg, when transcoding to mjpeg format can use only few yuv formats... not RGB.
Is there a way to transcode, also in another pass or with anorther software to convert in RGB 888 or YUY2?
Thanks
+ Reply to Thread
Results 1 to 1 of 1
Similar Threads
-
FFMPEG: from .mxf to mjpeg encoding
By marcorocchini in forum Newbie / General discussionsReplies: 10Last Post: 11th Jul 2013, 16:52 -
howto play Uncompressed RGB (AVI)
By kamaldeepdung in forum Video ConversionReplies: 33Last Post: 7th Jan 2012, 16:19 -
Question - how to make ffmpeg use mjpeg codecs when it encounters 4CC code
By bf4648 in forum Video ConversionReplies: 0Last Post: 12th Oct 2011, 16:53 -
Getting Avisynth to import raw avi without converting to RGB
By Asterra in forum Video ConversionReplies: 18Last Post: 22nd May 2011, 20:08 -
Uncompressed 24bits RGB AVI - how to convert
By mooplesdooples in forum Video ConversionReplies: 1Last Post: 4th Sep 2009, 21:08