Video play back crashes
#1
I'm seeing similar issues as one seen in IOS:

http://forum.xbmc.org/showthread.php?tid=115343


Logs complain about no video or audio packets available:

Code:
11:09:17 T:1804 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
11:09:17 T:3732 WARNING: CDVDMessageQueue(video)::Get - asked for new data packet, with nothing available

I'm running nightly:
Code:
09:32:38 T:3464  NOTICE: Starting XBMC, Platform: Windows 7, 64-bit (WoW) Service Pack 1 build 7601. Built on Dec 10 2011 (Git:20111210-f1ae0b6, compiler 1600)
09:32:38 T:3464  NOTICE: Intel(R) Celeron(R) CPU G530 @ 2.40GHz
09:32:38 T:3464  NOTICE: Desktop Resolution: 1920x1080 32Bit at 60Hz
09:32:38 T:3464  NOTICE: Running with restricted rights
09:32:38 T:3464  NOTICE: Aero is enabled

Any help appreciated!
Reply
#2
We need to see a complete log. Enable debug logging from System settings, System, Debugging, and restart XBMC then wait a minute or two for all the startup tasks to finish. Attempt to play a suitable test video, then when it fails 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
#3
Here you go:

http://pastebin.com/gYYb4Gt9
Reply
#4
I would guess there are errors in the file. I note:

Code:
INFO: ffmpeg[254]: [matroska,webm] Unknown entry 0xA8
INFO: ffmpeg[254]: [matroska,webm] Unknown entry 0x6207
INFO: ffmpeg[254]: [matroska,webm] Unknown entry 0xD8

Try resampling the file with Handbrake or something similar to see if that fixes the problem.

JR
Reply
#5
ok I'll try that.
Reply

Logout Mark Read Team Forum Stats Members Help
Video play back crashes0