Hi,
It looks to be an issue in the stream itself. If we parse it in JM decoder, it shows:
get_annex_b_NALU: no Start Code at the beginning of the NALU, return -1
Error while getting the NALU in file format Annex B, exit
In ffmpeg, it shows:
[h264 @ 0x3a53a60] sps_id 0 out of range
[h264 @ 0x3a53a60] SPS unavailable in decode_picture_timing
[h264 @ 0x3a53a60] non-existing PPS 0 referenced
[h264 @ 0x3a53a60] sps_id 0 out of range
[h264 @ 0x3a53a60] SPS unavailable in decode_picture_timing
[h264 @ 0x3a53a60] non-existing PPS 0 referenced
[h264 @ 0x3a53a60] decode_slice_header error
[h264 @ 0x3a53a60] no frame!
We would suggest send valid stream to decoder.