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