summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-12-03 17:10:02 +0000
committergabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-12-03 17:10:02 +0000
commitdd3e0fa4104e682a7d848781c568810e1aeb16eb (patch)
treeb5fb5665dc00b0b3f88bbf2ea3571e1543a46e78
parentf3a5ad729560904b48d0827376bebc1107321a6a (diff)
downloadmpv-dd3e0fa4104e682a7d848781c568810e1aeb16eb.tar.bz2
mpv-dd3e0fa4104e682a7d848781c568810e1aeb16eb.tar.xz
-cache added as default (8192)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3290 b3059339-0415-0410-9bf9-f77b7e298cf2
-rw-r--r--DOCS/Hungarian/example.conf2
-rw-r--r--etc/example.conf2
2 files changed, 4 insertions, 0 deletions
diff --git a/DOCS/Hungarian/example.conf b/DOCS/Hungarian/example.conf
index d02f7992a3..78b484adf9 100644
--- a/DOCS/Hungarian/example.conf
+++ b/DOCS/Hungarian/example.conf
@@ -120,6 +120,8 @@ framedrop = igen # képkockák eldobása, ha nincs szinkron (lassú CPU,
# vfm = 5 # libavcodec család használata (pl nyitott forráskódú
# DivX.. Főleg nem-x86 gépeken ajánlott)
+cache = 8192 # 8Mb-os input cache
+
##
## Esetleges következő feldolgozandó config-file
## Teljes útvonal kell!
diff --git a/etc/example.conf b/etc/example.conf
index fb18a773c1..9785d68de2 100644
--- a/etc/example.conf
+++ b/etc/example.conf
@@ -131,6 +131,8 @@ framedrop = yes # drop frames, when not in sync (slow CPU, videocard,
# opensource DivX for example.. So preferred default on
# non-x86 boxes)
+cache = 8192 # use 8Mb input cache by default
+
##
## You can also include other configfiles
## Specify full path!