mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-27 19:08:27 +01:00
add mpdecimate option
This commit is contained in:
@@ -165,6 +165,7 @@ namespace Emby.Server.Implementations.LiveTv.TunerHosts
|
||||
RequiresOpening = true,
|
||||
RequiresClosing = true,
|
||||
RequiresLooping = info.EnableStreamLooping,
|
||||
EnableMpDecimate = info.EnableMpDecimate,
|
||||
|
||||
ReadAtNativeFramerate = false,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user