mirror of
https://github.com/mpv-player/mpv
synced 2025-01-14 11:01:35 +00:00
cache-prefill has been renamed to cache-seek-min, example config should
reflect this git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16279 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
ca0c2746ca
commit
0bf323e46e
@ -144,7 +144,7 @@ cache = 8192
|
||||
cache-min = 20.0
|
||||
#
|
||||
# Prefill 5% of the cache before restarting playback after the cache emptied.
|
||||
cache-prefill = 5.0
|
||||
cache-seek-min = 5.0
|
||||
|
||||
# DVD: Display English subtitles if available.
|
||||
# slang = en
|
||||
|
Loading…
Reference in New Issue
Block a user