Hello, If your JPEG is encoded with YCbCr420 subsampling, please verify that both width and height of the image is divisible by 16 (minimum coded unit for 4:2:0 is 16x16 pixels). Also, in properties for sf_el_gx, make sure that the JPEG buffer size is sufficiently big to store decoded bitmap (even though GUIX should be able to use output streaming with much smaller buffer). Regards
↧