parent
0bd1bb30c8
commit
2c4fb8d7fe
2 changed files with 2 additions and 0 deletions
Binary file not shown.
|
@ -107,6 +107,8 @@ class MPVPlayer(
|
|||
MPVLib.setOptionString("save-position-on-quit", "no")
|
||||
MPVLib.setOptionString("sub-font-provider", "none")
|
||||
MPVLib.setOptionString("ytdl", "no")
|
||||
// DR is known to ruin performance at least on Exynos devices, see mpv-android#508
|
||||
MPVLib.setOptionString("vd-lavc-dr", "no")
|
||||
|
||||
MPVLib.init()
|
||||
|
||||
|
|
Loading…
Reference in a new issue