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.

DM6467 decoder missing frames

Testing a streaming application on the DM6467 DVEVM, where the DM6467 is used for decoding a video stream received

over network from a VLC media player, I found out that if there ismissing frames, the decoder stops

decoding (stops returning buffers to display) until it gets the next I-frame. Why is that? ffmpeg and VLC for

example continue to decode even when there are missing frames.