PDA

View Full Version : cabac data layout in h.264


jakor
11th March 2010, 23:53
Hi Guys,
I can't understand one thing... When the enthropy is cabac, how encoded data is lay out in the output bitstream ? Arithmetic decoder needs 9 bits of the bitstream at the initialisation stage, while encoder might have these only after encoding a lot of binary decision, and decoder needs them when decoding the very firts one...
Please give me a clue to the problem