25 lines
588 B
Plaintext
25 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=100
|
|
|
|
# -----------------
|
|
# 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
|
|
|