Kodi Community Forum

Full Version: movies stopping randomly and going back to main menu
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
when i play a movie it randomly stop and go back to the movie browsing page, i can FF until past the point it stop but if a let it play it stop in the exact same place, it happens with various movies i will test with other ones. I read something about that happening if the audio-midi is set to 8 channels which is my setup.
*All tested movies were DTS

Setup:
  • Mac Mini
  • Mac Os 10.8.3
  • Frodo 12.2
  • 8Gb RAM
  • 120GB SSD
  • Directly attached USB3.0 HDD


this is the log at the time of the movie stopping and going to main menu:
Code:
01:41:05 T:4680085504 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
01:41:06 T:4481441792  NOTICE: CDVDPlayer::OnExit()
01:41:06 T:4481441792  NOTICE: DVDPlayer: eof, waiting for queues to empty
01:41:06 T:4481441792  NOTICE: DVDPlayer: closing audio stream
01:41:06 T:4481441792  NOTICE: Closing audio stream
01:41:06 T:4481441792  NOTICE: CDVDMessageQueue(audio)::WaitUntilEmpty
01:41:06 T:4481441792  NOTICE: Waiting for audio thread to exit
01:41:06 T:4667564032 WARNING: CDVDMessageQueue(video)::Get - asked for new data packet, with nothing available
01:41:06 T:4680085504  NOTICE: thread end: CDVDPlayerAudio::OnExit()
01:41:06 T:4481441792  NOTICE: Closing audio device
01:41:06 T:4481441792   ERROR: CCoreAudioDevice::SupportsMixing: Device mixing support : 'No'.
01:41:06 T:4481441792  NOTICE: Deleting audio codec
01:41:06 T:4481441792  NOTICE: DVDPlayer: closing video stream
01:41:06 T:4481441792  NOTICE: Closing video stream
01:41:06 T:4481441792  NOTICE: CDVDMessageQueue(video)::WaitUntilEmpty
01:41:06 T:4481441792  NOTICE: waiting for video thread to exit
01:41:06 T:4667564032   ERROR: Got MSGQ_ABORT or MSGO_IS_ERROR return true
01:41:06 T:4667564032  NOTICE: thread end: video_thread
01:41:06 T:4481441792  NOTICE: deleting video codec
01:41:06 T:4481441792  NOTICE: DVDPlayer: closing subtitle stream
01:41:06 T:4481441792  NOTICE: Closing subtitle stream
01:41:06 T:4481441792  NOTICE: CDVDPlayer::OnExit() deleting demuxer
01:41:06 T:4481441792  NOTICE: CDVDPlayer::OnExit() deleting input stream
01:41:07 T:4481441792  NOTICE: Thread Background Loader start, auto delete: false
01:41:07 T:4627107840  NOTICE: Thread Jobworker start, auto delete: true
01:41:07 T:4481441792  NOTICE: Thread Background Loader start, auto delete: false
01:41:07 T:4655665152  NOTICE: Thread Jobworker start, auto delete: true
01:41:07 T:140735254339968  NOTICE: CDVDPlayer::CloseFile()
01:41:07 T:140735254339968 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
01:41:07 T:140735254339968  NOTICE: DVDPlayer: waiting for threads to exit
01:41:07 T:140735254339968  NOTICE: DVDPlayer: finished waiting
01:41:08 T:4481441792  NOTICE: Thread Jobworker start, auto delete: true

Test 1
XBMC.log

Test 2
XBMC.log 2

Test 3
XBMC Log 3

Thanks...
1. post the full log to pastebin.com and put the link in here
2. if it goes back to the main menu of XBMC it isn't crashing - you won't be able to find a crashlog in that case.
(2013-05-13, 21:28)Memphiz Wrote: [ -> ]1. post the full log to pastebin.com and put the link in here
2. if it goes back to the main menu of XBMC it isn't crashing - you won't be able to find a crashlog in that case.

lol my bad i was going to post that right now, there is no crash the movie randomly stop and went back to the movies page
log posted !

XBMC.log
another test with a different video

XBMC.log 2
1. Try disable the trakt addon
2. post a new log with debugging enabled (system->system->debugging)
ok..., thanks !
here it is...

XBMC Log 3
Code:
1720.
09:23:15 T:4395569152   ERROR: ffmpeg[5FF1000]: [matroska,webm] Read error at pos. 2399201345 (0x8f00e841)

1721.
09:23:15 T:4395569152   ERROR: ffmpeg[5FF1000]: [matroska,webm] Read error at pos. 2399201346 (0x8f00e842)

How big is that file? Seems its corrupt or its incomplete. Its aborting playback because of read errors / unexpected end of file.

Did the hdd spin down by any chance or something like that?
(2013-05-14, 16:24)Memphiz Wrote: [ -> ][code]
How big is that file? Seems its corrupt or its incomplete. Its aborting playback because of read errors / unexpected end of file.

Did the hdd spin down by any chance or something like that?

if its spin down I didnt notice one movie is 12.8GB and the other 11.15GB
Well at least ffmpeg is not able to read beyond 2399201346 bytes of that file (2,4gb) and therefore it stops at that point.
If i skip pass the point of failure it continue playing until later on stop again,
anyway since there's no one else with the same problem, even so it happen with 3 different movies i tend to think is a corrupt movie....., i will keep testing with others DTS .mkv and i will be posting.

Thanks a lot...
You could try with a nightly build - it has an updated version of ffmpeg - maybe it can handle those movies in a better way...
thanks i will try...
am at XBMC v13 alpha 3, still the same problem, definitely have to be a corrupt .mkv i will try the same movie different .mkv

alpha 3 still no problem looks great..., good to have movie set management back.