From 41de2acd4376f201bee9467c94c65ec0cfdc6648 Mon Sep 17 00:00:00 2001 From: Erik Sandström Date: Mon, 5 Jan 2015 23:10:09 +0100 Subject: updated mpv configs --- mpv/config | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) (limited to 'mpv/config') diff --git a/mpv/config b/mpv/config index 851482f..c68c008 100644 --- a/mpv/config +++ b/mpv/config @@ -1,8 +1,14 @@ # misc settings no-osc hwdec=vaapi -vo=vaapi -framedrop=no +vo=opengl-hq:srgb:approx-gamma +#vo=opengl-hq:lscale=lanczos:cscale=lanczos:lradius=8.0:cradius=4.0:dither-depth=auto:temporal-dither:scaler-resizes-only:fancy-downscaling:pbo:fbo-format=rgba32f:srgb:approx-gamma +#vf=format=yuv420p,vapoursynth=/home/zephcom/.mpv/mvtools.vpy:2:4 +framedrop=vo +cache=262144 +geometry=50%:50% +autofit=1152x648 +save-position-on-quit=yes # Pretty srt font! osd-font="Liberation Sans" @@ -11,13 +17,15 @@ sub-text-font-size=64 sub-text-margin-y=36 sub-text-color="#ffffffff" sub-text-border-color="#ff000000" -sub-text-border-size=3.5 +sub-text-border-size=5.5 sub-text-shadow-offset=1 sub-text-shadow-color="#00000000" sub-text-spacing=-0.2 # screenshots screenshot-format="png" +screenshot-png-filter=0 +screenshot-png-compression=4 # loop weebums [extension.webm] -- cgit v1.2.3-54-g00ecf