A quick test, and haven't noticed any issues with the FFmpeg bump.
Posts by smf007
-
-
chewitt Thanks! That fixed the GUI.
-
A couple things to let people know:
(1) To close out the widevine issue, it was related to changes in inputstream adaptive and is already resolved per
Threadjoyn / widevine does not work
I installed joyn (ip tv provider) to watch some tv shows in german. Unfortunately, i get an error and the plugin aborts.
In the logs i found this:
(Code, 14 lines)
Anyone an idea whats going on? Is it the wrong widevine that this plugin downloads? Unfortunately i have no netflix, otherwise i would install that addon and see what it downloads.olzeNovember 16, 2024 at 6:35 PM (2) I notice, with the latest bump of Kodi in both the nightlies and chewitt's experimental builds, the GUI no longer renders on my Odroid C2. That is due to a bug in Kodi, looks like the following should correct that https://github.com/xbmc/xbmc/pull/25981 once it is merged.
(3) Found a minor error being thrown related to the clock:
-
Both the nightlies and chewitt's experimental builds are giving me issues with symbols for libwidevine. Not sure if something changed with libc, this had been working a month or so ago. If need be, I can find time to trace it down to a specific
Quoteerror <general>: AddOnLog: inputstream.adaptive: Initialize: Initialize: Failed to load library: /storage/.kodi/cdm/libwidevinecdm.so: undefined symbol: __aarch64_ldadd4_acq_rel
I ran this script, https://github.com/AsahiLinux/wid…devine_fixup.py which adds some stuff for those symbols, resulting in a working library again.
-
chewitt I see in master that ffmpeg wasn't bumped to 6.1.1. I gather this was due to Kodi having the pull-request to 7.1 ?
Update to ffmpeg 7.1 by sundermann · Pull Request #24972 · xbmc/xbmcDescription Update to ffmpeg 7.0. The most prominent issue is that in 7.0 some members from AVInputFormat became private API. We were using the now private…github.comConsidering that pull-request seems to have issues at this time, would it be possible to bump the ffmpeg in libreelec master, for only amlogic, to 6.1.1 as you had done above?
-
chewitt thanks for the kernel bump! We have nightlies again.
-
Looks like something happened to the nightlies. July 19th is the last one posted.
-
smf007 any suggestions on which SD card to get?
Sorry, I had gone back to the microSD cards I had gotten when I first got my C2s, so they would be rather old at this point. It's also been a couple years since those issues, so might be possible things have improved in mainline.
If you need a new microSD card though, maybe try asking on the Armbian forum or the HardKernel forum. HK had a thread on the mainline kernel, think a few things about SD card speed was mentioned there
Odroid C2 mainline kernel support - ODROID -
Mainline kernel is pickier about the micro-SD card speed than the older kernel. Could be the card speed is too fast. I did have that issue with my C2 and moving back to a slower card made the mainline kernel happy.
-
This image contains ffmpeg 6.1.1: https://chewitt.libreelec.tv/testing/LibreE…h64-12.80.0.tar
No idea if that fixes or adds problems. Have a play..
Definitely has the fix. Thanks!
Taking it for a short spin, haven't noticed any new issues. -
My Odroid C2 is still having issues playing ogg vorbis. Looking at github it looks like Amlogic is still back on ffmpeg 6.0 instead of 6.0.1. Any chance of getting that minor bump to pick up the fixes for voribs and flac?
Tested v12 nightly and v13 nightly.
-
I have a bit of a few things going wrong that seem to be all related. Odroid C2, LE 12 nightlies.
Issues started popping up a few weeks back.
First issue, the system would often be found with a non-responsive GUI after it had been left idle, so screen saver active and eventually display shutdown. The display would turn back on, so CEC was still working, but the GUI would be frozen. Sometimes you could here the remote "clicks", but still the GUI was frozen. This sounds like https://github.com/LibreELEC/LibreELEC.tv/issues/8488 however I haven't any of those EGL errors.
Second issue that started at the time was glitchy video playback IF using hardware acceleration. Basically, every so often, randomly, the frames momentarily freeze and/or are rendered in the wrong order. Truly random, the glitches don't occur in the same places when re-watching the video. Switching it to purely software decoding, either PRIME or EGL, and the issue appears to go away. Considering it had previously been working fine until sometime in December, and the randomness of it, could this be a timing issue that the EGL fence causes?
The following is a log where a video was started and had some glitches within the first few minutes then playback was stopped,
I'm still trying to get a log from the frozen GUI
-
Known issue and fixed upstream already. Will get pulled in next time someone bumps Kodi.
[VideoDB] fix movie title index creation and version bump by CrystalP · Pull Request #24226 · xbmc/xbmcDescription Video database bump missed in PR #24157 Index won't be created until next version bump otherwise. Removed comment I added in other PR in error,…github.com -
chewitt is the team aware that the LE12 nightlies for arm are not showing up on the download page?
-
I just noticed on my x86-64 based system that with the nightlies I have some libraries with invalid symbolic links. I was wanting to try fixing it however I'm having a hard time identifying where those links get generated when building. Specifically the libraries I'm looking at libGL and libGLX, which you can see below are pointed at the wrong directories:
Code
Display Morelrwxrwxrwx 1 root root 10 Sep 23 14:25 /usr/lib/libGL.so -> libGL.so.1 lrwxrwxrwx 1 root root 17 Sep 23 14:25 /usr/lib/libGL.so.1 -> /var/lib/libGL.so -rwxr-xr-x 1 root root 538960 Sep 23 14:25 /usr/lib/libGL.so.1.7.0 lrwxrwxrwx 1 root root 11 Sep 23 17:01 /usr/lib/libGLU.so -> libGLU.so.1 lrwxrwxrwx 1 root root 15 Sep 23 17:01 /usr/lib/libGLU.so.1 -> libGLU.so.1.3.1 -rwxr-xr-x 1 root root 461768 Sep 23 17:01 /usr/lib/libGLU.so.1.3.1 lrwxrwxrwx 1 root root 11 Sep 23 14:25 /usr/lib/libGLX.so -> libGLX.so.0 lrwxrwxrwx 1 root root 18 Sep 23 14:25 /usr/lib/libGLX.so.0 -> /var/lib/libGLX.so -rwxr-xr-x 1 root root 133712 Sep 23 14:25 /usr/lib/libGLX.so.0.0.0 lrwxrwxrwx 1 root root 15 Sep 23 14:25 /usr/lib/libGLX_glvnd.so.0 -> libGLX.so.0.0.0 lrwxrwxrwx 1 root root 29 Sep 23 14:25 /usr/lib/libGLX_indirect.so.0 -> /var/lib/libGLX_indirect.so.0 lrwxrwxrwx 1 root root 16 Sep 23 17:01 /usr/lib/libGLX_mesa.so -> libGLX_mesa.so.0 lrwxrwxrwx 1 root root 20 Sep 23 17:01 /usr/lib/libGLX_mesa.so.0 -> libGLX_mesa.so.0.0.0 -rwxr-xr-x 1 root root 459984 Sep 23 17:01 /usr/lib/libGLX_mesa.so.0.0.0 -rwxr-xr-x 1 root root 1289616 Sep 23 17:04 /usr/lib/libGLX_nvidia.so.0 lrwxrwxrwx 1 root root 14 Sep 23 14:25 /usr/lib/libGL_glvnd.so.1 -> libGL.so.1.7.0 -rwxr-xr-x 1 root root 1267800 Sep 23 17:04 /usr/lib/libGL_nvidia-legacy.so.1 lrwxrwxrwx 1 root root 18 Sep 23 14:25 /usr/lib/libGLdispatch.so -> libGLdispatch.so.0 lrwxrwxrwx 1 root root 22 Sep 23 14:25 /usr/lib/libGLdispatch.so.0 -> libGLdispatch.so.0.0.0 -rwxr-xr-x 1 root root 711128 Sep 23 14:25 /usr/lib/libGLdispatch.so.0.0.0
If someone could please point me in the correct direction. Thank you!
Turns out whether those libraries exist in /var/lib seems to be controlled at boot time. In testing a boot switch for my hardware, it disabled those files existing.
-
-
I have found an issue with GBM, confirmed with both Generic and Amlogic, when configured as limited colour range. The issue being that images lines for dvb subtitles have the range conversion applied twice. In other words, the lines where dvb_subtitles are rendered, not just the text but the whole width of the screen appears lighter then the rest of the screen.
This does not occur with Generic-Legacy (X11) nor Kodi (X11) on Ubuntu 22.04 (x64).
I can provide a kodi debug log, however I'm not sure it would help.
-
The current nightlies are using CONFIG_DRM_MESON=y, and has been for 4 years
You can also confirm from the currently running kernel by cat /proc/config.gz | gunzip | grep -i DRM_MESON