HI !
I am using a noise filter to perform YUY2->NV12 conversion with EZSDK 5_05_02.
When using this component, I always get a few jerky frames (2 or 3) on the output of the noise filter. I noticed that this issue also appears with the decode_display example found in component-sources/omx_05_02_00_48/examples/ti/omx/demos/decode_display/ (I get a frame full of grey pixels)
Is this a known bug in your driver or an issue in the configuration? This is rather a blocking issue to me since the output of my application always has those two dirty frames...
Regards.