MKVs stop playing and unable to resume
#1
Hi THere

Im having a big problem with Eden beta 2, when playing mkv files it will randomly stop playing, it is happening a lot now and it is starting to get annoying.

Im useing windows 7, xbmc eden beta2, asrock 330 2gb mem.

Has anyone else had this problem and been able to solve it, this must be somthing to do with xbmc as I can play the same files in windows media player and vlc player and they do not stop,

So if aayone has a fix for this please share.

Cheers

Fermec
Reply
#2
You posted this in the iOS forum. You'll have better luck if you post it in the Windows forum.
Reply
#3
Ahh sorry will do
Reply
#4
A debug log might give us some clues. It's probably best to turn on debug logging using advancedsettings.xml, so you can have debugging running in the background. To do this press Windows-R and in the Run dialog type:

notepad "%appdata%\xbmc\userdata\advancedsettings.xml"

and click OK, and when Notepad asks if you want to create a new file answer Yes. Copy and paste the following into Notepad:

Code:
<advancedsettings>
  <loglevel>1</loglevel>
</advancedsettings>

Close Notepad and save the changes. Now start XBMC, play some suitable test video, then after playback aborts close XBMC. Open the debug log by pressing Windows-R and in the Run dialog type:

"%appdata%\xbmc\xbmc.log"

(including the quotes). Click OK and the log should open in Notepad. Copy and paste the log into http://pastebin.com/ and post the link it gives you here.

JR
Reply

Logout Mark Read Team Forum Stats Members Help
MKVs stop playing and unable to resume0