Add gpu UI on handbrake (#790)

This commit is contained in:
Stavros Kois
2021-08-23 01:09:01 +03:00
committed by GitHub
parent 874734bf55
commit c0feb8a39e
2 changed files with 9 additions and 1 deletions

View File

@@ -27,4 +27,4 @@ sources:
- https://hub.docker.com/r/jlesage/handbrake/
- https://handbrake.fr/
type: application
version: 6.6.11
version: 6.6.12

View File

@@ -759,6 +759,14 @@ questions:
type: string
default: ""
required: true
- variable: scaleGPU
label: "GPU Configuration"
group: "Resources and Devices"
schema:
type: dict
$ref:
- "definitions/gpuConfiguration"
attrs: []
- variable: deviceList
label: "Mount USB devices"
group: "Resources and Devices"