mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-09 03:04:24 -04:00
remove readinputatnativeframerate
This commit is contained in:
parent
1d37f9ad0e
commit
ae887d9157
@ -136,7 +136,7 @@ namespace MediaBrowser.Server.Implementations.LiveTv.TunerHosts
|
||||
RequiresOpening = false,
|
||||
RequiresClosing = false,
|
||||
|
||||
ReadAtNativeFramerate = true
|
||||
ReadAtNativeFramerate = false
|
||||
};
|
||||
|
||||
return new List<MediaSourceInfo> { mediaSource };
|
||||
|
Loading…
x
Reference in New Issue
Block a user