tweak(profile): Finalise 2160p Quality v1
- Set upgrade until to 2160p Transparent, score = 800, min score increment = 5 - Add comprehensive description
This commit is contained in:
parent
d637c2e3ef
commit
9ccf60c571
|
|
@ -1,21 +1,22 @@
|
||||||
name: 2160p Quality
|
name: 2160p Quality
|
||||||
description: 'Notes:
|
description: "2160p Quality utilizes the [**Encode Efficiency Index**](https://dictionarry.pages.dev/)\
|
||||||
|
\ metric at a 55% target ratio to prioritize **transparent** x265 4k encodes. \n\
|
||||||
- groups in higher quality tiers are given more leeway in terms of naming. They
|
\n- 4 quality tiers prioritize encodes from reputable groups, with fallback to high-quality\
|
||||||
will still be prioritised even if they fail to mislabel HDR / audio.
|
\ WEB-DLs and balanced tier groups. 2 additional quality tiers are placed below\
|
||||||
|
\ for further fallback. \n\n- Special considerations for both **HDR** and **Lossless\
|
||||||
- groups in lower tiers are pen'
|
\ Audio** formats help to push lower tiered encodes over higher tier ones in cases\
|
||||||
|
\ where better sources are used.\n\n- If no 2160p release can be found, the profile\
|
||||||
|
\ will fall back to the 1080p Quality Profile. "
|
||||||
tags:
|
tags:
|
||||||
- 2160p
|
- 2160p
|
||||||
- HDR
|
- HDR
|
||||||
- Dolby Vision
|
|
||||||
- x265
|
- x265
|
||||||
- Encode
|
- Encode
|
||||||
- Quality
|
- Lossless Audio
|
||||||
upgradesAllowed: true
|
upgradesAllowed: true
|
||||||
minCustomFormatScore: 0
|
minCustomFormatScore: 0
|
||||||
upgradeUntilScore: 800
|
upgradeUntilScore: 600
|
||||||
minScoreIncrement: 10
|
minScoreIncrement: 5
|
||||||
custom_formats:
|
custom_formats:
|
||||||
- name: 2160p Quality Tier 1
|
- name: 2160p Quality Tier 1
|
||||||
score: 320
|
score: 320
|
||||||
|
|
@ -228,12 +229,10 @@ qualities:
|
||||||
name: Telecine
|
name: Telecine
|
||||||
- id: 23
|
- id: 23
|
||||||
name: DVDSCR
|
name: DVDSCR
|
||||||
- id: 1
|
|
||||||
name: Raw-HD
|
|
||||||
upgrade_until:
|
upgrade_until:
|
||||||
id: 1
|
id: -2
|
||||||
name: Raw-HD
|
name: 2160p Transparent
|
||||||
description: Uncompressed, high definition recorded video from airing
|
description: Indistinguishable from source
|
||||||
language: must_original
|
language: must_original
|
||||||
tweaks:
|
tweaks:
|
||||||
preferFreeleech: false
|
preferFreeleech: false
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue