Part Number:TDA2PXEVM
Tool/software: TI-RTOS
Hi,
I'm using TDA2PX EVM and visionSDK 3.05.
I'm using usecase NetworkRx -> display. I'm giving input.yuv as input which has following specifications:
codec : Planer 4:2:0 YUV (I420)
Resolution : 640X480
FPS: 30
There is no assertion or error but output is not same as that of input (seen from VLC media player). I have attached output of usecase and screenshot of VLC player for reference
How should I proceed with this?
Is there issue of 420p to 420sp compatibility as in networkRx set params the format set is YUV420SP? If yes, please suggest changes needed to be done for yuv420p ? or is there is way to convert yuv420p to yuv420sp ?