Hi all,
Can somebody point me to a sample OMX code which does interlaced display (1080i50)? We are using EZSDK 5.05.01.04 on dm8168.
Thanks,
Senthil
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,
Can somebody point me to a sample OMX code which does interlaced display (1080i50)? We are using EZSDK 5.05.01.04 on dm8168.
Thanks,
Senthil
Hello,
Senthilnathan Maadasamy said:Can somebody point me to a sample OMX code which does interlaced display (1080i50)? We are using EZSDK 5.05.01.04 on dm8168.
VFDC in OMX:
Video Frame Display component (VFDC) is a generic component capable of
encompassing video composition and display.
Features supported
1. Input formats: 422 interleaved in YCbYCr
2. Other Features:
-Supports 1080P@60FPS progressive display on HD1 & HD2
-Supports progressive/interlaced displays
-Supports display of 422 interleaved in YCbYCr format on HD1 and HD2
You could check here for more information about VFDC component in OMX:
http://processors.wiki.ti.com/index.php/VFDC
and
/ti-ezsdk_dm816x-evm_5_05_01_04/component-sources/omx_05_02_00_46
OMX_05_02_00_46_UserGuide.pdf
chapter: 2.1
Video Frame Display Component (VFDC)
There is no example for 1080i50.
Best Regards,
Margarita