[Magick-bugs] IM 6.3.9 - YUV combine broken or not implemented?

duc.sequere.aut.de.via.decede at imagemagick.org duc.sequere.aut.de.via.decede at imagemagick.org
Mon Mar 24 06:23:53 PDT 2008


> convert photo.jpg -colorspace YUV -separate yuv-channel-%d.png

The PNG image format does not support the YUV colorspace, instead it converts
non-RGB colorspace to RGB before the image written.  Try using an intermediate
image format that supports YUV such as YUV or MIFF.


More information about the Magick-bugs mailing list