Gentoo Archives: gentoo-user

From: Behrouz Khosravi <bz.khosravi@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] screen tearing with mpv but not mplayer
Date: Fri, 21 Oct 2016 15:31:01
Message-Id: af71517d-7831-a7fe-8d1c-6903516bd583@gmail.com
In Reply to: Re: [gentoo-user] screen tearing with mpv but not mplayer by David Haller
1 > $ mplayer foo.mp4 | grep '^VO: '
2 > VO: [gl] ...
3 > $ mpv foo.mp4 | grep '^VO: '
4 > VO: [opengl]
5 >
6 > See 'mplayer -vo help' and 'mpv -vo help'.
7 >
8 > HTH,
9 > -dnh
10 >
11
12 Thanks. It seems that mplayer is using "xv" and mpv uses "opengl-hq".
13 mpv work ok with "xv" but quality degrades a little, or at least I think
14 that it does.

Replies

Subject Author
Re: [gentoo-user] screen tearing with mpv but not mplayer David Haller <gentoo@×××××××.de>