• 1
  • 33
  • 34
  • 35(current)
  • 36
  • 37
  • 495
v18 LibreELEC Testbuilds for RaspberryPi (Kodi 18.0)
Tried a clean build, same issue with the plugin. If i try a different slideshow plugin, I don't get the overlay.

(2017-01-13, 19:00)khaoohs Wrote: 1209b is the last version to NOT show this behavior, it starts in 1210.
I can install a newer version and see the issue, then revert back to 1209b and have no problems.

Link to a video of the issue

I will try the suggestions below and report back.

(2017-01-13, 03:57)Milhouse Wrote: I assume you mean this addon?

Any chance of a video of this behaviour?

So you don't have this problem with #1208, and the problem is first seen with #1209b? In #1209b there appears to be only a kernel bump and and minor Kodi updates.

To me, #1209b doesn't seem likely as the cause of this issue, so either it first appeared in an earlier build, or is an add-on issue (is the add-on still Kodi 18 compatible?), or maybe even a corrupt setting.

Can you also test with a clean .kodi - this will help eliminate corrupt setting and influence of any other addons:
Code:
systemctl stop kodi
mv .kodi .kodi.bak
reboot
then configure your pictures and test the slideshow.

Assuming you still have the issue, please identify the first build with the abnormal behaviour, as we should then hopefully be able to narrow down the issue.

Pinging @ronie.
(2017-01-13, 09:00)chewauwau Wrote: The problem I described in Post 498 (thumbnail extraction does not work) still persists with devel-20170112210208-#0112-gd210441. Additionally I tried the latest Kodi L****** nightlies on Windows and Android. They don't have this issue.

Yes, I can confirm this issue started with #0104, and it doesn't affect Generic with build #0104 so appears to be RPi specific (as far as my builds are concerned).

I've tested with local (/storage/video) files and see the same behaviour as you do:

#0103 http://sprunge.us/QFPJ:
Code:
19:24:13.656 T:1874850720   DEBUG: FactoryCodec - Video:  - Opening
19:24:13.656 T:1874850720  NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10
19:24:13.656 T:1874850720   DEBUG: CDVDVideoCodecFFmpeg - Updated codec: ff-h264
19:24:13.656 T:1874850720   DEBUG: FactoryCodec - Video: ff-h264 - Opened
19:24:13.656 T:1874850720   DEBUG: ExtractThumb - seeking to pos 2000ms (total: 6000ms) in /storage/videos/LibreELEC+KODI_Logo_Animation_6sec_v3_1080p_no-audio_samfisher.mp4
19:24:13.656 T:1874850720   DEBUG: SeekTime - unknown position after seek
19:24:13.802 T:1874850720   DEBUG: cached image 'special://masterprofile/Thumbnails/f/f5579db1.jpg' size 720x405
19:24:13.803 T:1874850720   DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_encode input port 340 output port 341 m_handle 0x5be04150
19:24:13.804 T:1874850720   DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_encode) - port(340), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(1198080), nBufferAlignmen(16)
19:24:13.804 T:1874850720   DEBUG: COMXCoreComponent::AllocOutputBuffers component(OMX.broadcom.image_encode) - port(341), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(299520) nBufferAlignmen(16)
19:24:13.818 T:1874850720   DEBUG: COMXImageEnc::CreateThumbnailFromSurface : special://masterprofile/Thumbnails/f/f5579db1.jpg width 720 height 405
19:24:13.820 T:1874850720   DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_encode handle 0x5be04150
19:24:13.823 T:1796207520   DEBUG: Thread FileCache 1796207520 terminating
19:24:13.823 T:1874850720   DEBUG: ExtractThumb - measured 211 ms to extract thumb from file </storage/videos/LibreELEC+KODI_Logo_Animation_6sec_v3_1080p_no-audio_samfisher.mp4> in 3 packets.
19:24:13.867 T:1874850720   DEBUG: Mysql Start transaction
19:24:13.867 T:1874850720   DEBUG: Mysql execute: DELETE FROM streamdetails WHERE idFile = 6368
19:24:13.870 T:1874850720   DEBUG: Mysql execute: INSERT INTO streamdetails (idFile, iStreamType, strVideoCodec, fVideoAspect, iVideoWidth, iVideoHeight, iVideoDuration, strStereoMode, strVideoLanguage) VALUES (6368,0,'h264',1.777778,1920,1080,6,'','eng')
19:24:13.871 T:1874850720   DEBUG: Mysql execute: update movie set c11=6 where idFile=6368 and c11=''
19:24:13.872 T:1874850720   DEBUG: Mysql execute: update episode set c09=6 where idFile=6368 and c09=''
19:24:13.873 T:1874850720   DEBUG: Mysql execute: update musicvideo set c04=6 where idFile=6368 and c04=''
19:24:13.913 T:1874850720   DEBUG: Mysql commit transaction
19:24:13.934 T:1776022432   DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x6083a160
19:24:13.935 T:1776022432   DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignmen(16)
19:24:13.937 T:1776022432   DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x60863708
19:24:13.937 T:1776022432   DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignmen(16)
19:24:13.945 T:1776022432   DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x6083a160
19:24:13.946 T:1776022432   DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x60863708
19:24:13.946 T:1776022432   DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/f/f5579db1.jpg 720x405

