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.

Decode h264 video,but it is not outbuffer.

hi,

    sdk: sdk 3.0

   processer: DM6467

   codec:h264dec v01.10.04

  I create a decoder .Its width is 352 .Its height is 288.First i use it to decode 320x240 video .It is ok.Then i stop it.And use the same decoder to decode 352x288 video.It donot output video buffer.How can I do to decode normally.

  Thanks.