jriker1
16th June 2024, 12:18
I have a blueray that looks like it's HDR10+ and according to the metadata maybe nothing else? Trying to convert and reduce it. Don't use HDR10+ with my TVs so although I will inject it back into the video if the source has it, curious on this one. So....
If in MediaInfo I go to Advanced and then view the data I see like:
Inform : English, 49.4 Mb/s, 3840*2160 (16:9), at 23.976 (24000/1001) FPS, HEVC (Main 10@L5.1@High), HDR10+
Format profile : Main 10@L5.1@High
HDR format : SMPTE ST 2094 App 4
HDR format : SMPTE ST 2094 App 4, Version 1, HDR10+ Profile A compatible
HDR_Format_Commercial : HDR10+
HDR_Format_Version : 1
HDR_Format_Compatibility : HDR10+ Profile A
So no reference to HDR10 itself.
Looking at it thru ffprobe see:
"frames": [
{
"media_type": "video",
"stream_index": 0,
"key_frame": 1,
"pts": 0,
"pts_time": "0.000000",
"best_effort_timestamp": 0,
"best_effort_timestamp_time": "0.000000",
"duration": 41,
"duration_time": "0.041000",
"pkt_pos": "8187",
"pkt_size": "657721",
"width": 3840,
"height": 2160,
"crop_top": 0,
"crop_bottom": 0,
"crop_left": 0,
"crop_right": 0,
"pix_fmt": "yuv420p10le",
"sample_aspect_ratio": "1:1",
"pict_type": "I",
"interlaced_frame": 0,
"top_field_first": 0,
"repeat_pict": 0,
"color_range": "tv",
"color_space": "bt2020nc",
"color_primaries": "bt2020",
"color_transfer": "smpte2084",
"chroma_location": "topleft",
"side_data_list": [
{
"side_data_type": "Mastering display metadata",
"red_x": "34000/50000",
"red_y": "16000/50000",
"green_x": "13250/50000",
"green_y": "34500/50000",
"blue_x": "7500/50000",
"blue_y": "3000/50000",
"white_point_x": "15635/50000",
"white_point_y": "16450/50000",
"min_luminance": "50/10000",
"max_luminance": "10000000/10000"
},
{
"side_data_type": "Content light level metadata",
"max_content": 0,
"max_average": 0
},
So looks like there is HDR10 metadata.
So am I supposed to convert this with HDR10 and inject the HDR10+ info or does this not actually have HDR10? As mentioned I have had footage with HDR10, DV and HDR10+ and they all showed within Mediainfo.
If in MediaInfo I go to Advanced and then view the data I see like:
Inform : English, 49.4 Mb/s, 3840*2160 (16:9), at 23.976 (24000/1001) FPS, HEVC (Main 10@L5.1@High), HDR10+
Format profile : Main 10@L5.1@High
HDR format : SMPTE ST 2094 App 4
HDR format : SMPTE ST 2094 App 4, Version 1, HDR10+ Profile A compatible
HDR_Format_Commercial : HDR10+
HDR_Format_Version : 1
HDR_Format_Compatibility : HDR10+ Profile A
So no reference to HDR10 itself.
Looking at it thru ffprobe see:
"frames": [
{
"media_type": "video",
"stream_index": 0,
"key_frame": 1,
"pts": 0,
"pts_time": "0.000000",
"best_effort_timestamp": 0,
"best_effort_timestamp_time": "0.000000",
"duration": 41,
"duration_time": "0.041000",
"pkt_pos": "8187",
"pkt_size": "657721",
"width": 3840,
"height": 2160,
"crop_top": 0,
"crop_bottom": 0,
"crop_left": 0,
"crop_right": 0,
"pix_fmt": "yuv420p10le",
"sample_aspect_ratio": "1:1",
"pict_type": "I",
"interlaced_frame": 0,
"top_field_first": 0,
"repeat_pict": 0,
"color_range": "tv",
"color_space": "bt2020nc",
"color_primaries": "bt2020",
"color_transfer": "smpte2084",
"chroma_location": "topleft",
"side_data_list": [
{
"side_data_type": "Mastering display metadata",
"red_x": "34000/50000",
"red_y": "16000/50000",
"green_x": "13250/50000",
"green_y": "34500/50000",
"blue_x": "7500/50000",
"blue_y": "3000/50000",
"white_point_x": "15635/50000",
"white_point_y": "16450/50000",
"min_luminance": "50/10000",
"max_luminance": "10000000/10000"
},
{
"side_data_type": "Content light level metadata",
"max_content": 0,
"max_average": 0
},
So looks like there is HDR10 metadata.
So am I supposed to convert this with HDR10 and inject the HDR10+ info or does this not actually have HDR10? As mentioned I have had footage with HDR10, DV and HDR10+ and they all showed within Mediainfo.