tweak(profile): set HDR10+ to the same score as other HDR profiles
This commit is contained in:
parent
4a8ae2c67e
commit
afcbb48340
|
|
@ -113,8 +113,6 @@ custom_formats:
|
|||
score: 3000
|
||||
- name: AMZN
|
||||
score: 2000
|
||||
- name: HDR10+
|
||||
score: 2000
|
||||
- name: DTS-X
|
||||
score: 1600
|
||||
- name: DTS-HD MA
|
||||
|
|
@ -133,6 +131,8 @@ custom_formats:
|
|||
score: 1000
|
||||
- name: HDR10 (Missing)
|
||||
score: 1000
|
||||
- name: HDR10+
|
||||
score: 1000
|
||||
- name: HLG
|
||||
score: 1000
|
||||
- name: NF
|
||||
|
|
|
|||
|
|
@ -117,8 +117,6 @@ custom_formats:
|
|||
score: 3000
|
||||
- name: AMZN
|
||||
score: 2000
|
||||
- name: HDR10+
|
||||
score: 2000
|
||||
- name: DTS-X
|
||||
score: 1600
|
||||
- name: DTS-HD MA
|
||||
|
|
@ -137,6 +135,8 @@ custom_formats:
|
|||
score: 1000
|
||||
- name: HDR10 (Missing)
|
||||
score: 1000
|
||||
- name: HDR10+
|
||||
score: 1000
|
||||
- name: HLG
|
||||
score: 1000
|
||||
- name: NF
|
||||
|
|
|
|||
Loading…
Reference in New Issue