Hi All,
We are using H264 "Big Endian" Decoder on C6678 and trying to play the attached H264 elementary stream.
Decoding fails for some of frames with return code as shown below set on structure variable decodedBufs.extendedError
[C66xx_0] Failure ... = 0x6d1
[C66xx_0] Failure ... = 0x22d5
[C66xx_0] Failure ... = 0x22d5
[C66xx_0] Failure ... = 0x22d5
[C66xx_0] Failure ... = 0x22d5
[C66xx_0] Failure ... = 0x22d5
[C66xx_0] Failure ... = 0x22d5
[C66xx_0] Failure ... = 0x22d5
[C66xx_0] Failure ... = 0x22d5
[C66xx_0] Failure ... = 0x22d5
[C66xx_0] Failure ... = 0x22d5
[C66xx_0] Failure ... = 0x22d5
[C66xx_0] Failure ... = 0x22d5
[C66xx_0] Failure ... = 0x6d1
[C66xx_0] Failure ... = 0x22eb
Attached H264 Elementary Stream is played successfully using reference decoder. So that proves the sample stream is proper.
Is there anyone, facing similar issue using H264 Decoder on C6678?
Please help us in knowing what are these errors mean and why decoder fails for some of the frames.Sample.zip