I have Annex B formated data and I want to convert it to AvcC. As I read here to construct Avcc format you should have SPS and PPS type NALUs. But I'm receiving these bytes as Annex B formated data which doesn't have neither SPS nor PPS type NALUs. So I'm confused how am I going to convert these Annex B bytes to Avecc: Hex data: 00 00 00 01 41 9A 20 22 80 53 E1 80
So type number of this NALU is 1 and type 1 is neither SPS nor PPS.