Fix PR#1340

- Fixed quality modifier for remuxes
pull/1357/head
TRaSH 1 year ago
parent 518a8be807
commit f1e60a7a7b

@ -24,11 +24,11 @@
},
{
"name": "Remux",
"implementation": "QualityModifierSpecification",
"implementation": "SourceSpecification",
"negate": false,
"required": true,
"fields": {
"value": 5
"value": 7
}
}
]

Loading…
Cancel
Save