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.

Strange Problem in EncodeDecode Demo(for h264) on DM6446

  I am blocked on testing TI h264 codec in EncodeDecode demo by using loopbackCombo server on DM6446 for serveral days。If I flow the demo,where decoder_init is set before the encoder_init, and the encode and decode results is right,while when I change the h264 encode_init before the  decoder_init, and the encoded data  is wrong. What a strange problem! Is encoder_init must set after decoder_init?why? And  is it  related with the VIDENC_control function in encoder_init?

 Thanks for any of your suggestions!