v2.4.2 - Thumbnail Seek & Dolby Vision fix #315
iwalton3
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This release adds a new feature which stretches the capabilities of MPV. It allows you to see thumbnail previews as you hover your mouse over the seek bar! This is great for people who like the MPV interface but miss this feature from the web client or Jellyfin Media Player. The update also forces Dolby Vision files to get transcoded by Jellyfin by default. You can disable this and use
gpu-next
support if you prefer.Thumbnail seeking uses a custom version of the
osc
for MPV. While unlikely, if this causes issues for your configuration you can replace it with either your own version (you would have to apply my patches which are clearly marked) or disable the feature. MPV does require me to store all the images uncompressed as a temporary file so it can be displayed. If you are using an image width of 320 with Jellyscrub enabled, a 24 minute TV episode uses 40 MB and a 4 hour movie uses about 250 MB.Changes:
About Windows Downloads:
This discussion was created from the release v2.4.1 - Thumbnail Seek & Dolby Vision fix.
Beta Was this translation helpful? Give feedback.
All reactions