Hello All,
I am using DM8148 EzSDK (ezsdk_dm814x-evm_5_05_01_04) with our custom board. I am able to run the capture_encode demo available with the package. OMX User-Guide (OMX_05_02_00_46_UserGuide.pdf) says that (refer Page No : 32) one can set Dynamic configuration using OMX_SetConfig open mac API. This OMX_SetConfig with OMX_TI_IndexConfigAlgEnable structure (De-interlacer algorithm enable/disable) is used in capture_encode application and it is working fine and OMX User-Guide also confirms the same (refer Page No: 33).
But when i tried setting the same after VFPC component goes to IDLE state, it is not taking any effect. It remains as it is it was before (LOADED state of component) changing the component to IDLE state.
Can anyone help me to come out of this issue ? I had a requirement in my application that i need to enable disable it at run-time.
--
Regards,
Hitesh