diff options
author | Guenter Bartsch <guenter@users.sourceforge.net> | 2003-02-21 16:54:43 +0000 |
---|---|---|
committer | Guenter Bartsch <guenter@users.sourceforge.net> | 2003-02-21 16:54:43 +0000 |
commit | 948bc821ff485be7809132c99ad8cb18c39079b9 (patch) | |
tree | 35bdf6b9d751bac41d06e75445950cd4ab333fe0 /doc/faq/faq.txt | |
parent | 692cffcaf98a452d566c81b376474906a356a913 (diff) | |
download | xine-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.txt | 6 |
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, ... ! |