property = "video_profile"
[exact]
avchd = "Advanced Video Codec High Definition"
hevc = "High Efficiency Video Coding"
hp = "High"
[[patterns]]
match = '(?i)^sc$'
value = "Scalable Video Coding"
requires_before = ["264", "265", "h264", "h.264", "x264", "h265", "h.265", "x265", "hevc", "avc", "avchd", "mpeg4"]
[[patterns]]
match = '(?i)^sch$'
value = "Scalable Video Coding"
requires_before = ["264", "265", "h264", "h.264", "x264", "h265", "h.265", "x265", "hevc", "avc", "avchd", "mpeg4"]
[[patterns]]
match = '(?i)^sdh$'
value = "Scalable Video Coding"
requires_before = ["264", "265", "h264", "h.264", "x264", "h265", "h.265", "x265", "hevc", "avc", "avchd", "mpeg4"]
[[patterns]]
match = '(?i)^(?:hi|high)[- ]?10p?$'
value = "High 10"
[[patterns]]
match = '(?i)^(?:hi|high)[- ]?422$'
value = "High 4:2:2"
[[patterns]]
match = '(?i)^(?:hi|high)[- ]?444(?:pp)?$'
value = "High 4:4:4 Predictive"