summaryrefslogtreecommitdiffstats
path: root/etc/mpv.conf
diff options
context:
space:
mode:
Diffstat (limited to 'etc/mpv.conf')
-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