[MPlayer-dev-eng] Re: real demux problem/solution and a [PATCH]
Rudolf Marek
MAREKR2 at cs.felk.cvut.cz
Mon Apr 14 14:03:04 CEST 2003
>
> hmm. i've checked all of the samples at mphq (samples/real/*) and none
> of the fps words are >30, but the next word after the second fps field
> (currently ignored) is really the non-integer part of it:
Thats nice!
Ok, I will implement it into my patch. But can anyone tell me why
is there
int tmp=stream_read_word(demuxer->stream);
if(tmp>0) ...
Are there any real files with second fps field bogus ?
Or is this test >0 just history ?
Regards
Rudolf
More information about the MPlayer-dev-eng
mailing list