update vaapi defaults

pull/702/head
Luke Pulverenti 8 years ago
parent e03ead01ae
commit e5d5c67041

@ -18,6 +18,7 @@ namespace MediaBrowser.Model.Configuration
EnableThrottling = true;
ThrottleDelaySeconds = 180;
EncodingThreadCount = -1;
VaapiDevice = "/dev/dri/card0";
}
}
}

Loading…
Cancel
Save