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.

Does H.264 01.10.05.05 decoder support interlaced stream?

        hi,

        when I use H.264 decoder (version: 01.10.05.05) on DM6467T to decode interlaced stream, even line's data after decoded will wash down the data of odd lines,

and odd lines will be filled with 0x80, have you ever meet this problem? Do you have any suggestion?

        In my code, I use the same output buffer for odd and even line's data of one frame, is it right?