[MPlayer-dev-eng] [PATCH] patch 1: vdpau

Uoti Urpala uoti.urpala at pp1.inet.fi
Mon Apr 27 21:30:26 CEST 2009


On Sun, 2009-04-26 at 17:22 +0200, Dan Oscarsson wrote:
> I have now split my patch into two: one for vdpau fixes and one for
> syncing video to display rate.
> 
> Attached is the one for vdpau.
> 
> It now contains just one option: max-delay (if you have a better name we
> can change to that).

The patch looks rather large. Does it give significant benefit over
implementing a framedrop mode to skip the flip_page() call if it's
already late (which would be simple to implement, and also work with -vo
gl which can be affected by a similar issue)?

Anyway I intend to take a closer look at VDPAU myself and probably
implement some improvements that require larger MPlayer changes, such as
allow queuing multiple frames ahead and support advanced deinterlacing
without introducing incorrect delay. I'll check your patches more
carefully after that (if they're still needed).





More information about the MPlayer-dev-eng mailing list