[FFmpeg-devel] [PATCH 2/2] MxPEG decoder

Reimar Döffinger Reimar.Doeffinger
Wed Nov 3 18:20:06 CET 2010


On Wed, Nov 03, 2010 at 07:24:50PM +0300, Anatoly Nenashev wrote:
> No, because ffplay works fine. But if you ask:
> PTS = 0
> PTS = 301649
> PTS = 452451
> PTS = 603265

2*301649 = 603298 != 603265

> PTS = 754087
> PTS = 904892
> PTS = 1055714

904892+(904892-754087) = 1055697 != 1055714

Even allowing for rounding errors, those pts
values are not possible to represent at
fixed fps.
So if those values are really correct,
the behaviour is as intended.



More information about the ffmpeg-devel mailing list