Jellyfin Forum
Jellyfin Tone Mapping Problems - Printable Version

+- Jellyfin Forum (https://forum.jellyfin.org)
+-- Forum: Support (https://forum.jellyfin.org/f-support)
+--- Forum: Troubleshooting (https://forum.jellyfin.org/f-troubleshooting)
+--- Thread: Jellyfin Tone Mapping Problems (/t-jellyfin-tone-mapping-problems)

Pages: 1 2 3 4


RE: Jellyfin Tone Mapping Problems - therealgamer9982 - 2024-09-12

(2024-09-12, 02:40 PM)TheDreadPirate Wrote: I'd love to see a video of when this happens.  But, if I'm interrupting this right, it doesn't happen consistently.  I'm also assuming that it doesn't happen in the same place in a video.  As in you couldn't repeat it in a controlled way.

However, it does look like that all your video playbacks are transcoded.  Are you manually selecting a lower bit rate or something?  The video bit rate being set is all over the place.  Sometimes pretty low.

Ill try to get you a video, and with the transcoding, I'm manually setting the bitrate lower and higher to test the colors to make sure it actually looks good.


RE: Jellyfin Tone Mapping Problems - TheDreadPirate - 2024-09-12

Does it only happen during transcoding? If you set the max bit rate on the client to something stupid high, do your video's direct play? Note that setting the max bit rate really high does not transcode the video up to that bit rate.


RE: Jellyfin Tone Mapping Problems - therealgamer9982 - 2024-09-12

(2024-09-12, 02:46 PM)TheDreadPirate Wrote: Does it only happen during transcoding?  If you set the max bit rate on the client to something stupid high, do your video's direct play?  Note that setting the max bit rate really high does not transcode the video up to that bit rate.

Using findroid, the video plays fine, completely fine, but as you know, I can't have it set to the highest quality all the time.

Also here is a screen recording, its really zoomed out though, and I don't know why.
https://drive.google.com/file/d/1kCM4nzwU741vxhnGpcMdxwCkgLAi6Y8F/view?usp=drivesdk


RE: Jellyfin Tone Mapping Problems - TheDreadPirate - 2024-09-12

It looks like you started screen recording while still vertical. It certainly looks like something is going on either with the transcoding itself or something else.

Do you have any other applications running on your server?


RE: Jellyfin Tone Mapping Problems - therealgamer9982 - 2024-09-12

(2024-09-12, 04:11 PM)TheDreadPirate Wrote: It looks like you started screen recording while still vertical.  It certainly looks like something is going on either with the transcoding itself or something else.

Do you have any other applications running on your server?

Only jellyfin


RE: Jellyfin Tone Mapping Problems - TheDreadPirate - 2024-09-12

What is the output of these two commands.

Code:
sudo /usr/lib/jellyfin-ffmpeg/vainfo --display drm --device /dev/dri/renderD128
sudo /usr/lib/jellyfin-ffmpeg/ffmpeg -v debug -init_hw_device drm=dr:/dev/dri/renderD128 -init_hw_device vulkan@dr



RE: Jellyfin Tone Mapping Problems - therealgamer9982 - 2024-09-12

(2024-09-12, 04:53 PM)TheDreadPirate Wrote: What is the output of these two commands.

Code:
sudo /usr/lib/jellyfin-ffmpeg/vainfo --display drm --device /dev/dri/renderD128
sudo /usr/lib/jellyfin-ffmpeg/ffmpeg -v debug -init_hw_device drm=dr:/dev/dri/renderD128 -init_hw_device vulkan@dr

I would love too, once I get back (might take a while)


RE: Jellyfin Tone Mapping Problems - therealgamer9982 - 2024-09-12

(2024-09-12, 04:53 PM)TheDreadPirate Wrote: What is the output of these two commands.

Code:
sudo /usr/lib/jellyfin-ffmpeg/vainfo --display drm --device /dev/dri/renderD128
sudo /usr/lib/jellyfin-ffmpeg/ffmpeg -v debug -init_hw_device drm=dr:/dev/dri/renderD128 -init_hw_device vulkan@dr

Alright, here is what I got: https://pastebin.com/jMQa5Kr2


RE: Jellyfin Tone Mapping Problems - TheDreadPirate - 2024-09-12

@nyanmisaka - Do you have any ideas?


RE: Jellyfin Tone Mapping Problems - therealgamer9982 - 2024-09-12

(2024-09-12, 08:48 PM)TheDreadPirate Wrote: @nyanmisaka - Do you have any ideas?

What could theoretically be causing this? 

Do you think it could be because of how I have my settings configured?