Closed lawchingman closed 4 months ago
InfuseSync is a plugin for Emby and Jellyfin that provides faster library updates. It does not provide any playback features.
The Infuse app for iPhone, iPad, Apple TV, and Mac does not use any components of MPV for video playback. If you are seeing issues with video playback in Infuse I encourage you to post details in our community forum.
mpv Information
Other Information
Reproduction Steps
neither --no-config (& --profile-fast) nor ctrl+h fixed the issue.
step 1: grab a >60fps 1080p video (f.e. this small clip https://blurbusters.com/hfr-120fps-video-game-recording/)
step 2: use mpv to play it back. press shift+i and look at "Dropped Frames: [...] x (output). it should increase by ~60 each second.
Expected Behavior
i expected to not drop any frames when playing back a 120fps video on a 240hz panel
Actual Behavior
what happens instead is that all of the frames exceeding 60fps are being dropped. 60fps videos work just fine, no dropped frames there. never had any issues with high fps playback in the browser either, 240fps streams on twitch are working as expected.
this screenshot was taken upon hitting 5 seconds into the video.
Log File
mpv_issuelog.txt
Sample Files
No response
I carefully read all instruction and confirm that I did the following:
--log-file=output.txt
.Originally posted by @krob64 in https://github.com/mpv-player/mpv/issues/14278