#0104 http://sprunge.us/TWdV:
Code:
19:28:10.690 T:1575060384   DEBUG: FactoryCodec - Video:  - Opening
19:28:10.690 T:1575060384  NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10
19:28:10.690 T:1575060384   DEBUG: CDVDVideoCodecFFmpeg - Updated codec: ff-h264
19:28:10.690 T:1575060384   DEBUG: FactoryCodec - Video: ff-h264 - Opened
19:28:10.690 T:1575060384   DEBUG: ExtractThumb - seeking to pos 2000ms (total: 6000ms) in /storage/videos/LibreELEC+KODI_Logo_Animation_6sec_v3_1080p_no-audio_samfisher.mp4
19:28:10.690 T:1575060384   DEBUG: SeekTime - unknown position after seek
19:28:10.808 T:1575060384   DEBUG: ExtractThumb - decode failed in /storage/videos/LibreELEC+KODI_Logo_Animation_6sec_v3_1080p_no-audio_samfisher.mp4 after 3 packets.
19:28:10.811 T:1583448992   DEBUG: Thread FileCache 1583448992 terminating
19:28:10.812 T:1575060384   DEBUG: ExtractThumb - measured 217 ms to extract thumb from file </storage/videos/LibreELEC+KODI_Logo_Animation_6sec_v3_1080p_no-audio_samfisher.mp4> in 3 packets.
19:28:20.269 T:1920988064   DEBUG: CAESinkPi:Deinitialize
19:28:20.269 T:1920988064   DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000000
19:28:20.270 T:1920988064   DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.audio_render handle 0x71ecba50

@popcornmix - in #0104 there are several ffmpeg changes, some of which relate to ffmpeg-3.2.
(2017-01-05, 02:26)Milhouse Wrote:
  1. newclock5:
    • New commits in this build:
      • VideoPlayer: check for vsyncAdjust on every cycle, speed of videoRefClock might have changed (8bc3927f)
      • fixup! [RetroPlayer] Fix crash when refresh rate changes (c9ea024c)
      • VideoPlayer: adapt decoder API to ffmpeg 3.2 (d454a999)
      • VideoPlayer: rework after ffmpeg 3.2 adpation (33d92aa2)
      • hack: retroplayer: fixme (0b7a7d11)
      • MMALCodec: Basic fixup to new ffmmpeg API (49aac6e8)
      • MMALCodec: Need an extra referenced buffer with new ffmpeg scheme (223e2ef2)
      • MMALFFmpeg: Fixup to new API (87af2906)

I haven't bumped to ffmpeg 3.2 in these builds yet as Kodi master is still using ffmpeg 3.1.6.

