chiark
/
gitweb
/
~mdw
/
termux-packages
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
153f115
)
By default, disable all Video output of mpv. Since the default video output is not...
author
Oliver Schmidhauser
<oli@glow.li>
Thu, 27 Jul 2017 07:09:03 +0000
(09:09 +0200)
committer
Fredrik Fornwall
<fredrik@fornwall.net>
Fri, 28 Jul 2017 12:00:03 +0000
(14:00 +0200)
packages/mpv/mpv.conf
patch
|
blob
|
blame
|
history
diff --git
a/packages/mpv/mpv.conf
b/packages/mpv/mpv.conf
index 8e4fcbd31ed97e2a75c73e1782d4387f6b609d2b..0d030c841bdd1ce5060f55c0544d26877e1b8389 100644
(file)
--- a/
packages/mpv/mpv.conf
+++ b/
packages/mpv/mpv.conf
@@
-6,3
+6,5
@@
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