You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please do not open bug reports to ask questions. Use the Discussions feature instead.
Please make sure the issue only pertains to Jellyfin Media Player. If it also occurs in the web client, send the issue to jellyfin-web instead.
Please make sure that your issue is not being caused by errors in custom CSS or note that you are using custom CSS.
Notably, there have been instances of custom CSS breaking TV mode.
You can disable custom CSS under Display in the user settings.
Please provide logs. You can drag the log file into the issue to attach it.
Windows: %LOCALAPPDATA%\JellyfinMediaPlayer\logs
Linux: ~/.local/share/jellyfinmediaplayer/logs/
Linux (Flatpak): ~/.var/app/com.github.iwalton3.jellyfin-media-player/data/jellyfinmediaplayer/logs/
macOS: ~/Library/Logs/Jellyfin Media Player/
Describe the bug
Video stutters/hangs playing 2160p DV/HDR file but it did not happen with a 1080p SDR file
Fixed it by replacing libmpv-2.dll with this one:
mpv-dev-x86_64-v3-20240414-git-6a8b130
To Reproduce
Steps to reproduce the behavior:
Click on Play
Expected behavior
Normal playback
Desktop (please complete the following information):
OS: Windows
Version 1.12.0
windows installer
Additional context
No issues with any videos in previous version except for the subtitle bug (also fixed with the libmpv-2.dll file from mpv-dev-x86_64-v3-20240414-git-6a8b130)
The text was updated successfully, but these errors were encountered:
Four considerations:
%LOCALAPPDATA%\JellyfinMediaPlayer\logs
~/.local/share/jellyfinmediaplayer/logs/
~/.var/app/com.github.iwalton3.jellyfin-media-player/data/jellyfinmediaplayer/logs/
~/Library/Logs/Jellyfin Media Player/
Describe the bug
Video stutters/hangs playing 2160p DV/HDR file but it did not happen with a 1080p SDR file
Fixed it by replacing libmpv-2.dll with this one:
mpv-dev-x86_64-v3-20240414-git-6a8b130
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Normal playback
Desktop (please complete the following information):
Additional context
No issues with any videos in previous version except for the subtitle bug (also fixed with the libmpv-2.dll file from mpv-dev-x86_64-v3-20240414-git-6a8b130)
The text was updated successfully, but these errors were encountered: