ArrProfiles/custom_formats/DV HDR10.yml

26 lines
439 B
YAML

name: DV HDR10
description: ''
tags: []
conditions:
- name: DV HDR10
type: release_title
required: true
negate: false
pattern: DV HDR10
- name: Not DV HDR10Plus
type: release_title
required: true
negate: true
pattern: DV HDR10Plus
- name: Not DV HLG
type: release_title
required: true
negate: true
pattern: DV HLG
- name: Not DV SDR
type: release_title
required: true
negate: true
pattern: DV SDR
tests: []