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.

Issues with the VFPC-NF OMX component on the DM8168

Hi,

I am trying to use the VFPC noise filter component ("OMX.TI.VPSSM3.VFPC.NF") and am getting the following problems:

- The generated frames are cropped at the top with a green band

- Once the component is in the OMX_StateExecuting state, if try to stop it by requesting it to transition to the OMX_StateIdle state, the event callback never gets called to notify that the state changed to idle.  It's like the component is getting stuck in some unknown state and it even becomes impossible to free its handle.

 

Are they known issues?  When can we expect a fix for that?

 

Thanks,

Claude