diff options
Diffstat (limited to 'mpv/config')
-rw-r--r-- | mpv/config | 14 |
1 files changed, 11 insertions, 3 deletions
@@ -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] |