From: Simon Ruderich Date: Thu, 14 May 2015 12:44:19 +0000 (+0200) Subject: mpv: remove vo option X-Git-Url: https://ruderich.org/simon/gitweb/?p=config%2Fdotfiles.git;a=commitdiff_plain;h=fa4f8dee46debc5351b37d24a25bde34cae9ee12 mpv: remove vo option Let mpv choose the default. --- diff --git a/mpv/mpv.conf b/mpv/mpv.conf index 7c42a4d..19eeaa3 100644 --- a/mpv/mpv.conf +++ b/mpv/mpv.conf @@ -16,9 +16,6 @@ # along with this file. If not, see . -# Use option (high quality, preferred), xv (hardware accelerated) or x11 as -# video driver. -vo=opengl-hq,xv,x11 # Use ALSA as audio driver, use PCM for volume control. ao=alsa:mixer-name=PCM # Use the audio driver volume control if possible.