display YUV Image
Posted: 2015-11-05T07:51:00-07:00
Hi all,
When I try to Display a YUV-Image with ImageMagick, using this line:
display -size 1920x1080 -depth 10 -sampling-factor 4:2:2 -interlace plane -colorspace YUV input.yuv
i get an Image with the wrong colours. But when I use the same line with colorspace RGB it displays my Image perfect.
My question is, why are my YUV- Images only displayed correct when I use the RGB- colorspace?
Best regards.
When I try to Display a YUV-Image with ImageMagick, using this line:
display -size 1920x1080 -depth 10 -sampling-factor 4:2:2 -interlace plane -colorspace YUV input.yuv
i get an Image with the wrong colours. But when I use the same line with colorspace RGB it displays my Image perfect.
My question is, why are my YUV- Images only displayed correct when I use the RGB- colorspace?
Best regards.