Could these newclock5 ffmpeg 3.2 changes be the cause of the thumbnail extraction issue? These ffmpeg 3.2 changes would not be in the Generic LE #0104 build.
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
(2017-01-13, 21:34)Milhouse Wrote: I haven't bumped to ffmpeg 3.2 in these builds yet as Kodi master is still using ffmpeg 3.1.6.
My understanding is that is not required for the changes to ffmpeg 3.2 api (but moving to ffmpeg 3.2 will require the 3.2 adaptation commits).
Quote:Could these newclock5 ffmpeg 3.2 changes be the cause of the thumbnail extraction issue? These ffmpeg 3.2 changes would not be in the Generic LE #0104 build.
Very likely. I've looked through the patches and nothing stood out. Thumbnail extraction shouldn't use HW decoder, so I'm surprised generic behaves differently to pi.
But I'll try to reproduce and debug when I get a chance.
It's been a while since I updated so I figured it was about time. I tried to go from #0701 (2016) to #0110 but it just got stuck in an animation bootloop. Unlike others who've reported this problem I'm not using USB boot, just SD card and I tried unplugging my USB tuner to no avail (although my USB hub which has my IR dongle plugged into it was still connected).

Anyway, I'll try extracting #0112 manually on my PC and report back.
@doveman2 try:
Code:
rm -fr /storage/.kodi/addons/inputstream.*
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
(2017-01-13, 23:19)Milhouse Wrote: @doveman2 try:
Code:
rm -fr /storage/.kodi/addons/inputstream.*

Thanks Millhouse, that did the trick (after I managed to recall my basic linux-fu and accessed the SD in a linux Virtualbox).
New LibreELEC.tv Leia build #0113: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 4.9.3 #1 Fri Jan 13 21:43:26 GMT 2017 armv6l GNU/Linux

# vcgencmd version
Jan 13 2017 20:04:50
Copyright (c) 2012 Broadcom
version c7052a94dbf1258f9a82f23b93807e71b9da04d0 (clean) (release)

# lsb_release
LibreELEC (Milhouse) - Version: devel-20170113214143-#0113-gf7480de [Build #0113]

# Kodi version
(18.0-ALPHA1 Git:4d93228). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (f7480de0, changelog) and tip of XBMC master (915e6a80, changelog) with the following modifications: Build Highlights:
  1. New firmware (CEC code cleanup parts 2-10)
  2. New 4.9.3 kernel
  3. [PVR][guiinfo] Videofullscreen/Musicvisualisation: Direct channel number input
  4. [cmake] fix libdvd depends build
Build Details:
  1. Firmware (Jan 13):
    • firmware: CEC code cleanup parts 2-10
  2. LibreELEC.tv:
    • systemd: disable colors (PR:1166, 1 commit, 1 file changed)
    • openvpn: update to 2.4.0 (PR:1164, 1 commit, 1 file changed)
    • Inadyn: update to 2.1 (PR:1160, 2 commits, 3 files changed)
    • scripts/checkdeps: add patchutils as dependency (PR:1159, 1 commit, 1 file changed)
    • kodi: cleanup patches (PR:1091, 3 commits, 7 files changed)
    • linux: update to linux-4.9.2 (PR:1153, 4 commits, 5 files changed)
    • linux: clean up Amlogic patches (PR:1150, 1 commit, 8 files changed)
    • pkg-config: prefix sysroot path (PR:1135, 2 commits, 6 files changed)
    • kodi: update binary addons for 17.0-RC3 (PR:1168, 1 commit, 10 files changed)
  3. XBMC:
    • Fix DynamicDll.h with use of 'RESOLVE_METHOD_OPTIONAL' (PR:11439, 1 commit, 1 file changed)
  4. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] PR:1170: linux: update to linux-4.9.3
    • Added: [pkg] PR:11434: [PVR][guiinfo] Videofullscreen/Musicvisualisation: Direct channel number input
    • Added: [pkg] PR:11440: [cmake] fix libdvd depends build
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
@Milhouse

Well, I did some more investigation with the release #1109x which contain kernel 4.10

