Im using DM8168 board using h.264 encoder ( ver. 01_00_04_00_production) . I want to change certain dynamic parameters like QP at runtime. I tied using OMX_Get_Config and OMX_Set_Config but the encoder application hangs when a change is made to any parameter . If these params are not changed/ set to original values the application runs normally. Can someone help me with this issue