mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-05-24 02:02:29 -04:00
update vaapi defaults
This commit is contained in:
parent
e03ead01ae
commit
e5d5c67041
@ -18,6 +18,7 @@ namespace MediaBrowser.Model.Configuration
|
||||
EnableThrottling = true;
|
||||
ThrottleDelaySeconds = 180;
|
||||
EncodingThreadCount = -1;
|
||||
VaapiDevice = "/dev/dri/card0";
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user