Kodi Community Forum

Full Version: Video constantly stopping during playback (Eden RC1)
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
OK I'm not sure why this is happening all of of sudden, I recently upgraded to 11.0 beta 3 and now RC1 and I keep having the same problem.

Video will play for a few minutes then stops and goes back to library directory; I have to resume the movie and it will play and then stop again.

Now before updates this MKV video was playing fine with no stops.

Can someone please help, I'm new to posting so hopefully you can understand this log file below.

Thanks

unix_err:'2' error : 'No such file or directory'
22:50:21 T:121110528 ERROR: GetDirectory - Error getting smb://PARTS_UNKNOWN/D Drive/Movies/The Adventures of Tintin (2011)//extrafanart/
22:50:23 T:121110528 NOTICE: CDVDPlayer::CloseFile()
22:50:23 T:121110528 WARNING: CDVDMessageQueue(player):Tongueut MSGQ_NOT_INITIALIZED
22:50:23 T:121110528 NOTICE: DVDPlayer: waiting for threads to exit
22:50:23 T:121110528 NOTICE: DVDPlayer: finished waiting
22:50:23 T:121110528 ERROR: Python script "script.TvTunes" does not exist
22:50:30 T:121110528 NOTICE: DVDPlayer: Opening: smb://PARTS_UNKNOWN/D Drive/Movies/The Adventures of Tintin (2011)/The Adventures of Tintin (2011).mkv
22:50:30 T:121110528 WARNING: CDVDMessageQueue(player):Tongueut MSGQ_NOT_INITIALIZED
22:50:30 T:152436736 NOTICE: Creating InputStream
22:50:30 T:152436736 NOTICE: Creating Demuxer
22:50:31 T:152436736 NOTICE: Opening video stream: 0 source: 256
22:50:31 T:152436736 NOTICE: Creating video codec with codec id: 28
22:50:31 T:152436736 NOTICE: Open - using avcC atom of size(40), ref_frames(5)
22:50:31 T:152436736 NOTICE: Creating video thread
22:50:31 T:160522240 NOTICE: running thread: video_thread
22:50:31 T:152436736 NOTICE: Opening audio stream: 1 source: 256
22:50:31 T:152436736 NOTICE: Finding audio codec for: 86020
22:50:31 T:152436736 NOTICE: Creating audio thread
22:50:31 T:166625280 NOTICE: running thread: CDVDPlayerAudio:Tonguerocess()
22:50:31 T:152436736 NOTICE: Opening Subtitle stream: 2 source: 256
22:50:31 T:166625280 NOTICE: Creating audio device with codec id: 86020, channels: 6, sample rate: 48000, no pass-through
22:50:32 T:160522240 NOTICE: fps: 23.976024, pwidth: 1280, pheight: 543, dwidth: 1280, dheight: 543
22:50:32 T:160522240 NOTICE: Display resolution DESKTOP : 1280x720 (12)
22:50:32 T:121110528 NOTICE: Using GL_TEXTURE_2D
22:50:32 T:121110528 NOTICE: GL: Using CoreVideoRef RGBA render method
22:50:32 T:121110528 NOTICE: GL: NPOT texture support detected
22:50:32 T:121110528 WARNING: Skin has invalid include: Object_DebugGrid
22:50:32 T:166625280 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
22:50:49 T:152436736 ERROR: Read - Error( -1, 12, Cannot allocate memory )
22:50:56 T:166625280 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
22:50:57 T:152436736 NOTICE: CDVDPlayer::OnExit()
22:50:57 T:152436736 NOTICE: DVDPlayer: eof, waiting for queues to empty
22:50:57 T:152436736 NOTICE: DVDPlayer: closing audio stream
22:50:57 T:152436736 NOTICE: Closing audio stream
22:50:57 T:152436736 NOTICE: CDVDMessageQueue(audio)::WaitUntilEmpty
22:50:57 T:152436736 NOTICE: Waiting for audio thread to exit
22:50:57 T:166625280 NOTICE: thread end: CDVDPlayerAudio::OnExit()
22:50:57 T:152436736 NOTICE: Closing audio device
22:50:57 T:160522240 WARNING: CDVDMessageQueue(video)::Get - asked for new data packet, with nothing available
22:50:57 T:152436736 NOTICE: Deleting audio codec
22:50:57 T:152436736 NOTICE: DVDPlayer: closing video stream
22:50:57 T:152436736 NOTICE: Closing video stream
22:50:57 T:152436736 NOTICE: CDVDMessageQueue(video)::WaitUntilEmpty
22:50:57 T:152436736 NOTICE: waiting for video thread to exit
22:50:57 T:160522240 ERROR: Got MSGQ_ABORT or MSGO_IS_ERROR return true
22:50:57 T:160522240 NOTICE: thread end: video_thread
22:50:57 T:152436736 NOTICE: deleting video codec
22:50:57 T:152436736 NOTICE: DVDPlayer: closing subtitle stream
22:50:57 T:152436736 NOTICE: Closing subtitle stream
22:50:57 T:152436736 NOTICE: CDVDPlayer::OnExit() deleting demuxer
22:50:57 T:152436736 NOTICE: CDVDPlayer::OnExit() deleting input stream
22:50:57 T:121110528 WARNING: Skin has invalid include: control
22:51:04 T:121110528 WARNING: Previous line repeats 14 times.
22:51:04 T:121110528
By the way, I'm using SMB to share and the files are on a USB 2.0 HD.
Looks like you may be seeing the same problem mentioned in this thread:
http://forum.xbmc.org/showthread.php?tid=124247
jd2157 Wrote:Looks like you may be seeing the same problem mentioned in this thread:
http://forum.xbmc.org/showthread.php?tid=124247

Sounds similar, however I am using SMB with Windows 7 and not a Apple Sharing.
ncaa76 Wrote:Sounds similar, however I am using SMB with Windows 7 and not a Apple Sharing.

In one of those posts, psimondo and rstockm both mention they're seeing the issue over SMB (and afp).
Known issue - being fixed for RC2.
great thanks!
Was this fixed as i'm getting the issue with v11 of xbmc using SMB?