Hi,
I caputure 720x576 YUV422 video stream via TVP5146 on DM365 EVM, then I resize 720x576 to two video stream :
- a HD YUV420 stream via RSZ[0] and
- a 320x240 YUV422 stream via RSZ[1].
At first, I set the first ouput resolution to 1280x720, and it work well.
then, I set the first output resolution to 1920x1072, and the both RSZ can't work(output is meaningless). so does I set to 1600x1200.
If I set to 1920x1056 or 1600x1152, it work well then.
DM365 VPFE manual has said "Maximum input and output widths up to 2176 pixels wide (1088 for RSZ[2])", but not mentioned input and output heights.
So I don't know what wrong with it. Some infomation maybe helpful
- I am using arago kernel 2.6.34(v2.6.34_DAVINCIPSP_03.21.00.01),not 2.6.18 from MVL5
Can someone help me?
Best Regards,
Guo