Remove x264 from HW encoders

This commit is contained in:
JonnyWong16 2021-08-19 09:19:04 -07:00
parent a1a340f4e8
commit 3a68080a26
No known key found for this signature in database
GPG key ID: B1F1F9807184697A

View file

@ -228,8 +228,7 @@ HW_ENCODERS = [
'videotoolbox', 'videotoolbox',
'mediacodecndk', 'mediacodecndk',
'vaapi', 'vaapi',
'nvenc', 'nvenc'
'x264'
] ]
EXTRA_TYPES = { EXTRA_TYPES = {