Add av1 option to checkVideoCodec flow plugin

make-only-subtitle-default
Andrew Kennedy 2 years ago committed by GitHub
parent 138c3270f2
commit 8872ff2951
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -23,6 +23,7 @@ var details = function () { return ({
type: 'dropdown',
options: [
'hevc',
'av1',
'vp9',
'h264',
'vp8',

Loading…
Cancel
Save