summaryrefslogtreecommitdiff
path: root/doc/faq/faq.sgml
diff options
context:
space:
mode:
authorGuenter Bartsch <guenter@users.sourceforge.net>2003-01-06 17:39:04 +0000
committerGuenter Bartsch <guenter@users.sourceforge.net>2003-01-06 17:39:04 +0000
commite372c9a6c6103e4850ab5779244a121a21c07bf1 (patch)
tree88e0e99ba478c3c2577ee2fb5399afc8fea14b65 /doc/faq/faq.sgml
parenta37a50c3bd9e1bc8633fe3ca88eaa43e908ab1d8 (diff)
downloadxine-lib-e372c9a6c6103e4850ab5779244a121a21c07bf1.tar.gz
xine-lib-e372c9a6c6103e4850ab5779244a121a21c07bf1.tar.bz2
more questions and answers
CVS patchset: 3800 CVS date: 2003/01/06 17:39:04
Diffstat (limited to 'doc/faq/faq.sgml')
-rw-r--r--doc/faq/faq.sgml17
1 files changed, 17 insertions, 0 deletions
diff --git a/doc/faq/faq.sgml b/doc/faq/faq.sgml
index 456a0af5d..46fd4d64d 100644
--- a/doc/faq/faq.sgml
+++ b/doc/faq/faq.sgml
@@ -1139,6 +1139,23 @@
</para>
</sect1>
+ <sect1>
+ <title> Audio is stuttering and i see a lot of "metronom: fixing sound card drift by -2115 pts" on the console output </title>
+
+ <para>
+ Might be a soundcard problem, if it only comes in longer intervals.
+ Your soundcard does not keep it's sampling frequency accurately
+ enough, which results in audio and video
+ getting out of sync and xine has to compensate.
+ Maybe switching to different drivers (alsa to oss or vise-versa)
+ can help here.
+ </para>
+ <para>
+ Another, whole different possibility is that you have some background
+ process running which is messing with the clock (like some ntp client -
+ chronny, ntpd, ...).
+ </para>
+ </sect1>
</chapter>
<chapter id="video">