Release T2 #6
Replies: 9 comments 7 replies
-
|
Thank you, this looks really great. What does the Player Led (HDR2) option do compared to the HDR one? |
Beta Was this translation helpful? Give feedback.
-
|
Trying to build it locally: |
Beta Was this translation helpful? Give feedback.
-
|
Should I still put Dovi.ko in root menu? |
Beta Was this translation helpful? Give feedback.
-
|
I am very impressed with T2, much better than avdvplus’s version. |
Beta Was this translation helpful? Give feedback.
-
|
I'm running T2 and it seems to be working fine. But does it have limitations on the Homatics box that may not be present with some of the other builds out there? I'm using the Estuary skin by Frodo. |
Beta Was this translation helpful? Give feedback.
-
|
Guys, I realized why there's some confusion about the DV/VP modes in T2. They map fully against the ones in R6, but are named differently. Also the Seek/Sync option for Audio Fixes/LAV are missing. There'll be a T2a that will clear this up. |
Beta Was this translation helpful? Give feedback.
-
|
Thank you so much for this new job! Is it correct to say that with DV-LL (not video processor) output there is no difference with DV-LL of the R6 build (not video processor)? My tv support Dolby Vision but ongly low latecy |
Beta Was this translation helpful? Give feedback.
-
|
Can you explain the new option “Set DV Metadata Level 5 to original source instead of 0”? This is disabled by default. From what I gathered, L5 Metadata contains the CanvasAspectRatio and ImageAspectRatio. Leaving it at source tells the TV what part of the screen contains the image and what part is the letterbox (so that tonemapping isn't applied to the black bars?). On my old Hisense TV I've always had flickering letterbox bars though (even when set to source): Now I have a LG G5, and I can't see any difference between the settings (Level 5 on, 0, or on + subtitle/osd fix). I can always see the subtitles/osd, and my bars aren't flickering. Can you clue me in what this setting is for exactly, why it's off as default, and why you removed the "discard" option? (what's the difference between "0" and "discard" anyway? Sorry for all those questions, but it's one of the last settings I just don't understand... |
Beta Was this translation helpful? Give feedback.
-
|
T2a out, please continue here! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
p3i T2
This is the continuation of the initial T1 release with a lot of changes. In terms of GUI improvements it's not as game-changing as T1 was, but still has a lot of benefits, this time less around idle CPU usage, more around live GUI performance during usage.
UI rendering improvements
T1 was heavily focused on idle CPU reduction, T2 focuses on GUI transitions and large list performance. Here's a short summary of what's changed:
More detailed rundown
By now a big chunk of my GUI improvements have made it into Kodi itself and thus will be available to any Kodi user in the future.
Other notable changes
I've carefully rebased our settings and video path on avdvplus R6's state, adopting the video processing logic and all the other features (and caveats of this in R6). Our DV and video paths are now not based on CPM anymore, but were carefully tested including full compatibility with PM4K and LAV filters without issues.
Dissected from avdvplus in xbmc and kernel
Based on fixes from CoreELEC and avdvplus R5.
This results in better A/V sync at seamless branching branch points
Based on SamuriHL aa0b362 and avdvplus R6.
Via thexai, Kodi 22
Guarantees continuous perfect subtitle sync after multiple seek attempts. Slightly changes seeking (with certain, especially PCM audio codecs, this leads to a small blip after seeking which resolves itself after a second); optional setting, on by default
Via neo1973, Kodi 22
Via thexai, Kodi 22
This fixes issue #26647 increasing the threshold for timestamp sync correction from 500ms to 1000ms avoiding correction issues for videos having the first keyframe between 500ms and 1000ms.
Partially via seppiola, Kodi 22
Via albaintor, Kodi 22
Via albaintor, Kodi 22
Fixes a crash during ReloadSkin (update) when a modal dialog was active
Via enen92, Kodi 22, 1, 2, 3
Via enen92, Kodi 22
Fixes a long standing Kodi issue where embedded subtitles could take up to 20-30 seconds to show up. This adds a very short seek-back hitch when changing (to) embedded subtitles, but shows them instantly.
Via myself
CoreELEC Settings Addon
IP addresses could've been hidden when non-default fonts were selected
General info on this release
All in all T2 should improve over T1 in general, adding the nice new features from R6, a lot of A/V sync improvements (LAV totally unnecessary right now, unless seamless branching titles are used), while retaining full compatibility. Should you run into any weird buffering issues, reflash and/or increase your Kodi cache slightly.
Should you have issues with bluetooth remotes, please unpair them, disable bluetooth, reboot, enable bluetooth, then pair again. Make sure you have another navigation device ready (TV remote via CEC, Kodi Kore).
Any active forced DV to X conversion video processor mode aside from HDR2 (Auto off) can result in a pink UI during playback. This is currently unsolved in both R6 and T2.
As stated above briefly, we've had multiple core changes to ensure perfect A/V sync in almost all scenarios (VC-1 is the exception), which leads to slightly different behaviour during seeking. This is expected and shows up predominantly when using non hw passthrough audio codecs, such as AAC (PCM). A short audio/video catch-up phase after seeking was deemed less intrusive than potential A/V desync issues.
Installation
1. Dirty
Drop the update tar into your CoreELEC update folder and reboot - this can be used as a dirty upgrade from CPM A14 or any of the U3k builds.
Should hitting reboot result in a black screen (long standing issue with any build), wait 10 seconds, then unplug and re-plug the device's power. The upgrade will commence afterwards.
Caution
Resetting Settings/System/CoreELEC to defaults after doing this is necessary. Not the CoreELEC Settings Addon!
2. Dirty (safe)
Drop the update tar into your CoreELEC update folder, shut down the device, pull the power plug for 30 seconds, replug.
Caution
Resetting Settings/System/CoreELEC to defaults after doing this is necessary. Not the CoreELEC Settings Addon!
3. Flash
Use the provided Flash img.gz to prepare your SD card as you would with any other CoreELEC build.
advancedsettings.xml
If you'd like, you can add the following to your
advancedsettings.xml, which further improves UI rendering, but is not strictly necessary:Make sure the XML format is correct, otherwise the file will not be read at all. If you already have such a file, only add the parts.
Thanks
A massive shoutout to everyone involved in this build!
Full Changelog (Kodi core): https://github.com/pannal/xbmc/commits/T2
Full Changelog (CoreELEC-Settings): https://github.com/pannal/service.coreelec.settings/commits/T2
Full Changelog (Kernel): https://github.com/pannal/linux-amlogic/commits/T2
This discussion was created from the release Release T2.
Beta Was this translation helpful? Give feedback.
All reactions