2024-08-14, 06:09 PM
(This post was last modified: 2024-08-14, 06:13 PM by Sash. Edited 1 time in total.
Edit Reason: format mistake
)
I don't think it's possible on windows. The only option is see is getting embyToLocalPlayer to work somehow.
Btw, I noticed that I have only been having issues while playing DoVi files that aren't HDR10 compatible.
Take this for an example. This movie's format is
That does not play properly on MPV Shim or Jellyfin Media Player. And the file size or bitrate also doesn't matter when the format is that. Stuttering is always there and the only exception is if I play it directly through MPV then it runs flawlessly, but it is being tone mapped.
I'm wondering if Jellyfin doesn't support this format, because even when I had tone mapping on it wasn't able to map the colors on JFM. I had to enable force transcode for Dolby Vision from JFM Client Settings in order to get the colors right for this format.
Something like this always works
And the good thing about this format is that I can disable the tone mapping for this while leaving the H/W on, and the colors are just perfect and not washed out.
Btw, I noticed that I have only been having issues while playing DoVi files that aren't HDR10 compatible.
Take this for an example. This movie's format is
Code:
Dolby Vision, Version 1.0, Profile 5, dvhe.05.06, BL+RPU, no metadata compression
That does not play properly on MPV Shim or Jellyfin Media Player. And the file size or bitrate also doesn't matter when the format is that. Stuttering is always there and the only exception is if I play it directly through MPV then it runs flawlessly, but it is being tone mapped.
I'm wondering if Jellyfin doesn't support this format, because even when I had tone mapping on it wasn't able to map the colors on JFM. I had to enable force transcode for Dolby Vision from JFM Client Settings in order to get the colors right for this format.
Something like this always works
Code:
Dolby Vision, Version 1.0, Profile 8.1, dvhe.08.06, BL+RPU, no metadata compression, HDR10 compatible / SMPTE ST 2094 App 4, Version HDR10+ Profile B, HDR10+ Profile
And the good thing about this format is that I can disable the tone mapping for this while leaving the H/W on, and the colors are just perfect and not washed out.