I tired rc2, but 4k films are flashing... This build didnt solve my problem
Once again: I have not claimed to fix it in this build. I am aware of the issue.
I tired rc2, but 4k films are flashing... This build didnt solve my problem
Once again: I have not claimed to fix it in this build. I am aware of the issue.
Still micro stutter when the first line of subtitles is showing up. After that playback is smooth.
I told you many times that this is a general Kodi issue. I haven't claimed to fix this.
Unfortunately I bet it's the VideoPlayer changes that broke this, subtitles rendering is almost untouched.
any unofficial change log?
In short: playback and NFS improvements. Tagged as RC because needs testing.
Sent from my Nexus 4 using Tapatalk
Sent from my Nexus 4 using Tapatalk
Are you using these files to generate the device trees https://github.com/kszaq/linux/tr…oot/dts/amlogic? if yes, there are some differences other than memory capacity. They are related to cooling_devices. So I thought the could be the problem
Not true:
diff --git a/arch/arm64/boot/dts/amlogic/gxl_p212_1g.dts b/arch/arm64/boot/dts/amlogic/gxl_p212_2g.dts
index 7260c84..196eeeb 100644
--- a/arch/arm64/boot/dts/amlogic/gxl_p212_1g.dts
+++ b/arch/arm64/boot/dts/amlogic/gxl_p212_2g.dts
@@ -25,8 +25,8 @@
#include "mesongxl.dtsi"
/ {
model = "Amlogic";
+ amlogic-dt-id = "gxl_p212_2g";
compatible = "amlogic, Gxbb";
- amlogic-dt-id = "gxl_p212_1g";
interrupt-parent = <&gic>;
#address-cells = <2>;
#size-cells = <2>;
@@ -38,9 +38,10 @@
serial3 = &uart_C;
serial4 = &uart_AO_B;
};
+
memory@00000000 {
device_type = "memory";
- linux,usable-memory = <0x0 0x100000 0x0 0x3ff00000>;
+ linux,usable-memory = <0x0 0x100000 0x0 0x7ff00000>;
};
reserved-memory {
@@ -78,7 +79,7 @@
ion_reserved:linux,ion-dev {
compatible = "amlogic, idev-mem";
- size = <0x0 0x2000000>;
+ size = <0x0 0x3000000>;
};
/* vdin0 */
Display More
With default device tree that consists of 4 basic device trees, bootloader chooses device tree based on board name that is baked in.
The two gxl device trees differ only in memory capacity.
If you can see 1GB memory with default device tree, your device has 1GB of RAM.
I would reply in that thread if I was able to help you.
S905D is basically S905X with DVB support and more likely to be coupled with Gigabit Ethernet, that's why I think it's interesting. I cannot speak about the box, I don't have any of "K" boxes.
Let's end this offtopic.
Or wait for KI Pro with S905D.
Sent from my Nexus 4 using Tapatalk
I'm also not a native English speaker. I looked into subtitles issue and it looks like a general Kodi problem. Tried to fix it somehow but unfortunately it's not my area of expertise.
That said I don't see issues with subtitles either, I only noticed it with PGS forced subtitles. This is also happening with Kodi on Windows.
Sent from my Nexus 4 using Tapatalk
What are the latest and greatest video playback settings or modifications? I can't seem to play 1080p properly on one of my boxes. It's not a bandwidth issue because one box plays fine.BTW, it might be a good idea to put a build specific tips and tricks section in the 1st post to get the latest optimization settings.
I use no additional "tweaks" at all and I'm happy with smooth playback.
Backwards search is not reliable with any of 8.0 builds. I will include a workaround for this from @hephooey @ Odroid Forum: ODROID Forum • View topic - LibreELEC Krypton/Leia/Agile 64bit kernel 32bit libs
tunay Please read the sticky post carefully: showthread.php?tid=981
Sent from my Nexus 4 using Tapatalk
Realtek 8822BU driver was already included so I thought it was only a matter of adding USB ID. Looks like it needs more work.
Sent from my Nexus 4 using Tapatalk
Glad to hear. Now you need to wait for a media_build version of WP2 DVB driver, we still hope it's possible. As far as I know Codesnake is working on it.
Sent from my Nexus 4 using Tapatalk
You need to ask the author the re-compile his addon. It's probably linked to old libraries that were updated for LE8.