|
From: Arne S. <ar...@sc...> - 2001-01-02 10:05:50
|
As far as I know some compressed video data of a particular frame can be stored in the next (or previous?) frame if there is room for it. What happens if I rearrange the frames in my editor program? Would the decoder attempt to access the spilled bits from the wrong frame? Maybe we need a clear_spilled_bits() function? Arne |