Last stop, Digital Audio ;-)
#16
Alright, nav sounds are working ... just not when you use the mouse to navigate ;-) using the remote they work as usual.
Reply
#17
Halligalli Wrote:Do you mean sounds as in those produced by XBMC? Because i've had the same issue, and solved that by just removing the .xbmc folder in my home-directory and start over. Odd issue, sometimes navigation sounds just disappeares for no reason.

Yes i mean the navigation sounds, although unlike the previous poster, mine are really gone, mouse or keyboard/remote. I wander what is causing that.

I'll give that a go, thanks.

Shorty
Reply
#18
Thanks virgink, I had the same problem. For all of my system audio and videos in XBMC that did not have an AC3 or DTS track the audio suddenly stopped working. Changing the Audio Output Device from default to IEC958 fixed the problem.
Reply
#19
I still seem to be having an issue similar to what everyone else is seeing, however my iec958 was already unmuted.

Analog output works fine, but when i switch to digital, I'm unable to change the output device from default. Passthrough is fixed at iec958. System sounds still work (i get the clicks when i navigate) but no sound from videos.

Any ideas?
Reply
#20
Hopefully some logs will help.

Here's the log file when i run in analog mode:

02:21:37 T:1225369936 M: 20295680 NOTICE: Opening audio stream: 1 source: 256
02:21:37 T:1225369936 M: 20295680 NOTICE: Finding audio codec for: 86020
02:21:37 T:1225369936 M: 20295680 DEBUG: FactoryCodec - Audio: passthrough - Opening
02:21:37 T:1225369936 M: 20295680 DEBUG: FactoryCodec - Audio: passthrough - Failed
02:21:37 T:1225369936 M: 20295680 DEBUG: FactoryCodec - Audio: liba52 - Opening
02:21:37 T:1225369936 M: 20295680 DEBUG: SECTION:LoadDLL(Q:\system\players\dvdplayer\liba52-x86_64-linux.so)
02:21:37 T:1225369936 M: 20295680 DEBUG: Loading: /usr/share/xbmc/system/players/dvdplayer/liba52-x86_64-linux.so
02:21:37 T:1225369936 M: 20295680 ERROR: Unable to load /usr/share/xbmc/system/players/dvdplayer/liba52-x86_64-linux.so, reason: /usr/share/xbmc/system/players/dvdplayer/liba52-x86_64-linux.so: cannot open shared object file: No such file or directory
02:21:37 T:1225369936 M: 20295680 DEBUG: FactoryCodec - Audio: liba52 - Failed
02:21:37 T:1225369936 M: 20295680 DEBUG: FactoryCodec - Audio: FFmpeg - Opening
02:21:37 T:1225369936 M: 20295680 DEBUG: FactoryCodec - Audio: FFmpeg - Opened
02:21:37 T:1225369936 M: 20295680 NOTICE: Creating audio thread
02:21:37 T:1258940752 M: 20209664 DEBUG: Running thread 1258940752
02:21:37 T:1258940752 M: 20209664 DEBUG: thread start, auto delete: 0
02:21:37 T:1258940752 M: 20209664 NOTICE: running thread: CDVDPlayerAudio:Tonguerocess()
02:21:37 T:1225369936 M: 20209664 DEBUG: Playback has started
02:21:37 T:1250548048 M: 20209664 DEBUG: CDVDPlayerVideo - CDVDMsg::GENERAL_SYNCHRONIZE
02:21:37 T:1250548048 M: 20209664 INFO: ffmpeg: [h264] Cannot parallelize deblocking type 1, decoding such frames in sequential order
02:21:37 T:1258940752 M: 20209664 NOTICE: Creating audio device with codec id: 86020, channels: 6, sample rate: 48000, no pass-through
02:21:37 T:1258940752 M: 20209664 DEBUG: CALSADirectSound::CALSADirectSound - opening alsa device

here it is in digital mode:


02:17:17 T:1208584528 M: 16699392 NOTICE: Opening audio stream: 1 source: 256
02:17:17 T:1208584528 M: 16699392 NOTICE: Finding audio codec for: 86020
02:17:17 T:1208584528 M: 16699392 DEBUG: FactoryCodec - Audio: passthrough - Opening
02:17:17 T:1208584528 M: 16699392 DEBUG: SECTION:LoadDLL(Q:\system\players\dvdplayer\libdts-x86_64-linux.so)
02:17:17 T:1208584528 M: 16699392 DEBUG: Loading: /usr/share/xbmc/system/players/dvdplayer/libdts-x86_64-linux.so
02:17:17 T:1208584528 M: 16699392 DEBUG: SECTION:LoadDLL(Q:\system\players\dvdplayer\liba52-x86_64-linux.so)
02:17:17 T:1208584528 M: 16699392 DEBUG: Loading: /usr/share/xbmc/system/players/dvdplayer/liba52-x86_64-linux.so
02:17:17 T:1208584528 M: 16699392 ERROR: Unable to load /usr/share/xbmc/system/players/dvdplayer/liba52-x86_64-linux.so, reason: /usr/share/xbmc/system/players/dvdplayer/liba52-x86_64-linux.so: cannot open shared object file: No such file or directory
02:17:17 T:1208584528 M: 16699392 DEBUG: FactoryCodec - Audio: passthrough - Opened
02:17:17 T:1208584528 M: 16699392 NOTICE: Creating audio thread
02:17:17 T:1242155344 M: 16609280 DEBUG: Running thread 1242155344
02:17:17 T:1242155344 M: 16609280 DEBUG: thread start, auto delete: 0
02:17:17 T:1242155344 M: 16609280 NOTICE: running thread: CDVDPlayerAudio:Tonguerocess()
02:17:17 T:1208584528 M: 16609280 DEBUG: Playback has started
Reply
#21
That ERROR: can't load liba52 should be a rather obvious problem. It isn't supported on x86_64 yet, (I might have forgot about it). So either wait until it is or switch to x86. And use a damn paste site next time.
Reply
#22
Ya, I saw that error, but it didn't seem to affect playback in analog mode, so I wasn't convinced that was the problem.

Maybe I will switch to x86. Any guesses when support for x86_64 will be?
Reply
#23
Just upgraded to the latest svn, digital audio on x86_64 works brilliantly. You guys are moving along, thanks for the efforts.
Reply

Logout Mark Read Team Forum Stats Members Help
Last stop, Digital Audio ;-)0