XBMC Eden crashes on MKV
#1
Hi there,
I just upgraded to Eden and was quite excited about the improvements made. ... until I tried to play a mkv. XBMC immediately crashed an restarted and no matter what setting I try to change, I just can't get it work. All other videos do work without any problems but mkv does not. I've already searched for any sollution here, I indeed found some solutions, but none of them worked for me.
Does anyone have any idea what else I could try?
Some facts:
The system runs on Ubuntu Natty, all packages are up-to-date, both audio/video runs through hdmi to my tv.

And the last crashlog:
Code:
13:34:00 T:139897145444096  NOTICE: -->Python Interpreter Initialized<--
13:35:09 T:139897397167872  NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10
13:35:18 T:139897843836864  NOTICE: DVDPlayer: Opening: /home/xbmc/Test.mkv
13:35:18 T:139897843836864 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
13:35:18 T:139897405560576  NOTICE: Creating InputStream
13:35:18 T:139897405560576  NOTICE: Creating Demuxer
13:35:18 T:139897405560576  NOTICE: Opening video stream: 0 source: 256
13:35:18 T:139897405560576  NOTICE: Creating video codec with codec id: 28
13:35:18 T:139897405560576  NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10
13:35:18 T:139897405560576  NOTICE: Creating video thread
13:35:18 T:139897405560576  NOTICE: Opening audio stream: 1 source: 256
13:35:18 T:139897172842240  NOTICE: running thread: video_thread
13:35:18 T:139897405560576  NOTICE: Finding audio codec for: 86019
13:35:18 T:139897405560576  NOTICE: Creating audio thread
13:35:18 T:139897153836800  NOTICE: running thread: CDVDPlayerAudio::Process()
13:35:18 T:139897153836800  NOTICE: Creating audio device with codec id: 86019, channels: 6, sample rate: 48000, no pass-through
13:35:18 T:139897153836800   ERROR: PulseAudio: Waited for the Context but it failed
13:35:18 T:139897153836800   ERROR: PulseAudio: Failed to create context
13:35:18 T:139897172842240   ERROR: CWinSystemX11::XErrorHandler: BadValue (integer parameter out of range for operation), type:0, serial:273, error_code:2, request_code:130 minor_code:10

I would appreciate your help...
Reply
#2
I'm not getting a crash but I do have problems as well, with the audio specifically. Video plays perfectly but I get:

Failed to initialize audio (check settings)

Everything else, music and other video formats are running apropiately. I am running Ubuntu 10.10, using HDMI in both audio/video. Before, I was connecting thru the vga cable and analog outputs and it was working flawlessly. I tested the same files using just VLC and I get both audio/video.

ELP
Acer something AMD A8-3800K with Trinity Radeon HD6650 (512MB), 10GB DDR3, Ubuntu 15.04, NO KODI HELP Audio: Working great Analog 5.1 (with Infinity Reference Sub and Center).
Reply
#3
Ok, I just found out I have the same issue when playing YouTube-Videos and Videos over AirPlay...
Is this a sound problem? Can anyone give me just a hint what I should look at?
Reply
#4
I was able to fix my problem... somehow it got me thinking that since I'm using HDMI and that usually is a stereo signal (and now that my receiver is missbehaving I'm forced to just use the TV's stereo speakers (really big uggh) well, everytime I tried playing a MKV (and the ones I have are all 5.1) all I got was silence and the error. I just set it up to 5.1 and they are working again.
Acer something AMD A8-3800K with Trinity Radeon HD6650 (512MB), 10GB DDR3, Ubuntu 15.04, NO KODI HELP Audio: Working great Analog 5.1 (with Infinity Reference Sub and Center).
Reply
#5
Seems like the same problem as in http://forum.xbmc.org/showthread.php?tid=126485, try to delete the .asoundrc file.

Code:
cd /home/xbmc
cp .asoundrc .asoundrc_bck
rm .asoundrc
sudo reboot
Reply
#6
I am having crashes/freezes pretty often with files with files. I am on Starting XBMC (12.0-RC2 Git:8e45737), Platform: Linux (Ubuntu 12.10 - XBMCbuntu, 3.5.0-41-generic i686). Built on Dec 20 2012

I tried to find that .asoundrc file, but can't seem to find it anywhere there is actually no /home/xbmc directory. Where else may it be? Is it ntot on the newer version of xbmc?
Reply
#7
In the above log pulseaudio the problem.
Code:
sudo apt-get remove --purge pulseaudio libasound2-plugins
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
Reply

Logout Mark Read Team Forum Stats Members Help
XBMC Eden crashes on MKV0