06.07.2022, 15:57
Ah, okay, since both HDR-10 and DV infos are there, you should:
Hybrid also does some tests while creating the jobs and should report an error if the video stream isn't UHD compatible.
Cu Selur
- enable "x265->Base->Compatiblity Restrictions->UHD Bluray" This restricts most of the stuff.
- enable "x265->Signaling->General Signaling HDR"
- enable "x265->Signaling->HDR-10/HDR-10+->HDR opt"
- enable "x265->Signaling->HDR-10/HDR-10+->LightLevel" and add the max cll and max fall values.
- enable "x265->Signaling->HDR-10/HDR-10+->Master Disply" and add the appropriate display infos
- In case you HDR-10+ data in json format, enabled "x265->Signaling->HDR-10/HDR-10+-->Dynamic HDR-10+" and add your data file there.
- For DV data, set "x265->Signaling->DolbyVision->Dolby Vision Profile" to the profile your data has (x265 only supports 5, 5.1 and 8 and log the data next to it)
- VUI is already restricted through the "UHD Bluray" restriction.
Hybrid also does some tests while creating the jobs and should report an error if the video stream isn't UHD compatible.
Cu Selur