NALU
is basic unit.
Then,
annexb format:
([start code] NALU) | ( [start code] NALU) |
avcc format:
([extradata]) | ([length] NALU) | ([length] NALU) |
In annexb, [start code]
may be 0x000001
or 0x00000001
.
In avcc, the bytes of [length]
depends on NALULengthSizeMinusOne
in avcc extradata
, the value of [length]
depends on the size of following NALU
and in both annexb and avcc
format, the NALUs
are no different.
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…