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.

DM368 H264 Decoder Latency

Hi

I am using the DM368 with a simple encoder-decoder test program as provided by TI on the DM365 EVM

What I am seeing is that once compressed frames are fed into the decoder (after the encoder process) we only start to receive uncompressed frames for display from the decoder after feeding it with 17 frames!.

That is in a real time system we get an inherent 17 frames (0.68 sec) latency from first captured frames till this frame gets displayed after the decoder .

I understand that there is some issue with DisplayDelay in the Codec for supporting geneal potential H264 encoding which may require this.

The question is if we are not directly controlling the Codec but using the DMAI interface for it as in TI example how can we affect and configure it properly for low latency operation.

Can any one help?

Rgrds

Leor