From e372c9a6c6103e4850ab5779244a121a21c07bf1 Mon Sep 17 00:00:00 2001 From: Guenter Bartsch Date: Mon, 6 Jan 2003 17:39:04 +0000 Subject: more questions and answers CVS patchset: 3800 CVS date: 2003/01/06 17:39:04 --- doc/faq/faq.html | 87 +++++++++++++++++++++++++++++++++++++------------------- doc/faq/faq.sgml | 17 +++++++++++ doc/faq/faq.txt | 16 +++++++++++ 3 files changed, 90 insertions(+), 30 deletions(-) (limited to 'doc') diff --git a/doc/faq/faq.html b/doc/faq/faq.html index 1de61961f..56c8691bd 100644 --- a/doc/faq/faq.html +++ b/doc/faq/faq.html @@ -315,6 +315,11 @@ HREF="#AEN334" HREF="#AEN340" >Changing the volume with the GUI control has no effect! What's up!?
Audio is stuttering and i see a lot of "metronom: fixing sound card drift by -2115 pts" on the console output
I can hear the audio - but I don't see a picture!
How can I make xine use the Xv extension and what drivers do I need?
Some parts of my X Desktop get transparent when xine plays the video!
The aspect ratio of the video is wrong!
What is the difference between discarded and skipped frames?
My xine is runing in black and white! / I only get a gray video output!
Starting xine fails with complains about audio drivers/devices!
"no video port found"
"Unable to open dvd drive (/dev/dvd)"
"demux error! 00 00 00 (should be 0x000001)"
"audio driver 'oss' failed, using null driver instead"
"video_out: throwing away image with pts xxx because it's too old"
"No video plugin available to decode 'xxxxxx'."
"w32codec: decoder failed to start. Is 'xxxxxx' installed?"
xine just crashed on me - i didn't get any error message

Audio is stuttering and i see a lot of "metronom: fixing sound card drift by -2115 pts" on the console output

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. +

Another, whole different possibility is that you have some background + process running which is messing with the clock (like some ntp client - + chronny, ntpd, ...). +

I can hear the audio - but I don't see a picture!


How can I make xine use the Xv extension and what drivers do I need?


Some parts of my X Desktop get transparent when xine plays the video!


The aspect ratio of the video is wrong!


What is the difference between discarded and skipped frames?


My xine is runing in black and white! / I only get a gray video output!

Starting xine fails with complains about audio drivers/devices!


"no video port found"


"Unable to open dvd drive (/dev/dvd)"


"demux error! 00 00 00 (should be 0x000001)"


"audio driver 'oss' failed, using null driver instead"


"video_out: throwing away image with pts xxx because it's too old"


"No video plugin available to decode 'xxxxxx'."


"w32codec: decoder failed to start. Is 'xxxxxx' installed?"


xine just crashed on me - i didn't get any error message

+ + Audio is stuttering and i see a lot of "metronom: fixing sound card drift by -2115 pts" on the console output + + + 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. + + + Another, whole different possibility is that you have some background + process running which is messing with the clock (like some ntp client - + chronny, ntpd, ...). + + diff --git a/doc/faq/faq.txt b/doc/faq/faq.txt index ca50d92ba..4fe5dff8d 100644 --- a/doc/faq/faq.txt +++ b/doc/faq/faq.txt @@ -75,6 +75,8 @@ Table of Contents Can xine produce 4-/5-channel surround audio output? What about ac3 output via spdif to an external ac3 decoder? Changing the volume with the GUI control has no effect! What's up!? + Audio is stuttering and i see a lot of "metronom: fixing sound card drift + by -2115 pts" on the console output 6. Video related questions @@ -838,6 +840,20 @@ is not possible to set the volume. ------------------------------------------------------------------------------- +Audio is stuttering and i see a lot of "metronom: fixing sound card drift by +-2115 pts" on the console output + +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. + +Another, whole different possibility is that you have some background process +running which is messing with the clock (like some ntp client - chronny, ntpd, +...). + +------------------------------------------------------------------------------- + Chapter 6. Video related questions I can hear the audio - but I don't see a picture! -- cgit v1.2.3