mpv: Update from 0.27.1 to 0.27.2
[termux-packages] / packages / mpv / mpv.conf
index 0eab16e..0d030c8 100644 (file)
@@ -3,3 +3,8 @@
 # Enable OpenSL ES output, since this should work on all Android devices
 ao=opensles
 
+# Increase audio buffer to help with stuttering with bluetooth devices. See #1127.
+audio-buffer=0.5
+
+# Disable Video Output. Termux doesn't support video output (with the exception of "tct").
+vo=null