@cpm Discovered a bug, if you switch from a DV file to a HDR file the values from the DV will remain.
So, you will have an HDR file, but the Dolby Vision - HDR page will report Dolby Vision values. It seems that the code forgets to clear the values when a file is changed.
No,
-L6 and the HDR10 BL metadata are two different things. Look at @chros skin to find out how he displays the HDR10 metadata.
-Source_PQ and L6 values are also two different things.
Source_PQ is the actual RPU MDL while L6 should match it most of the time but not always since many release group will edit it so I would only keep the L6 maxcll/fall value from L6 and take the actual RPU MDL from source_pq
What this does ? I was able to make the img yesterday. But I was unable to run “make clean” now on that build and also when I tried to build it once again. I wasn’t able to start clean up with this argument DEVICE=Amlogic-ng clean kodi.
Successful build, creating image…
depmod: WARNING: could not open modules.builtin.modinfo at /home/$user/CoreELEC/build.CoreELEC-Amlogic-ng.arm-21/image/system/usr/lib/kernel-overlays/base/lib/modules/4.9.269: No such file or directory
… maybe some DC server would be nice for better paced conversation (not spaming forum)
yes, it just shows what ‘internal’ command is issued within the outer make command, nothing wrong here.
if the project is not clean, it will print this command and will wait for quite a while until it’s done and then returns to the prompt. if the project is already clean it will basically just print this command and exit fast.