ArrProfiles/custom_formats/x265 (Efficient).yml

22 lines
364 B
YAML

name: x265 (Efficient)
description: Matches 'x265' regex pattern.
tags:
- Codec
conditions:
- name: x265
negate: false
pattern: x265
required: true
type: release_title
- name: Not 2160p
type: resolution
required: true
negate: true
resolution: 2160p
- name: Not 1080p
negate: true
required: true
resolution: 1080p
type: resolution
tests: []