This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Can I use the resizer (IPIPE) to covert from YUV420P to YUV422ILE

Hi,

We have designed a product using DMVA2 processor from the DM36x family. Now for my application, I want to convert my incoming stream from YUV420P/YUV420SP to YUV422ILE data format.

WIll this be possible using the 'resizer' module in the IPIPE hardware block?

I tried using the 'moduletest' test application with 'drv_resz' function. I configured the test app keeping the inType as YUV420 and outType as YUV422 (Progressive for now). The resizer runs without errors but I am getting corrupted image. Please find a zip attached which contains the original and the corrupted resizer output.

Please help.

 0844.TIe2e_attachement.zip

P.S.: I can successfully resize YUV422 to YUV420, using the moduletest application. Is YUV420 to YUV422 conversion through resizer even possible ??