[MPlayer-dev-eng] [PATCH] real demuxer fix V3

Balatoni Denes pnis at coder.hu
Wed Feb 12 22:17:01 CET 2003


> > no type 18-1f : it has normal timestamp
> > 10-17: it uses previous keyframe's(?) timestamp
>
> nice, it matches what i found (my code was if( !(s&0x10) || !(s&8) ))
yes, it was correct than in deed

> > all rv30 streams use them , rv40 uses 0x4q and 06r 0x7s and perhaps
> > others
>
> you mean 0x4? 0x6? and 0x7? are B frames and the rest (0x(0..3)? and 0x5?
> are I/P ?)
it seems additionally 0x5? 0x4? 0x7? are B frames, others I/P

> at least the I/P vs. B decision
it only tests for B frames

> it will never play the stream dumps, they are (afaik) not legal streams.
that is unfortunate heh

bye
Denes




More information about the MPlayer-dev-eng mailing list