Greetings everyone,
I have a very curious problem. If I leave XBMC running for a couple days
and then want to play a movie with DTS / DD / DTSMA / TrueHD audio stream,
I get an error message in XBMC saying "Failed to initialize audio device".
I do get sounds from the menu itself, just not the movie. This problem is instantly
fixed when I restart my server, but I obviously don't want to do that,
as there are other vital programs running.
My setup:
HP MicroServer N40L
8 GB DDR3 (PC1333)
Sapphire 6450 (LowProfile, Catalyst Version: 12.10)
XBMC Version: 11
Skin: Aeon MQ4
My server is connected to a Denon AVR-1612 via HDMI
and the video signal is in turn sent to my Epson TW-3200, though
I do not think that is relevant for this problem.
I play mkv container files in 1080p containing a digital audio stream.
I tried reinstalling the graphics driver, but that did not help.
Anybody got any ideas?
Entire debug log here:
Thanks for helping!
I have a very curious problem. If I leave XBMC running for a couple days
and then want to play a movie with DTS / DD / DTSMA / TrueHD audio stream,
I get an error message in XBMC saying "Failed to initialize audio device".
I do get sounds from the menu itself, just not the movie. This problem is instantly
fixed when I restart my server, but I obviously don't want to do that,
as there are other vital programs running.
My setup:
HP MicroServer N40L
8 GB DDR3 (PC1333)
Sapphire 6450 (LowProfile, Catalyst Version: 12.10)
XBMC Version: 11
Skin: Aeon MQ4
My server is connected to a Denon AVR-1612 via HDMI
and the video signal is in turn sent to my Epson TW-3200, though
I do not think that is relevant for this problem.
I play mkv container files in 1080p containing a digital audio stream.
I tried reinstalling the graphics driver, but that did not help.
Anybody got any ideas?
Code:
19:47:31 T:3872 NOTICE: DVDPlayer: Opening: K:\Test\Test\Test.mkv
19:47:31 T:3872 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
19:47:31 T:608 NOTICE: Creating InputStream
19:47:31 T:608 NOTICE: Creating Demuxer
19:47:32 T:608 NOTICE: Opening video stream: 0 source: 256
19:47:32 T:608 NOTICE: Creating video codec with codec id: 28
19:47:32 T:608 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10
19:47:32 T:608 NOTICE: Creating video thread
19:47:32 T:608 NOTICE: Opening audio stream: 1 source: 256
19:47:32 T:608 NOTICE: Finding audio codec for: 86020
19:47:32 T:608 NOTICE: Creating audio thread
19:47:32 T:608 NOTICE: Opening Subtitle stream: 2 source: 256
19:47:32 T:5100 NOTICE: running thread: CDVDPlayerAudio::Process()
19:47:32 T:5100 NOTICE: Creating audio device with codec id: 86020, channels: 2, sample rate: 48000, pass-through
19:47:32 T:1728 NOTICE: running thread: video_thread
19:47:32 T:1728 NOTICE: fps: 23.976024, pwidth: 1920, pheight: 1080, dwidth: 1920, dheight: 1080
19:47:32 T:1728 NOTICE: Display resolution USER : 1920x1080 @ 60.00 - Full Screen #2 (13)
19:47:32 T:1728 NOTICE: D3D: rendering method forced to DXVA2 processor
[B]19:47:32 T:5100 ERROR: CWin32DirectSound::Initialize: cannot create secondary buffer (DSERR_UNSUPPORTED)
19:47:32 T:5100 ERROR: Creating a Null Audio Renderer, Check your audio settings as this should not happen[/B]
19:47:35 T:3872 NOTICE: CDVDPlayer::CloseFile()
19:47:35 T:3872 NOTICE: DVDPlayer: waiting for threads to exit
19:47:35 T:608 NOTICE: CDVDPlayer::OnExit()
19:47:35 T:608 NOTICE: DVDPlayer: closing audio stream
19:47:35 T:608 NOTICE: Closing audio stream
19:47:35 T:608 NOTICE: Waiting for audio thread to exit
19:47:35 T:5100 NOTICE: thread end: CDVDPlayerAudio::OnExit()
19:47:35 T:608 NOTICE: Closing audio device
Entire debug log here:
Thanks for helping!