Hi all,
Like to find out for TI8148 video capture to perform scaling, what input format is supported? YUV422? RGB24?
Thanks
Regards
May
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.
Hi all,
Like to find out for TI8148 video capture to perform scaling, what input format is supported? YUV422? RGB24?
Thanks
Regards
May
Hi Hardik,
Thanks for your quick responses.
As our input is RGB24 at 1280x720p resolution and our LCD is 1024x768, we thinking of scaling the input to fit onto our LCD.
I have configure dvo2 to 1024x768 to display on our LCD.
Is it possible to carry out scaling for RGB24?
Regards
May
Hi,
You could capture in YUV422 format, scale it to required resolution and then can display using video pipeline.
Rgds,
Brijesh