update vaapi defaults
This commit is contained in:
parent
e03ead01ae
commit
e5d5c67041
|
@ -18,6 +18,7 @@ namespace MediaBrowser.Model.Configuration
|
||||||
EnableThrottling = true;
|
EnableThrottling = true;
|
||||||
ThrottleDelaySeconds = 180;
|
ThrottleDelaySeconds = 180;
|
||||||
EncodingThreadCount = -1;
|
EncodingThreadCount = -1;
|
||||||
|
VaapiDevice = "/dev/dri/card0";
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user