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.

Not getting events from OMX scaler (VFPC).

Hello,

I am writing an application VFPC component of DM8168 and not able to make scaler working. Somehow I am not getting FillBufferDone event from VFPC.

Attached is the log using loggerDump. Can anyone please suggest what can be wrong?

--

Regards,

Krunal

  • Krunal,

    Are you connecting decoder to DEIM ? Have you enabled both ports of dei and allocated buffer  ? Also both ports of dei component must be connected to some other component or termination, so that buffers are recycled back. Capture-Encode examples has capture-dei-encode/display chain, you can refer that code.

    Regards

    Vimal