summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorKacper Michajłow <kasper93@gmail.com>2023-09-20 15:21:15 +0200
committerNiklas Haas <github-daiK1o@haasn.dev>2023-09-20 18:42:06 +0200
commitfe868988a18be500a440150a0d4d871687a095fc (patch)
treebb48656842702e227db7ffb97e8fe2694b329869 /etc
parentc172a650c41a28d77d14de4af398cfd90caaa805 (diff)
downloadmpv-fe868988a18be500a440150a0d4d871687a095fc.tar.bz2
mpv-fe868988a18be500a440150a0d4d871687a095fc.tar.xz
DOCS: update notes about new profiles
Diffstat (limited to 'etc')
-rw-r--r--etc/mpv.conf11
1 files changed, 8 insertions, 3 deletions
diff --git a/etc/mpv.conf b/etc/mpv.conf
index d067562f1e..d873c06d5b 100644
--- a/etc/mpv.conf
+++ b/etc/mpv.conf
@@ -52,9 +52,14 @@
# Keep the player window on top of all other windows.
#ontop=yes
-# Specify high quality video rendering preset (for --vo=gpu only)
-# Can cause performance problems with some drivers and GPUs.
-#profile=gpu-hq
+# Specify fast video rendering preset (for --vo=<gpu|gpu-next> only)
+# Recommended for mobile devices or older hardware with limited processing power
+#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
+# experience on capable hardware
+#profile=high-quality
# Force video to lock on the display's refresh rate, and change video and audio
# speed to some degree to ensure synchronous playback - can cause problems