In the encode demo of DM368, only UV420PSEMI and 1080I is supported.
I'm trying to encode 1080P video of which the colorspace is UYUV. however, it seems128MBytes (68MBytes for CMEM) is not enough for DM368 to do such a job. I guess it is because that UYUVY need 2 bytes for each pix, while UV420PSEMI only needs 1 byte for each pix.
So I want to know is it true that DM368 can only encode 1080P video of which the colorspace is YUV420PSEMI?