Dynamic conversion of HDR10+ SEI to DV P8 NAL

I meant not the solution, because everything works, there is no need to fix it.
…just the other personal taste or possibility, to display strings in playerprocessinfo :slight_smile:

Added these in T8:

{"video.bit.depth", PLAYER_PROCESS_VIDEO_BIT_DEPTH },
{"video.hdr.type", PLAYER_PROCESS_VIDEO_HDR_TYPE },
{"video.source.hdr.type", PLAYER_PROCESS_VIDEO_SOURCE_HDR_TYPE },

{"video.color.space", PLAYER_PROCESS_VIDEO_COLOR_SPACE },
{"video.color.range", PLAYER_PROCESS_VIDEO_COLOR_RANGE },
{"video.color.primaries", PLAYER_PROCESS_VIDEO_COLOR_PRIMARIES },
{"video.color.transfer.characteristic", PLAYER_PROCESS_VIDEO_COLOR_TRANSFER_CHARACTERISTIC },
{"video.dovi.version.major", PLAYER_PROCESS_VIDEO_DOVI_VERSION_MAJOR },
{"video.dovi.version.minor", PLAYER_PROCESS_VIDEO_DOVI_VERSION_MINOR },
{"video.dovi.profile", PLAYER_PROCESS_VIDEO_DOVI_PROFILE },
{"video.dovi.signal.compatibility", PLAYER_PROCESS_VIDEO_DOVI_BL_SIGNAL_COMPATIBILITY },
{"video.dovi.level", PLAYER_PROCESS_VIDEO_DOVI_LEVEL },
{"video.dovi.rpu.present", PLAYER_PROCESS_VIDEO_DOVI_RPU_PRESENT },
{"video.dovi.el.present", PLAYER_PROCESS_VIDEO_DOVI_EL_PRESENT },
{"video.dovi.el.type", PLAYER_PROCESS_VIDEO_DOVI_EL_TYPE },
{"video.dovi.bl.present", PLAYER_PROCESS_VIDEO_DOVI_BL_PRESENT },
{"video.dovi.codec.fourcc", PLAYER_PROCESS_VIDEO_DOVI_CODEC_FOURCC },
{"video.dovi.codec.string", PLAYER_PROCESS_VIDEO_DOVI_CODEC_STRING },
{"amlogic.vs10.mode", PLAYER_PROCESS_AML_VS10_MODE }};
1 Like

Yes I know. Mostly working, some are not.
These strings sources are not exist in CoreElec NG or NE version right?
And cannot build as service addon for those version to possibility to display dv detection ?

Yep as mentioned before, idea was to share so you can see the profile and bl ident among other, some were a simple fix some still looking to fix.

Not sure what you mean by that, these are all the additional values I exposed, the underlying data except the vs10 mode and possibly the el type (as the libdovi was removed) would be there in NG, never looked at NE so cannot comment on that bit - but those that are there would need exposing.

Don’t know would need someone who builds addon to check.

1 Like

Hi @cpm & @frodo19 brilliant work for this playerinfo osd, really appreciate work you did here. Can you help incorporate it in skin.confluence, I’m old school & prefer the simplest things.
skin.confluence.tar (9.7 MB)
Attached is the addon folder my actual skin.
Thank you in advance for your help.

Is that mega link the correct one?

I pulled it down but looks like the previous version not the screen shots?

Its the last version. The previous removed. Try remove the earliest.

1 Like

Arctic Zephyr - Reloaded with added DoVi Profile and more for the latest T8 build.
Can be installed over the current original one.

11 Likes

Don’t know if you noticed it already, but in “video source type” you have Sdr instead of SDR to make it perfect :wink:

As I wrote, made all possible. So, that not possible without all capitalize…

Hi, here is the Confluence, I get from the kodi repo.
Modded the Includes.xml, and the DialogPlayerProcessInfo.xml.
Save to your hdd, enjoy. :slight_smile:

Note :Updated: the skin will not auto updated the original.

5 Likes

Ah, missed that part; my bad.

Can some good person do and for ARCTIC FUSE.

Attached is the addon folder my actual skin.
Thank you in advance for your help.

I’m trying to play some HDR10+ remuxes with my Ugoos AM6B+ on a LG G2 and i have a noob question. Would the LG “signal notification” show HDR or Dolby Vision if set correctly in CoreELEC?

Currently got it set to On Demand, Display Led, Dynamic HDR10+ to DV 8.1 (on) + histogram (on)

In this case i still get “HDR” in the top corner instead of Dolby Vision. Sorry if this is an obvious question, just would like to know which signal/flag would be sent out to the TV

1 Like

Using Plexuary skin. I tried directly replacing the updated PlayerProcessInfo in the Plexuary skin folder, but it didn’t seem to stick.

Could someone please lend a hand and create one for Plexuary? The one from the skin is here:

DialogPlayerProcessInfo.xml (13.3 KB)

3 Likes

Thank you very much. It works perfectly. I am terribly grateful to you.

Excellent thank you!!

1 Like

Arctic Zephyr - Reloaded for the latest CPM T8 build.

Can be installed over the current one.

Changes 1.0 → 2.0:

  • Add CPU temperature
  • Add Audio codec
  • Add Audio channels
  • Add Audio language
  • Sort Video section

Screenshot:

Download:

Link

2 Likes

Does these modified skins only work if you are running a CPM build?

Yes, only compatible with the CPM build.