CPU usage and temperature values seams to be identical between #1109 and #1109x.
The values are also identical with my longtime averages measurements .
I think the test I made yesterday had higher temperatures because of higher bitrate (40'000 kb/s and 34'000 kb/s) of the movies.
Kernel 4.10 has no negative impact for me. Very smooth release...

Idle
ARM Core H264 Core Temp (Max)
600Mhz 250Mhz 250Mhz 46.24C (47.77C) -> longtime average
600Mhz 250Mhz 250Mhz 45.62C (47.24C) -> #1109x

MKV (Blu-Ray) 1080p24 VC-1
ARM Core H264 Core Temp (Max)
600Mhz 250Mhz 250Mhz 55.31C (55.84C) -> longtime average
600Mhz 250Mhz 300Mhz 56.38C (58.00C) -> #1109x

MKV (Blu-Ray) 1080p24 H.264
ARM Core H264 Core Temp (Max)
600Mhz 250Mhz 250Mhz 53.69C (54.77C) -> longtime average
1200Mhz 400Mhz 300Mhz 59.61C (59.61C) -> #1109x

Live-TV 720p25 H.264
ARM Core H264 Core Temp (Max)
600Mhz 250Mhz 250Mhz 56.38C (57.46C) -> longtime average
600Mhz 250Mhz 250Mhz 55.84C (56.92C) -> #1109x

Live-TV 1080i50 H.264
ARM Core H264 Core Temp (Max)
1200Mhz 400Mhz 300Mhz 70.91C (70.91C) -> longtime average
1200Mhz  400Mhz  300Mhz 70.91C (71.45C) -> #1109x
Great, thanks for confirming @herrmeier01!
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
(2017-01-13, 21:34)Milhouse Wrote:
(2017-01-13, 09:00)chewauwau Wrote: The problem I described in Post 498 (thumbnail extraction does not work) still persists with devel-20170112210208-#0112-gd210441. Additionally I tried the latest Kodi L****** nightlies on Windows and Android. They don't have this issue.

Yes, I can confirm this issue started with #0104, and it doesn't affect Generic with build #0104 so appears to be RPi specific (as far as my builds are concerned).

I've tested with local (/storage/video) files and see the same behaviour as you do:

#0103 http://sprunge.us/QFPJ:

#0104 http://sprunge.us/TWdV:

@popcornmix - in #0104 there are several ffmpeg changes, some of which relate to ffmpeg-3.2.
(2017-01-05, 02:26)Milhouse Wrote:
  1. newclock5:
    • New commits in this build:
      • VideoPlayer: check for vsyncAdjust on every cycle, speed of videoRefClock might have changed (8bc3927f)
      • fixup! [RetroPlayer] Fix crash when refresh rate changes (c9ea024c)
      • VideoPlayer: adapt decoder API to ffmpeg 3.2 (d454a999)
      • VideoPlayer: rework after ffmpeg 3.2 adpation (33d92aa2)
      • hack: retroplayer: fixme (0b7a7d11)
      • MMALCodec: Basic fixup to new ffmmpeg API (49aac6e8)
      • MMALCodec: Need an extra referenced buffer with new ffmpeg scheme (223e2ef2)
      • MMALFFmpeg: Fixup to new API (87af2906)

I haven't bumped to ffmpeg 3.2 in these builds yet as Kodi master is still using ffmpeg 3.1.6.

Could these newclock5 ffmpeg 3.2 changes be the cause of the thumbnail extraction issue? These ffmpeg 3.2 changes would not be in the Generic LE #0104 build.

I did a custom build using your buildsystem where these commits were blacklisted. Thumbnail extraction now works again. So indeed these commits are the culprit. Unfortunately I could not narrow it down further since these commits kind of depend on each other.
(2017-01-14, 03:23)chewauwau Wrote: I did a custom build using your buildsystem where these commits were blacklisted. Thumbnail extraction now works again.

Kudos. Smile
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
Hi,
can someone help me?

