[MPlayer-dev-eng] [PATCH] Multiple problems with tfields filter

Uoti Urpala uoti.urpala at pp1.inet.fi
Mon Feb 1 22:17:50 CET 2010


On Mon, 2010-02-01 at 16:05 -0500, John Lindgren wrote:
> Uoti Urpala wrote:
> > It may be calculated correctly, but without -correct-pts it makes little
> > difference what the code calculates since the pts from the filter will
> > be ignored in most cases.
> 
> Ignored?  How does MPlayer know when those frames are supposed to be
> played?

Basically it doesn't if correct-pts is not enabled. The added frames
will not be properly timed then (no matter what timestamps the filter
sets).

> So, that leaves these problems to be resolved:

>       * Fix continue_buffered_image() to recalculate pts value when "i"
>         counter changes, but do it in one place and mark it "HACK".

As above, this won't make much of a difference.





More information about the MPlayer-dev-eng mailing list