MediaArea / MediaInfoLib

Convenient unified display of the most relevant technical and tag data for video and audio files.
https://mediaarea.net/MediaInfo
BSD 2-Clause "Simplified" License
615 stars 168 forks source link

HDR format for HDR10+ content #2063

Open nsaadi opened 1 month ago

nsaadi commented 1 month ago

MediaInof 23.04

New issue detected with HDR data format for HDR10+ content, because we no longer get what we need. The new Mediainfo no longer returns the information: 'HDR_Format_Compatibility': 'HDR10+ Profile B'

In this case, can you explain this difference to us? Is it possible to correct it, or is it an intentional change? If it is intentional, what is it based on?

Best regards

JeromeMartinez commented 1 month ago

Tested on our files and it is still there:

Format                                   : HEVC
Format/Info                              : High Efficiency Video Coding
Format profile                           : Main 10@L5.1@High
HDR format                               : SMPTE ST 2094 App 4, Version 1, HDR10+ Profile B compatible

Please share a sample file demonstrating the issue.

nsaadi commented 1 week ago

Hello Here you can find sample, in the tow sample HDR_Format_Compatibility is not found, but not reproduce in mediainfo version21.09 image

And latest version of mediainfo image HDR_issue.zip

JeromeMartinez commented 1 week ago

In your file, the SMPTE ST 2094 App 4 profile is compatible with HDR10+ Profile B but colour primaries and transfer characteristics are not (they are both BT.709 instead of BT.2020 & PQ) + no mastering display color primaries, which are mandatory for HDR10+ so we decided to remove this tip because feedback from users was that it was misleading, they were thinking that the file is compatible with HDR10+.

Isn't a bug in your file that the color info is not the one for HDR10+?