fix(guides): Add missing HDR10+ Boost and DV HDR10+ Boost custom formats to profile JSONs (#2106)

Add HDR10+ Boost and DV HDR10+ Boost custom formats to profile JSONs that were missing them.
pull/2103/head^2
yammes08 1 month ago committed by GitHub
parent 6c35bdd416
commit 6676f00e7f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -37,6 +37,16 @@
"trash_id": "dc98083864ea246d05a42df0d05f81cc",
"required": false
},
{
"name": "HDR10+ Boost",
"trash_id": "b17886cb4158d9fea189859409975758",
"required": false
},
{
"name": "DV HDR10+ Boost",
"trash_id": "55a5b50cb416dea5a50c4955896217ab",
"required": false
},
{
"name": "SDR",
"trash_id": "9c38ebb7384dada637be8899efa68e6f",

@ -56,6 +56,11 @@
"name": "HDR10+ Boost",
"trash_id": "b17886cb4158d9fea189859409975758",
"required": false
},
{
"name": "DV HDR10+ Boost",
"trash_id": "55a5b50cb416dea5a50c4955896217ab",
"required": false
}
],
"quality_profiles": {

Loading…
Cancel
Save