mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-15 23:02:18 +01:00
fix: move trickplay specific option into TrickplayOptions (#11229)
This commit is contained in:
@@ -141,6 +141,7 @@ public class TrickplayManager : ITrickplayManager
|
||||
width,
|
||||
TimeSpan.FromMilliseconds(options.Interval),
|
||||
options.EnableHwAcceleration,
|
||||
options.EnableHwEncoding,
|
||||
options.ProcessThreads,
|
||||
options.Qscale,
|
||||
options.ProcessPriority,
|
||||
|
||||
Reference in New Issue
Block a user