Quantcast
Channel: Kodi Community Forum - All Forums
Viewing all articles
Browse latest Browse all 84015

Movie play stops randomly

$
0
0
Hi Community,

I'm facing with the following issue and haven't found solution, yet. I hope you have a fix for that or at least hints I can experiment with.

Any video stops at random spots. The video and audio playback freezes but the subtitles are advancing for a few seconds. Usually the time display is constantly jumping one second back and forth.
If I leave it as it is it doesn't continue for hours but if I try to pause, unpause, jump forward, jump backward several times once it plays again.

Apart from this the XBMC remains fully functional. The menu is controllable and very responsive. I can start any media, etc. But if I try to continue the very same movie or play another it stops in 0-15 minutes randomly again.

The CPU load doesn't exceed 30% before or during the freeze. I tried to play movies from command line using omxplayer and didn't have any problem.

Didn't experience this prior the recent XBMC update so maybe there's some new setting or feature what causes this. Reinstalled XBMC and Raspbian several times but haven't help. So if you have any idea to troubleshoot this please let me know.

Please find the parameters below:

Model: Raspberry mod. B - 512 ram
Memory split: 128MB for Video
Overclock: Medium - 900MHz
OS: Linux raspberrypi 3.6.11+ #456 PREEMPT Mon May 20 17:42:15 BST 2013 armv6l GNU/Linux (from here: http://downloads.raspberrypi.org/images/...pbian.zip)
XBMC Package: 2:12.2-1 (from here: http://michael.gorven.za.net/raspberrypi/xbmc)
Storage: directly connected USB HDD mounted with ntfs-3g

ERRORs from debug log:

Code:
18:17:23 T:2854212624  NOTICE: Creating video thread
18:17:23 T:2854212624   DEBUG: OMXClock::OMXSetSpeed 1 buffering 0
18:17:23 T:2819748880  NOTICE: Thread COMXPlayerVideo start, auto delete: false
18:17:23 T:2854212624   ERROR: SetPriority: error Permission denied
18:17:23 T:2854212624  NOTICE: Opening audio stream: 1 source: 256
18:17:23 T:2854212624   DEBUG: DllBcm: Using omx system library
18:17:23 T:2819748880   DEBUG: COMXPlayerVideo - CDVDMsg::PLAYER_STARTED 0
18:17:23 T:2819748880   DEBUG: COMXPlayerVideo - CDVDMsg::GENERAL_SYNCHRONIZE
18:17:23 T:2854212624   DEBUG: SECTION:LoadDLL(special://xbmcbin/system/players/dvdplayer/swresample-0-arm.so)
18:17:23 T:2854212624   DEBUG: Loading: /usr/lib/xbmc/system/players/dvdplayer/swresample-0-arm.so
18:17:23 T:2854212624  NOTICE: Creating audio thread
18:17:23 T:2854212624   DEBUG: OMXClock::OMXSetSpeed 1 buffering 0
18:17:23 T:2811360272  NOTICE: Thread COMXPlayerAudio start, auto delete: false
18:17:23 T:2854212624   ERROR: SetPriority: error Permission denied
18:17:23 T:2854212624  NOTICE: Opening Subtitle stream: 0 source: 1024
18:17:23 T:2811360272   DEBUG: COMXPlayerAudio - CDVDMsg::PLAYER_STARTED 0
18:17:23 T:3036979200    INFO: Texture bundle has changed, reloading
18:17:23 T:3036979200   DEBUG: Cleanup - Closed bundle
...
18:17:24 T:2854212624   DEBUG: COMXPlayer::SetCaching - caching state 3
18:17:24 T:2854212624   DEBUG: OMXClock::OMXSetSpeed 0 buffering 0
18:17:24 T:2811360272   DEBUG: COMXPlayerAudio - CDVDMsg::PLAYER_SETSPEED 0
18:17:24 T:2811360272   DEBUG: COMXPlayerAudio - CDVDMsg::PLAYER_STARTED 0
18:17:24 T:2819748880   DEBUG: COMXPlayerVideo - CDVDMsg::PLAYER_SETSPEED 0
18:17:24 T:2819748880   DEBUG: COMXPlayerVideo - CDVDMsg::PLAYER_STARTED 0
18:17:24 T:2819748880    INFO: COMXPlayerVideo - Stillframe left, switching to normal playback
18:17:24 T:2819748880   DEBUG: OMXVideo::Decode VDec : setStartTime 0.000000
18:17:24 T:2819748880   ERROR: Output - renderer not started
18:17:24 T:2854212624   DEBUG: COMXPlayer::HandleMessages - player started 2
18:17:24 T:2811360272   DEBUG: OMXClock::OMXStop
18:17:24 T:2811360272   DEBUG: COMXAudio::SetCodingType OMX_AUDIO_CodingPCM
18:17:24 T:2811360272   DEBUG: COMXCoreComponent::Initialize : OMX.broadcom.audio_render handle 0x3680870 dllopen : 1
18:17:24 T:2811360272   DEBUG: COMXCoreComponent::Initialize OMX.broadcom.audio_render input port 100 output port 100
18:17:24 T:2811360272   DEBUG: COMXCoreComponent::Initialize : OMX.broadcom.audio_decode handle 0x31462f0 dllopen : 1
18:17:24 T:2811360272   DEBUG: COMXCoreComponent::Initialize OMX.broadcom.audio_decode input port 120 output port 121
18:17:24 T:2811360272   DEBUG: COMXCoreComponent::Initialize : OMX.broadcom.audio_mixer handle 0x3113ca0 dllopen : 1
18:17:24 T:2811360272   DEBUG: COMXCoreComponent::Initialize OMX.broadcom.audio_mixer input port 232 output port 231
18:17:24 T:2811360272   DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.audio_decode) - port(120), nBufferCountMin(4), nBufferCountActual(62), nBufferSize(6144), nBufferAlignmen(16)
18:17:24 T:2811360272   DEBUG: COMXAudio::Initialize Ouput bps 16 samplerate 48000 channels 2 buffer size 384000 bytes per second 192000
18:17:24 T:2811360272   DEBUG: COMXAudio::Initialize Input bps 16 samplerate 48000 channels 2 buffer size 384000 bytes per second 192000
18:17:24 T:2811360272   DEBUG: COMXAudio::Initialize device local passthrough 0 hwdecode 0
18:17:24 T:2811360272    INFO: Audio codec  channels 2 samplerate 48000 bitspersample 16
18:17:24 T:2811360272  NOTICE: OMXClock using audio as reference
18:17:24 T:2811360272   DEBUG: OMXClock::OMXReset audio / video : 1 / 1 start audio / video : 1 / 1 wait mask 3
18:17:24 T:2811360272   DEBUG: COMXAudio::Decode ADec : setStartTime 0.000000
18:17:24 T:2811360272   DEBUG: pcm->direction      : input
18:17:24 T:2811360272   DEBUG: pcm->nPortIndex     : 232
18:17:24 T:2811360272   DEBUG: pcm->eNumData       : 0
18:17:24 T:2811360272   DEBUG: pcm->eEndian        : 1
18:17:24 T:2811360272   DEBUG: pcm->bInterleaved   : 1
18:17:24 T:2811360272   DEBUG: pcm->nBitPerSample  : 16
18:17:24 T:2811360272   DEBUG: pcm->ePCMMode       : 0
18:17:24 T:2811360272   DEBUG: pcm->nChannels      : 2
18:17:24 T:2811360272   DEBUG: pcm->nSamplingRate  : 48000
18:17:24 T:2811360272   DEBUG: OMX_AUDIO_ChannelLF
18:17:24 T:2811360272   DEBUG: OMX_AUDIO_ChannelRF
18:17:24 T:2811360272   DEBUG: pcm->direction      : output
18:17:24 T:2811360272   DEBUG: pcm->nPortIndex     : 100
18:17:24 T:2811360272   DEBUG: pcm->eNumData       : 0
18:17:24 T:2811360272   DEBUG: pcm->eEndian        : 1
18:17:24 T:2811360272   DEBUG: pcm->bInterleaved   : 1
18:17:24 T:2811360272   DEBUG: pcm->nBitPerSample  : 16
18:17:24 T:2811360272   DEBUG: pcm->ePCMMode       : 0
18:17:24 T:2811360272   DEBUG: pcm->nChannels      : 2
18:17:24 T:2811360272   DEBUG: pcm->nSamplingRate  : 48000
18:17:24 T:2811360272   DEBUG: OMX_AUDIO_ChannelLF
18:17:24 T:2811360272   DEBUG: OMX_AUDIO_ChannelRF
18:17:24 T:2854212624   DEBUG: COMXPlayer::HandleMessages - player started 1
18:17:24 T:2854212624   DEBUG: COMXPlayer::SetCaching - caching state 4
18:17:24 T:2854212624   DEBUG: OMXClock::OMXSetSpeed 1 buffering 0
18:17:24 T:2811360272   DEBUG: COMXPlayerAudio - CDVDMsg::PLAYER_SETSPEED 1000
18:17:24 T:2811360272   DEBUG: COMXPlayerAudio - CDVDMsg::GENERAL_RESYNC(32000.000000, 1)
18:17:24 T:2819748880   DEBUG: COMXPlayerVideo - CDVDMsg::PLAYER_SETSPEED 1000
18:17:24 T:2819748880   DEBUG: COMXPlayerVideo - CDVDMsg::GENERAL_RESYNC(41708.333333, 0)
18:17:24 T:2819748880   DEBUG: OMXVideo::Decode VDec : setStartTime 0.041708
18:17:24 T:2819748880   ERROR: Output - renderer not started
18:17:24 T:2811360272   ERROR: Previous line repeats 4 times.
18:17:24 T:2811360272   DEBUG: OMXClock::OMXAudioBufferStart
18:17:24 T:2819748880   ERROR: Output - renderer not started
18:17:24 T:2819748880   ERROR: Previous line repeats 1 times.
18:17:24 T:2819748880   DEBUG: ResolutionUpdateCallBack - change configuration. video:1680x1050. framerate: 23.98. 652x276 format: BYPASS
18:17:24 T:2819748880  NOTICE: Display resolution DESKTOP : 1680x1050 @ 60.00 - Full Screen (16)

Viewing all articles
Browse latest Browse all 84015

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>