Hi, All!
How can I get Y, U, V planes from interleaved UYVY 4:2:2 signal using VPSS Resizer, witout resizing an image?
I found example, where input is 720x480 UYVY, and the output is 704(!)x480 YUV 4:2:0 (sprc374b), but I need from 720x576 to 720x576 by planes.
And interesting moment - when at that example set resizer parameters, v_size of Y is set to 244. Is there right, that we using only one field for resizing from 480 to 480?
In my case, when I set v_size of Y to 288, output signal was very corrypt by interpollation. Or, if I set v_size=576, there were two pictures in one 720x576 frame.
Sorry for my english, it's not my first language. :-[