mpv scripts

This commit is contained in:
Tibeuleu
2025-11-23 12:10:54 +01:00
parent 17b7ac323d
commit c7c812b49f
2 changed files with 17 additions and 9 deletions

View File

@@ -57,7 +57,7 @@
# Specify fast video rendering preset (for --vo=<gpu|gpu-next> only)
# Recommended for mobile devices or older hardware with limited processing power
#profile=fast
profile=fast
# Specify high quality video rendering preset (for --vo=<gpu|gpu-next> only)
# Offers superior image fidelity and visual quality for an enhanced viewing
@@ -73,7 +73,7 @@
# video outputs, but should work well with default settings on most systems.
# If performance or energy usage is an issue, forcing the vdpau or vaapi VOs
# may or may not help.
# hwdec=auto
hwdec=auto
##################
# audio settings #