[MPlayer-users] I know what telecine and interlacing are, but ....

wm4 nfxjfg at googlemail.com
Sun May 18 13:59:23 CEST 2014


On Sat, 17 May 2014 13:31:47 +0100
Andy Furniss <adf.lists at gmail.com> wrote:

> mpv -speed 30/25 --softvol no --deinterlace=yes -fs -vo vdpau:fps=60
> 
> -framedrop/--framedrop=yes also tested of course.
> 
> mpv is not using uvd, but manages to play the stream flawlessly.

Note that in mpv, vo_vdpau always drops frames against the display
refresh rate (or the given fps value, which overrides autodetection).
The code is independent from -framedrop. It's always active, unless
disabled with fps=-1, which would probably show audio desync in your
test case.


More information about the MPlayer-users mailing list