Bug #172
closedFanimatrix does not play on xbmc 3.0.1
0%
Description
http://www.fileplanet.com/130958/download/The-Fanimatrix
unzip and play the avi file (md5sum c0d56b856e62ac1720db34a1372d77e0). XBMC 3.0.1 video halts a few seconds in.
23:04:56 M: 35053568 INFO: Loading skin file: VideoFullScreen.xml
23:04:56 M: 35053568 INFO: Loading skin file: VideoOSD.xml
23:04:56 M: 34258944 INFO: Loading skin file: VideoOSDSettings.xml
Previous line repeats 1 times.
23:04:56 M: 33562624 INFO: Loading skin file: DialogFullScreenInfo.xml
23:04:57 M: 33394688 DEBUG: CDVDPlayerAudio:: Discontinuity - was:1030990.550457, should be:1002829.252971, error:-28161.297486
23:05:11 M: 33288192 DEBUG: CDVDPlayerAudio:: Discontinuity - was:15269875.629001, should be:15259868.733823, error:-10006.895178
23:05:23 M: 29454336 WARNING: CDVDMessageQueue(video)::Get - asked for new data packet, with nothing available
23:05:23 M: 29294592 INFO: CDVDPlayerVideo - Stillframe detected, switching to forced 25.000000 fps
23:05:23 M: 29212672 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
23:05:24 M: 29118464 DEBUG: Stop stream
Previous line repeats 201 times.
23:05:29 M: 27369472 DEBUG: CDVDPlayer::SetCaching - caching state 1
23:05:29 M: 27369472 DEBUG: Pause stream
23:05:29 M: 27369472 DEBUG: CDVDPlayer::HandleMessages - player started 1
23:05:29 M: 27369472 DEBUG: ------ Window Init (DialogSeekBar.xml) ------
23:05:29 M: 27385856 DEBUG: CDVDPlayer::SetCaching - caching state 0
23:05:29 M: 27340800 DEBUG: CDVDPlayerAudio:: Discontinuity - was:-574021.624738, should be:27914691.432691, error:28488713.057428
23:05:29 M: 27291648 INFO: CDVDPlayerVideo - Stillframe left, switching to normal playback
23:05:29 M: 27291648 DEBUG: CDVDPlayer::HandleMessages - player started 2
23:05:29 M: 27328512 DEBUG: ------ Window Deinit (DialogSeekBar.xml) ------
23:05:30 M: 27385856 INFO: CDVDPlayerVideo - Stillframe detected, switching to forced 25.000000 fps
23:05:30 M: 27385856 DEBUG: CDVDPlayerAudio:: Discontinuity - was:28921310.490875, should be:28905857.215911, error:-15453.274965
23:05:31 M: 27385856 DEBUG: CDVDPlayerAudio:: Discontinuity - was:29924851.323192, should be:29914773.090709, error:-10078.232483
Updated by arnova over 13 years ago
Please provide FULL debug logs else they aren't of much use to us.
Updated by chrb over 13 years ago
Can you not reproduce the bug with the above Fanimatrix AVI file that I linked to?
I will get a full log, but I don't think it will show you anything else, since everything works fine up till the point where I try to play the actual Fanimatrix AVI file.
Updated by arnova over 13 years ago
From the looks of it mainline xbmc also has issues playing this file (no sound). Have you checked it there too? cc-ing Exobuzz since I'm suspecting an issue with bad interleave or something..
Updated by buzz almost 11 years ago
- Status changed from New to Closed
- Assignee set to buzz
- Target version set to 3.5
- Resolution set to fixed
- Affected Version set to 3.0.1
this is fixed as of r32633 in trunk. New ffmpeg 1.2 libraries and the file is playing correctly.