diff options
author | Erik Sandström <erik@kyriasis.com> | 2015-01-05 23:10:09 +0100 |
---|---|---|
committer | Erik Sandström <erik@kyriasis.com> | 2015-01-05 23:10:09 +0100 |
commit | 41de2acd4376f201bee9467c94c65ec0cfdc6648 (patch) | |
tree | 61031f21ca42ce2643a404abb661bacffaf5356c /mpv/config | |
parent | 07ea0ae2cb3bd14b67e47b0381ba1937acd0c68d (diff) | |
download | dotfiles-41de2acd4376f201bee9467c94c65ec0cfdc6648.tar.xz |
updated mpv configs
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] |