[MPlayer-dev-eng] real demux problem/solution and a [PATCH]

Rudolf Marek MAREKR2 at cs.felk.cvut.cz
Fri Apr 11 11:37:58 CEST 2003


The for cycle should count whole. Because in this case
is bad chunk content second to last one. And after it you cannt
get to the start to detect the DATA chunk.
 

The while loop is fixed that way because then 
skip_stream at the end wont work properly.

Because then are 2 data bytes of that BAD header(chunk) remaining.

I will look at point fps streams too to see if it is really a fixed point

Regards

Rudolf



More information about the MPlayer-dev-eng mailing list