is this new DTB only for ugoos? or also for minix u22?
i mean: also patched DTB for minix ?
It’s for all S922X devices.
Thanks, I changed the height from 50 to 45.
Yeah was just for testing - not using this one, but should probably put in another one as default.
I saw in your GitHub commits that you added histogram-plus.
Does it make sense to switch to it instead of the normal histogram which is the default?
Thank you for the great update.
It is a port of doppingkoala’s alternative avg pq implementation, there to try out. See earlier posts for more technical details.
How to edit DialogPlayerProcessInfo.xml in default Estuary skin - won’t let me…
Can anyone advise?
@cpm Could it be possible to add native 25fps support or is it a kodi limitation?
cmv4.0 + LLDV would be nice too if possible.
thanks for the new build btw
@cpm thanks for the A2. Will be updating tonight.
That is not in my modded skin.
Meant to be the FourCC to make a Dolby Vision Codec String
https://dolby.my.salesforce.com/sfc/p/#700000009YuG/a/4u000000l6G4/4R18riPaaW3gxpVx7XwyQLdEITLFjB.w.Si0LoQR5j8
Page 10 (2.3)
It not one of the tags in the current code, then it then puts out the number of the tag instead for analysis.
You mean not output as 50Hz but 25Hz for 25 fps content?
One way is to whitelist for 25Hz only (did this recently testing out sound delay issues), probably a way to black list double refresh rates somewhere but not looked into it.
Probably would be in the newer kernels, could try with a P5 when NO gets a dovi module.
includes some more logging on update resolution mode switching, so may get some more insight into the persistent 12bit issue - if cannot replicate (and looking like I cannot - only ever getting 8bit)
Thanks for working out the fantastic uplift in CPU management and perf
I got another dumb idea
Hdparm shows we run at 200 MB/s in HS400. Next item is to figure out if I can make IO bound tasks faster.
Any way to get the poster, codecs etc to show always in the OSD? I have to push “down” to show it.
Thanks, whitelisting 25Hz worked. 25fps content played at 25Hz on my LG C9. I hope @R3S3T_9999 can confirm it. It would be one of the last “issues” of the AM6b+ remaining on the “Dolby Vison Stuff” spreadsheet.
Anyone please test it, when use iptv client / pvr ,
then the playerprocessinfo what shows?
I haven’t those, therefore, I cannot test it.
One screenshot would be help…
Had a quick look at the code, looks like a defect in kodi to me, if nothing in the whitelist then it will always attempt to find a double refresh rate resolution, even after it already found the right one.
for example: the yellow highlight looks like should not be done if “found” is true.