Hi All,
I have code which is decodes camera live frames. On giving first frame it return MFX_ERR_MORE_DATA .
Then i give next frame and it return continuously MFX_ERR_NOT_INITIALIZED error.
On Fist frame I have initilize my decoder and video params.
Please help me to fix this.