mirror of
https://github.com/gabehf/Tdarr_Plugins.git
synced 2026-03-09 07:29:04 -07:00
Add av1 option to checkVideoCodec flow plugin
This commit is contained in:
parent
138c3270f2
commit
8872ff2951
1 changed files with 1 additions and 0 deletions
|
|
@ -23,6 +23,7 @@ var details = function () { return ({
|
|||
type: 'dropdown',
|
||||
options: [
|
||||
'hevc',
|
||||
'av1',
|
||||
'vp9',
|
||||
'h264',
|
||||
'vp8',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue