> But I failed converting this YUV colorspace MIFF back to RGB JPEG by

The easiest solution is

   convert photo-0001.jpg -interlace partition yuv:test

This creates separate Y, U, and V image channels.
_______________________________________________
Magick-bugs mailing list
[email protected]
http://studio.imagemagick.org/mailman/listinfo/magick-bugs

Reply via email to