dotfiles2/base/.config/mpv/mpv.conf
2022-08-05 22:16:17 -07:00

24 lines
520 B
Plaintext

[default]
# autofit=100%x100%
# autofit-larger=90%x90%
[floaty]
# Attempt to use yt-dlp on older mpv (coughdebiancough)
config=no
focus=no
# For picom/fvwm to latch onto
x11-name="mpv-floaty"
alpha=yes
input-ipc-server="~/.tmp/floaty-mpv.sock"
ytdl-format=bestvideo[height<=?720][fps<=?30][vcodec!=?vp9]+bestaudio/best
script-opts="qs_scale=0.20"
# autofit=25%x25%
# autofit-larger=25%x25%
ontop=yes
geometry=-10-10
autosync=30
sub-back-color=0.0/0.0/0.0
cache=yes
demuxer-max-bytes=204800KiB
demuxer-readahead-secs=10