dotfiles/mpv/mpv.conf
2025-06-19 09:50:51 +02:00

26 lines
588 B
Plaintext

# -----------------
# GENERAL PLAYBACK
# -----------------
# Save playback position on quit
save-position-on-quit=yes
# Don't close the window when playback finishes
keep-open=yes
# Set default volume to 70%
volume=70
# -----------------
# VIDEO & PERFORMANCE
# -----------------
# Enable hardware video decoding. 'auto-safe' is a good default.
# It tries to find a working hardware decoder but avoids problematic ones.
hwdec=auto-safe
# High-quality upscaling for when video resolution is lower than your screen.
profile=high-quality
scale=ewa_lanczossharp
cscale=ewa_lanczossharp