fix(format): Refactor SD Golden Popcorn Logic
- Match Flag + SD resolutions, stop negation of HD resolutions - Negate 720p Golden Popcorn in 1080p-Encode
This commit is contained in:
parent
2d36d9b453
commit
f9968b0888
2 changed files with 18 additions and 6 deletions
|
|
@ -218,6 +218,8 @@ custom_formats:
|
|||
score: -9999
|
||||
- name: 720p
|
||||
score: -9999
|
||||
- name: 720p Golden Popcorn
|
||||
score: -9999
|
||||
- name: AV1
|
||||
score: -9999
|
||||
- name: B&W
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue