Music doesn't play (how do I debug this?)
#31
log sample, I assume?
http://pastebin.com/m23110f20
Reply
#32
Question 
I've been out of the loop for a few days, has there been any progress on the no sound in fedora 10?
Reply
#33
topfs2 seems to have an idea, but no not fixed yet Sad
Reply
#34
Fry-kun Wrote:log sample, I assume?
http://pastebin.com/m23110f20

Nah actually meant usual mp3 sample, just to verify it working on my end.

In anycase, what you all have incommon seems to be that your ChunkLen (the minimum size we send to the audiodevice) is bigger then the PACKET_SIZE (the chunks we decode) this should be supported but in ubuntu it rarely happens, the ChunkLen seems to stay very low.

I´ve provided a trial and error patch on ticket so it would be great if any one could try it.

Cheers,
Tobias
If you have problems please read this before posting

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.

Image

"Well Im gonna download the code and look at it a bit but I'm certainly not a really good C/C++ programer but I'd help as much as I can, I mostly write in C#."
Reply
#35
I see
The earliest I can try it is Tuesday, as I'm not home right now - if anyone else wants to try, step right up Smile
Reply
#36
Sad 
Topfs2 Wrote:Nah actually meant usual mp3 sample, just to verify it working on my end.

In anycase, what you all have incommon seems to be that your ChunkLen (the minimum size we send to the audiodevice) is bigger then the PACKET_SIZE (the chunks we decode) this should be supported but in ubuntu it rarely happens, the ChunkLen seems to stay very low.

I´ve provided a trial and error patch on ticket so it would be great if any one could try it.

Cheers,
Tobias

I tried the patch, i'm sorry to say i got the same results, still no sound. here's a link to the log file. Could it be the buffer is to small? Its just a standard mp3 file 128kbs.

http://pastebin.com/m527f9a55
Reply
#37
Please try the new patch http://trac.xbmc.org/ticket/5753

New log with that enabled (a few seconds trying to play the sample I linked to is enough)

Cheers,
Tobias
If you have problems please read this before posting

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.

Image

"Well Im gonna download the code and look at it a bit but I'm certainly not a really good C/C++ programer but I'd help as much as I can, I mostly write in C#."
Reply
#38
Excellent! It plays now!
Here's the log anyway, in case you need: http://pastebin.com/m6eea4a59
Reply
#39
Cool, then we atleast have fixed it. Which patch did you try? the latest or the second?

Because if latest would you mind trying the second? (you´ll need to clean cores and repatch) and see if that was the needed patch.

Cheers,
Tobias
If you have problems please read this before posting

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.

Image

"Well Im gonna download the code and look at it a bit but I'm certainly not a really good C/C++ programer but I'd help as much as I can, I mostly write in C#."
Reply
#40
It was t.2
I'll try "t" now
Reply
#41
I ran "make reallyclean," restored the previously patched files from SVN and applied "t" -- it works also.
Do you want the logs?
Reply
#42
Great work.
Reply
#43
Thanx for the debugging then I think I have a clue now atleast. No Debug Log is needed now.

Will try to create a proper patch with this and submit to svn in the comming days.

Cheers,
Tobias
If you have problems please read this before posting

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.

Image

"Well Im gonna download the code and look at it a bit but I'm certainly not a really good C/C++ programer but I'd help as much as I can, I mostly write in C#."
Reply
#44
I ran into this problem, but I am using PPAs. And it occurs anytime I try to view recently added movies.

I am using the following
MediaStream skin
Mythbuntu 9.04
XBMC 9.04 r1414
i686

http://pastebin.com/m179cde5
Reply

Logout Mark Read Team Forum Stats Members Help
Music doesn't play (how do I debug this?)0