Hi,
I am facing issue for video upscaling. H264 Decoder outputs the data in IPIPE_YUV420SP pixel format. I configured resizer in single shot mode and set its input and output pixel format is IPIPE_YUV420SP. I got the failure in resizer configuration and got davinci_resizer.2: rsz_validate_out_pix_formatspix format not supported, 9” error. I looked into the LSP and found that kernel does not have the support for IPIPE_YUV420SP input pixel format.
Can anyone advice how I can do the video upscaling?
Thanks,
Dilip