Search the Community
Showing results for tags 'Raspberry Pi 3B'.
-
Hi Folks, When I play a serie or movie on my Pi (Libreelec) the waiting symbol keeps spinning around. In the logfile on the Pi is see a lot "CMMALVideo::dec_control_port_cb Error (status=2 ENOSPC)" errors. Rebooting my Pi solves this issue and the serie or movie plays. 2019-12-18 15:17:22.389 T:1243607936 NOTICE: Creating InputStream 2019-12-18 15:17:22.489 T:1741419392 NOTICE: EMBY.objects.monitor -> [ xbmc/Info.OnChanged ] 2019-12-18 15:17:22.490 T:1741419392 NOTICE: EMBY.objects.player -> [ onPlayBackStarted ] 2019-12-18 15:17:22.493 T:1168098176 NOTICE: EMBY.hooks.monitor -> -->[ q:monitor/Player.OnPlay ] 2019-12-18 15:17:22.495 T:1168098176 NOTICE: EMBY.objects.monitor -> [ play ] kodi_id: 181 media: episode 2019-12-18 15:17:22.495 T:1243607936 NOTICE: Creating Demuxer 2019-12-18 15:17:22.889 T:1243607936 NOTICE: Opening stream: 0 source: 256 2019-12-18 15:17:22.889 T:1243607936 NOTICE: Creating video codec with codec id: 27 2019-12-18 15:17:22.921 T:1243607936 NOTICE: Creating video thread 2019-12-18 15:17:22.922 T:1193276288 NOTICE: running thread: video_thread 2019-12-18 15:17:22.923 T:1243607936 NOTICE: Opening stream: 1 source: 256 2019-12-18 15:17:22.923 T:1243607936 NOTICE: Finding audio codec for: 86019 2019-12-18 15:17:22.926 T:1243607936 NOTICE: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder ac3 2019-12-18 15:17:22.926 T:1243607936 NOTICE: Creating audio thread 2019-12-18 15:17:22.927 T:1105154944 NOTICE: running thread: CVideoPlayerAudio::Process() 2019-12-18 15:17:22.927 T:1243607936 NOTICE: Opening stream: 0 source: 1024 2019-12-18 15:17:22.928 T:1243607936 ERROR: OpenStream - Unable to create subtitle parser 2019-12-18 15:17:22.928 T:1243607936 NOTICE: Opening stream: 2 source: 256 2019-12-18 15:17:22.939 T:1105154944 NOTICE: Creating audio stream (codec id: 86019, channels: 6, sample rate: 48000, no pass-through) 2019-12-18 15:17:23.337 T:1121940352 ERROR: CMMALVideo::dec_control_port_cb Error (status=2 ENOSPC) 2019-12-18 15:17:23.352 T:1168098176 NOTICE: EMBY.hooks.monitor -> -->[ q:monitor/Player.OnAVChange ] 2019-12-18 15:17:23.430 T:1193276288 NOTICE: Previous line repeats 1 times. 2019-12-18 15:17:23.430 T:1193276288 WARNING: CMMALVideo::GetPicture - ret(0) pics(0) inputs(0) slept(500) queued(0.08) (0.08:0.00) full(0) flags(4000000) preroll(1) eos(0 2/-1) 2019-12-18 15:17:23.500 T:1121940352 ERROR: CMMALVideo::dec_control_port_cb Error (status=2 ENOSPC) 2019-12-18 15:17:23.932 T:1193276288 ERROR: Previous line repeats 11 times. 2019-12-18 15:17:23.932 T:1193276288 WARNING: CMMALVideo::GetPicture - ret(0) pics(0) inputs(0) slept(500) queued(0.08) (0.08:0.00) full(0) flags(4000000) preroll(1) eos(0 2/-1) 2019-12-18 15:17:23.951 T:1121940352 ERROR: CMMALVideo::dec_control_port_cb Error (status=2 ENOSPC) 2019-12-18 15:17:24.234 T:1210053504 ERROR: Previous line repeats 14 times. 2019-12-18 15:17:24.234 T:1210053504 NOTICE: EMBY.default -> ---<[ default ] .... Anyone know what this error means? Kind regards, Anyone know what this error means?