summaryrefslogtreecommitdiff
path: root/doc/faq/faq.sgml
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.sgml
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.sgml')
-rw-r--r--doc/faq/faq.sgml14
1 files changed, 12 insertions, 2 deletions
diff --git a/doc/faq/faq.sgml b/doc/faq/faq.sgml
index fcbe01343..4a829ea33 100644
--- a/doc/faq/faq.sgml
+++ b/doc/faq/faq.sgml
@@ -1006,6 +1006,17 @@
</programlisting>
</para>
</listitem>
+ <listitem>
+ <para>
+ For slow / high-latency dvd drives it might help to increase
+ the number of video buffers xine allocates.
+ Try setting
+ <programlisting>
+ video.num_buffers:500
+ </programlisting>
+ to a higher value (e.g. 1000 or 2500)
+ </para>
+ </listitem>
</itemizedlist>
</para>
@@ -1018,8 +1029,7 @@
<para>
Check out the the corresponding README files in the directory <filename>xine-lib/doc</filename>
</para>
- </sect1>
-
+ </sect1
<sect1 id="aaxine">