[MPlayer-dev-eng] [PATCH] fix reordering
Carl Eugen Hoyos
cehoyos at ag.or.at
Mon Jul 5 14:09:01 CEST 2010
Dan Oscarsson <Dan.Oscarsson <at> tieto.com> writes:
> > I suspect that it will break PAFF samples with -demuxer lavf again.
> > Also, I really can't see what it should change, correct_pts is not
> > set for demux_ts and AFAIK it does not work with it.
You may have fixed that in the last year;-)
Afair, it was reproducible for every file, it works now with two random files I
just tested.
> Most mpeg-ts files I and a friend of mine have, requires -correct-pts
> option to work. My friend records from DVB-T broadcasts and have a lot
> of those files. demux_ts works fine with -correct-pts, the mpeg-ts files
> we have do not work without it.
But they work fine with -delay 0.n, no?
> Without the patch, mplayer cannot play those mpeg-ts files correctly.
>
> We do not use -demuxer lavf for mpeg-ts as it do not support LATM
you know that you only have to remove a "//" from libavformat/mpegts.c to fix
this? (And please flame Baptiste for breaking it;-)
> and also produce worse audio pts values for many files.
Samples?
Carl Eugen
More information about the MPlayer-dev-eng
mailing list