Hi

considering my source https://dl.dropboxusercontent.com/u/39871584/C0020.mxf

I use ffmpeg to:

ffmpeg -i c0020.mxf -vcodec mjpeg -pix_fmt yuv422p -q:v 0 -an output.avi

convert .mxf in mjpeg

But when I try to open it in virtualdub I get this error:

Click image for larger version

Name:	ERR.JPG
Views:	1300
Size:	88.6 KB
ID:	24636

multiple chroma blocks not supported.


Can I enhance the encoding in FFMPEG so virtualdub can open output.avi correctly, of course keeping the mjpeg encoding ?


thanks

ps. to decompress, in virtualdub, I use the internal decompressor (option, pref., avi-->prefer internal decoders)
please I like to use internal mjpeg decompressor, not other decompressor