mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-16 22:13:06 +03:00
update vaapi defaults
This commit is contained in:
@@ -18,6 +18,7 @@ namespace MediaBrowser.Model.Configuration
|
|||||||
EnableThrottling = true;
|
EnableThrottling = true;
|
||||||
ThrottleDelaySeconds = 180;
|
ThrottleDelaySeconds = 180;
|
||||||
EncodingThreadCount = -1;
|
EncodingThreadCount = -1;
|
||||||
|
VaapiDevice = "/dev/dri/card0";
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user