summaryrefslogtreecommitdiff
path: root/doc/faq/faq.txt
diff options
context:
space:
mode:
authorGuenter Bartsch <guenter@users.sourceforge.net>2003-02-21 16:54:43 +0000
committerGuenter Bartsch <guenter@users.sourceforge.net>2003-02-21 16:54:43 +0000
commit948bc821ff485be7809132c99ad8cb18c39079b9 (patch)
tree35bdf6b9d751bac41d06e75445950cd4ab333fe0 /doc/faq/faq.txt
parent692cffcaf98a452d566c81b376474906a356a913 (diff)
downloadxine-lib-948bc821ff485be7809132c99ad8cb18c39079b9.tar.gz
xine-lib-948bc821ff485be7809132c99ad8cb18c39079b9.tar.bz2
document num_buffers settingxine-1-beta5-release1-beta5
CVS patchset: 4232 CVS date: 2003/02/21 16:54:43
Diffstat (limited to 'doc/faq/faq.txt')
-rw-r--r--doc/faq/faq.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/faq/faq.txt b/doc/faq/faq.txt
index c4261df7a..c9d91b7d4 100644
--- a/doc/faq/faq.txt
+++ b/doc/faq/faq.txt
@@ -759,6 +759,12 @@ optimizing options. A few things you should check (in order of importance):
raw /dev/raw1 /dev/hdc
+ * For slow / high-latency dvd drives it might help to increase the number of
+ video buffers xine allocates. Try setting
+ video.num_buffers:500
+
+ to a higher value (e.g. 1000 or 2500)
+
-------------------------------------------------------------------------------
I have problems when using xine on FreeBSD, Solaris, ... !