add mpdecimate option

This commit is contained in:
Luke Pulverenti
2017-08-23 14:44:40 -04:00
parent 26f6f594ce
commit af02f9d692
5 changed files with 18 additions and 0 deletions

View File

@@ -165,6 +165,7 @@ namespace Emby.Server.Implementations.LiveTv.TunerHosts
RequiresOpening = true,
RequiresClosing = true,
RequiresLooping = info.EnableStreamLooping,
EnableMpDecimate = info.EnableMpDecimate,
ReadAtNativeFramerate = false,