Hello,

On Thu, 20 Oct 2016, Behrouz Khosravi wrote:
>You could test different video output drivers and also hardware decoding.
[..]
>> vo=vdpau:deint=-3,opengl-hq:scale=spline36,xv
[..]
>I tried testing some options in config file, but it didnt help.

Why not check what output-driver you use with mplayer and then use
that with mpv too. E.g.:

$ mplayer foo.mp4 | grep '^VO: '
VO: [gl] ...
$ mpv  foo.mp4 | grep '^VO: '
VO: [opengl]

See 'mplayer -vo help' and 'mpv -vo help'.

HTH,
-dnh

-- 
Well, merry frelling christmas!    -- Aeryn Sun, Farscape - 4x13 - Terra Firma

Reply via email to