How can I display a yuv image? I have installed Image Magick, but when I try it, it said I must specify image size:
$ display ~/Downloads/tulips_yuv422_inter_planar_qcif.yuv
display: must specify image size `~/Downloads/tulips_yuv422_inter_planar_qcif.yuv' @ error/yuv.c/ReadYUVImage/145.
But I don't know the image size, can some program detect that for me?