XBMC stopped playing movies
#1
I must have made blunder and installed something which broke my XBMC installation.
So i reinstalled XBMC and the visual c++ runtime. Made sure my DirectX was updated.

But the problem persists. Some movies it plays without problem, but with other movies it keeps "waiting" for about 90 seconds before it says that:

"One or more objects failed to play. Open log file for details" (translated)

Debug log:
http://pastebin.com/ywiBWdp2

Im running Windows 7 64-bit.

Anybody got any suggestions?
Reply
#2
I'd guess the relevant log entries are:

Code:
585.04:42:19 T:6172 M:3888562176 CThumbExtractor::DoWork - trying to extract filestream details from video file D:\Anime\Arakawa Under The Bridge\[mudabone] Arakawa Under the Bridge - S01E13 [BD 720p H264-AAC] [4BB83BE2].mkv
586.04:42:19 T:6556 M:3888472064   DEBUG: CDVDDemuxFFmpeg::Open - probing detected format [matroska]
587.04:42:19 T:6556 M:3885228032   ERROR: ffmpeg[199C]: [matroska] Read error at pos. 294543824 (0x118e61d0)
588.04:42:19 T:6172 M:3885207552   DEBUG: CDVDDemuxFFmpeg::Open - probing detected format [mp3]
589.04:42:19 T:6172 M:3885109248   DEBUG: CDVDDemuxFFmpeg::Open - av_find_stream_info starting
590.04:42:49 T:2504 M:3578630144   DEBUG: Previous line repeats 1 times.
591.04:42:49 T:2504 M:3578630144   DEBUG: Thread 2504 terminating (autodelete)
592.04:42:50 T:6172 M:3644043264   DEBUG: ffmpeg[181C]: [mp3] Could not find codec parameters (Audio: mp3, 0 channels, s16)

There's a 30 second gap after "CDVDDemuxFFmpeg::Open - av_find_stream_info starting". If you were playing this file across the network I'd say it was a network error, but since the file is on the hard disk it looks more like corruption in the file. Does the file play in VLC?

JR
Reply

Logout Mark Read Team Forum Stats Members Help
XBMC stopped playing movies0