diff options
Diffstat (limited to 'etc/example.conf')
-rw-r--r-- | etc/example.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/example.conf b/etc/example.conf index 0911bc973b..a235c1c271 100644 --- a/etc/example.conf +++ b/etc/example.conf @@ -116,6 +116,8 @@ framedrop = yes # drop frames, when not in sync (slow CPU, videocard, # etc) cache = 8192 # use 8Mb input cache by default +cache_min = 20.0 # Prefill 20% of the cache before initially playing +cache_prefill = 5.0 # Prefill 5% of the cache before restarting playback if it empties # slang = en # DVD : display english subtitles if available # alang = en # DVD : play english audio tracks if available |