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.

Dmai_EBITERROR

Hi

I am using the dvsdk_3_10_00_19 with DM6467. I use the DM6467 to decode the mpeg2 stream.  Here is my problem.

1. When I decode the audio and video from mpeg2 stream, it is working without any problem. No error occur.

2. If I just decode the video from the mpeg2 stream, I will receive the Dmai_EBITERROR after a while. This error will send out on and on.

The audio codec and video codec are not in the same group_id and audio codec has a higher prority. I tried a few things like move the both codecs in the same group, change the priority to the same, set the DSKT2.SARAM_SIZE[GROUP_0] = 0. All these are not helping except I feed the same old audio buffer to the audio codec.

 

Best Regards,

Philip