mirror of
https://github.com/gabehf/Tdarr_Plugins.git
synced 2026-03-09 07:29:04 -07:00
Apply auto-build changes
This commit is contained in:
parent
bb693038e0
commit
e5d6eda79d
1 changed files with 2 additions and 2 deletions
|
|
@ -117,7 +117,7 @@ var details = function () { return ({
|
|||
tooltip: 'Specify ffmpeg preset',
|
||||
},
|
||||
{
|
||||
label: 'Enable FFmpeg CRF',
|
||||
label: 'Enable FFmpeg Quality',
|
||||
name: 'ffmpegQualityEnabled',
|
||||
type: 'boolean',
|
||||
defaultValue: 'true',
|
||||
|
|
@ -149,7 +149,7 @@ var details = function () { return ({
|
|||
],
|
||||
},
|
||||
},
|
||||
tooltip: 'Specify ffmpeg quality',
|
||||
tooltip: 'Specify ffmpeg quality crf (or qp for GPU encoding)',
|
||||
},
|
||||
{
|
||||
label: 'Hardware Encoding',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue