What I meant is that the issue is specific to a couple of older TV models, not RPi models - which makes shipping even more problematic
so long,
Hias
What I meant is that the issue is specific to a couple of older TV models, not RPi models - which makes shipping even more problematic
so long,
Hias
AFAIK no developer has been able to reproduce the issue - it seems to be limited to a few specific older models - and without being able to reproduce the issue it's next to impossible to fix it.
Personally I tested with my LG 55C8 OLED and my parents' old LG 32LH7000 TV - and both work just fine.
so long,
Hias
Test with a different HDMI cable and if you are using a case also without the case.
Argon cases have a long history of causing HDMI issues because of low manufacturing quality of their internal adapter PCB, but as I just experienced myself even cases without internal adapter boards can cause HDMI issues as they often won't let you fully plug in the HDMI connector - even half a millimeter or a millimeter can make a huge difference.
And it gets even worse if the HDMI cable is a bit worn out and starts to fall out easily.
I just had that issue here with a "full armor case" and both a new and an older HDMI cable, and also with a USB3 cable - have to say I absolutely hate the HDMI and USB connector crap, it's as bad as SCART was in the old days, non-interlocking connectors just cry for problems. Display port did it right, same goes for ethernet, VGA, DVI etc but the consumer connector crap is starting to really annoy me...
so long,
Hias
Hard to tell as you didn't post a full pastekodi log but I'd also suspect your fritzbox is acting up or you have some kind of other wifi issue (like neighors using same wifi channels etc).
Check with WiFiAnalyzer https://f-droid.org/en/packages/com.vrem.wifianalyzer/ or some similar apps on your tablet/phone if you have channel clashes, or contact AVM for support with your fritzbox.
so long,
Hias
What kind of splitter / audio extractor are you using?
The splitter needs to mix the EDIDs of both the AVR and and projector, LibreELEC heavily relies on that being accurate and it is quite likely Windows was more relaxed about it.
My HDFury Vrroom has very extensive settings how it'll mix (or patch up) the edids and also allows you to download the edid directly via the web interface.
You can also grab the edid presented to your chromebox from /sys/class/drm/cardX-HDMI-A-Y/edid (A, X, and Y may vary on your system) and decode it with edid-decode. eg
if you have multiple cards or connectors (A-1, A-2 etc) try all of them and post the output (the unconnected HDMI ports will show "empty" - just ignore them).
so long,
Hias
Yes. The TV is Philips 4K Android TV and with Kodi installed on it the same file plays just fine. Only the Rpi4 has problem.
Please provide a debug log, the output of modetest | pastebinit while playing a HDR file and mediainfo output of the file (mediainfo is available in the multimedia tools addon).
so long,
Hias
Today I found out that my Rpi4 can play 4k hdr10 file, but with washed-out colors... while my Huavei laptop, Ryzen 5 3500u, running Kubuntu, can play the same file just perfect (with vlc and Kodi), with HW acceleration and very nice colors? Why is that? why Rpi4 can not do it?
Does your TV support HDR and BT.2020?
If not that's expected as the RPi can't tonemap HDR videos to SDR which vlc on your laptop probably does.
so long,
Hias
The post from Dec 12 on the plex thread you linked to https://forums.plex.tv/t/testers-need…lity/481208/251 mentions the same thing is happening with official kodi 20rc1 on Android.
So I'm pretty sure, too, that it's a Python 3.11 issue as mglae wrote - and it's not specific to LibreELEC and it's up to the plex folks to fix their addon.
so long,
Hias
Standard pastekodi log (with kodi debug logging enabled) would do fine for the next step. Edid and sound device info look like it should work (from driver and kodi side).
so long,
Hias
If you are running a nightly from the last few months you have to follow the instructions in the first post (i.e. remove pvr addons before update), otherwise kodi will end in a crash loop. This also won't change in the future.
Other than that latest nightly is running fine with latest (pvr and other) addons.
so long,
Hias
EAC3 passthrough should work on RPi2/3 - you have to enable expert mode in settings to see the option.
Note though that EAC3 support in Kodi is very buggy - see eg https://github.com/xbmc/xbmc/issues/19182 - so you're better off not enabling it because it won't really work.
TrueHD is another thing, due to bugs in RPi0-3 hardware they can't output 192kHz 8ch (which is required for TrueHD and DTS-X).
so long,
Hias
So i'm telling you (as a Team Kodi person) that the original intention was always to make the K19.5 release immediately before K20. The dates for K19.5 on GitHub will be pushed back as/when someone remembers to move them until roughly that happens.
Sorry for the misinformation and thanks a lot for correcting me - seems I remembered wrong.
K19.5 milestone due dates were rather chaotic though and it would have been better to set no date at all if they didn't have one. That really gave the impression 19.5 should be out in summer 2022...
so long,
Hias
If you set your volume to 100% and use samplerates that are supported by your AVR then the samples won't be altered.
Resampling only occurs when you try to play back a file in a not-supported samplerate (eg 192kHz if your AVR only supports 32-96kHz).
so long,
Hias
And I think a separate line with INITRD /edid.cpio, before the APPEND line,might load the initrd.
so long,
Hias
The original plan was to make a final roll-up of changes and ship K19.5 shortly before K20 release (think days, not month).
That's not quite correct.
The original plan was that 19.5 should have been released months ago and we've been waiting for it to align LE 10.0.3 with it.
Then the due date of 19.5 got pushed further and further into the future and was finally completely removed - see here:
That's why we released LE 10.0.3 with latest Kodi Matrix changes (kind of pre 19.5) so you're already very up to date if you're using that and final Kodi 19.5 won't be too different to that.
If and when Kodi 19.5 will finally be released and what fixes it will contain is a question only kodi folks can answer.
so long,
Hias
Ask on the kodi forum, we don't know either.
so long,
Hias