PDA

View Full Version : DEBUG: CDVDPlayerAudio:: Discontinuty


jimb0b
2008-08-10, 22:26
anybody shed any light on my debug log ? xbmc keeps crashing while playing various types of video, mostly xvid and mkv. It will play various amounts of the videos before the crash, it just freezes and goes to 99.9% cpu usage (from top) The debug log show a lot of this before it crashes:

20:14:28 T:2894883728 M:341188608 DEBUG: CDVDPlayerAudio:: Discontinuty - was:476387517.746000, should be:475680000.000000, error:-707517.746000
20:14:29 T:2903276432 M:341188608 ERROR: - Timeout waiting for previous frame to be presented
20:14:29 T:2894883728 M:341188608 DEBUG: CDVDPlayerAudio:: Discontinuty - was:476683926.007000, should be:475960009.875894, error:-723916.131106
20:14:30 T:2903276432 M:341188608 ERROR: - Timeout waiting for previous frame to be presented
20:14:30 T:2903276432 M:341188608 INFO: ffmpeg: [mpeg4] Invalid and inefficient vfw-avi packed B frames detected
20:14:30 T:2894883728 M:341188608 DEBUG: CALSADirectSound::AddPackets - buffer underun (tried to write 1024 frames)
20:14:30 T:2894883728 M:341188608 DEBUG: CDVDPlayerAudio:: Discontinuty - was:476951475.348894, should be:476160000.000000, error:-791475.348894

Im using ubuntu 7.10 server fresh install with svn14729

thanks

jimb0b
2008-08-11, 20:11
no one ?

xgrep
2008-08-11, 20:39
Follow this
http://xbmc.org/forum/showthread.php?t=34655

Then you'll probably get a better response from the devs

althekiller
2008-08-11, 22:24
And don't be impatient, you posted on a Sunday FFS.

jimb0b
2008-08-11, 23:02
ok il start again
ubuntu 7.10 server
i686
2.6.22-14-server
installed via PPA
svn 14729
to reproduce the problem i can play either an xvid or mkv (only file formats i have)
log: http://pastebin.com/m3217b547

XBMC dosnt completly crash out, the video just pauses and the program becomes unresponsive

geforce 6200 agp graphics card, old amd sempron 2.2ghz 512mb ram, chaintech 7nif2 mobo, (think its an nforce2 chipset)
using graphics drivers installed by envy version 173.14.12

think thats everything

jimb0b
2008-08-11, 23:05
sorry about being impatiant, just getting use to how fast these forums move
(if that sounds sarcastic its not suppose to)

jimb0b
2008-08-13, 19:49
bump

tslayer
2008-08-13, 19:58
Sounds like a performance issue to me. Your machine/grphx card may not be powerful enough.

What is cpu usage at this time?

althekiller
2008-08-13, 21:28
You may want to revert to the 169.12 nvidia drivers, some problems were reported at one time with 173.xx but I don't recall what they were.

jimb0b
2008-08-14, 01:42
thanks for the replys

cpu hovers around the 70% mark on a 720 mkv and around 25% on sd xvids. When it locks up the cpu usage goes to 99% as reported by top.

Il try the nvidia drivers and let you know how i get on.

thanks

jimb0b
2008-08-14, 21:50
tried the different video drivers, no difference. Any other suggestions or info i can provide ?

i know the hardwares not great but it coped fine with xp mce and does play my hd vids fine until it crashes (can go on for 15 mins)

thanks

elupus
2008-08-15, 19:02
i've got no clue what happens here.

jimb0b
2008-08-15, 19:34
is there any other logs i can provide that might help ?

jimb0b
2008-08-17, 12:46
think i have resolved my problem, upgraded alsa drivers and untils and now i dont get any skipped or lost audio frames and no lock ups :)

thanks for the help anyways.