I have on the left the categories: film, TV show, and so on. But I need several categories for film.
I have Hd movies, animation films and 3 D movies. Can I create different categories on the page?
When I go over the category video, the posters are not displayed correctly.

thanks
(2017-01-14, 23:00)cacheman25 Wrote: Hi,
can someone help me?

I have on the left the categories: film, TV show, and so on. But I need several categories for film.
I have Hd movies, animation films and 3 D movies. Can I create different categories on the page?

That's a skin specific issue/requirement, please ask in the Estuary forum, eg. the Feature Requests thread.

(2017-01-14, 23:00)cacheman25 Wrote: When I go over the category video, the posters are not displayed correctly.

It's a known issue (with these builds) if you are extracting thumbnails from the videos - try build #0103 as that should be working. If that doesn't fix the issue, then post screenshots and a debug log from the latest build.
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
New LibreELEC.tv Leia build #0114: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 4.9.3 #1 Sat Jan 14 21:07:14 GMT 2017 armv6l GNU/Linux

# vcgencmd version
Jan 14 2017 13:03:37
Copyright (c) 2012 Broadcom
version ddb0018638eb8803bbb8f6dda5c39cff4995b3fb (clean) (release)

# lsb_release
LibreELEC (Milhouse) - Version: devel-20170114210439-#0114-g8d25971 [Build #0114]

# Kodi version
(18.0-ALPHA1 Git:4d93228). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (8d259714, changelog) and tip of XBMC master (1d062414, changelog) with the following modifications: Build Highlights:
  1. New firmware (total_mem fixes)
  2. PR:1176: remove and rework kodi patches
  3. PR:1179: lirc: fix [email protected]
Build Details:
  1. Firmware (Jan 14):
    • firmware: bootcode: Don't let total_mem exceed sdram size. See: link
    • firmware: bootcode: Enhance parsing to handle processor sections. See: link
  2. LibreELEC.tv:
    • linux: update to linux-4.9.3 (PR:1170, 3 commits, 5 files changed)
    • linux: fix JustBoom device name and add alsa IEC958 conf (PR:1163, 1 commit, 2 files changed)
    • kodi: Add peak3d's amltiming patch (PR:1149, 1 commit, 1 file changed)
    • xorg-server: update to 1.19.1 add patch to match pci ids with mesa (PR:1162, 3 commits, 2 files changed)
    • mesa: update 13.0.3 and cleanup (PR:1161, 1 commit, 1 file changed)
    • xf86-video-intel: update to 028c946 (PR:1165, 1 commit, 1 file changed)
    • linux: update hashes for Amlogic 3.10/3.14 kernels (PR:1171, 1 commit, 1 file changed)
    • imx6: update kodi patches (already upstream) (PR:1174, 1 commit, 1 file changed)
    • steamcontroller: update to 60499dc (PR:1147, 1 commit, 8 files changed)
    • linux: add LPE audio HDMI driver for BYT/CHT (PR:1177, 1 commit, 2 files changed)
  3. XBMC:
    • [Addonbuiltins] Games support for RunAddon() (PR:11419, 1 commit, 1 file changed)
    • [win][platinum] Change GWL_USERDATA to GWLP_USERDATA (PR:11437, 2 commits, 2 files changed)
    • [python] fix coverity 1398455 & 1398456 (PR:11441, 1 commit, 1 file changed)
    • [FavouritesDirectory] fix for adding addons to favourites via addonbrowser (PR:11421, 1 commit, 1 file changed)
    • spelling: compiler defines (PR:11366, 1 commit, 7 files changed)
  4. kernel 4.9.y:
    • New commits in this build:
      • ARM64: Enable Kernel Address Space Randomization (#1792) (f60564ce)
  5. Additional commits/pull requests/changes not yet merged upstream:
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
@guldfisken1982 the latest build should mean you can revert the lirc fix I suggested here.
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
  • 1
  • 33
  • 34
  • 35(current)
  • 36
  • 37
  • 495

Logout Mark Read Team Forum Stats Members Help
LibreELEC Testbuilds for RaspberryPi (Kodi 18.0)24