mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-03-06 10:16:18 +00:00
remove readinputatnativeframerate
This commit is contained in:
@@ -136,7 +136,7 @@ namespace MediaBrowser.Server.Implementations.LiveTv.TunerHosts
|
||||
RequiresOpening = false,
|
||||
RequiresClosing = false,
|
||||
|
||||
ReadAtNativeFramerate = true
|
||||
ReadAtNativeFramerate = false
|
||||
};
|
||||
|
||||
return new List<MediaSourceInfo> { mediaSource };
|
||||
|
||||
Reference in New Issue
Block a user