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 encodingBy marcorocchini in forum Newbie / General discussionsReplies: 10Last Post: 11th Jul 2013, 17:52
- 
  howto play Uncompressed RGB (AVI)By kamaldeepdung in forum Video ConversionReplies: 33Last Post: 7th Jan 2012, 17:19
- 
  Question - how to make ffmpeg use mjpeg codecs when it encounters 4CC codeBy bf4648 in forum Video ConversionReplies: 0Last Post: 12th Oct 2011, 17:53
- 
  Getting Avisynth to import raw avi without converting to RGBBy Asterra in forum Video ConversionReplies: 18Last Post: 22nd May 2011, 21:08
- 
  Uncompressed 24bits RGB AVI - how to convertBy mooplesdooples in forum Video ConversionReplies: 1Last Post: 4th Sep 2009, 22:08


 
		
		 View Profile
				View Profile
			 View Forum Posts
				View Forum Posts
			 Private Message
				Private Message
			 
 
			
			
 Quote
 Quote