mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-16 02:02:58 -07:00
Remove x264 from HW encoders
This commit is contained in:
parent
a1a340f4e8
commit
3a68080a26
1 changed files with 1 additions and 2 deletions
|
@ -228,8 +228,7 @@ HW_ENCODERS = [
|
|||
'videotoolbox',
|
||||
'mediacodecndk',
|
||||
'vaapi',
|
||||
'nvenc',
|
||||
'x264'
|
||||
'nvenc'
|
||||
]
|
||||
|
||||
EXTRA_TYPES = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue