Search the Community
Showing results for tags 'tone mapping'.
-
Transcoding won't work when tonemapping is enabled (J5005 + Unraid)
Reytec posted a topic in General/Windows
I'm running a Dell Wyse 5070 with an Gemini Lake Intel J5005 (UHD Graphics 605) and Unraid 6.12.6 My server can't transcode media when tonemapping ist enabled, this problem only occurs when using QuickSync (VAAPI works). but QuickSync is the prefered method since its more efficient. Recently i tested Plex and had a similar problem, with tonemapping enabled the Server falled back to Software transcoding which causes massive load on the CPU and lagging playback. I tested both the official emby stable image and the beta with following results: QuickSync Transcode - disabled Tonemapping - Works QuickSync Transcode - enabled Tonemapping - Broken Playback VAAPI Transcode - enabled Tonemapping - Works, but is inefficent on that CPU I tried to transcode different 4k material with Dolby Vision and/or HDR, always with the same problem. Here are the logs after some Playback attemps: embyserver.txt ffmpeg-transcode-1e1d36e0-ec08-4a3f-bb23-dd3833145ba4_1.txt ffmpeg-transcode-07bc4557-385f-427a-994c-824ead83cd86_1.txt ffmpeg-transcode-7e34d74b-4e35-4419-8d1e-d6030c4ba15b_1.txt ffmpeg-transcode-89b7045b-ae5c-427b-818d-b36c9c039b65_1.txt ffmpeg-transcode-5817d51e-473c-4760-a4f1-4cf0ffc317da_1.txt ffmpeg-transcode-a84a2fa2-22d4-4fc6-b994-d6e66bf21557_1.txt ffmpeg-transcode-abe7b26d-84ef-46d2-83ad-14d79b7c1083_1.txt ffmpeg-transcode-c6f4f835-cfec-4513-8a51-35e18a8b8f74_1.txt ffmpeg-transcode-e5858834-3ee8-4a64-abb3-920fd9d9b4a3_1.txt -
Hi! Just switched from a small NUC as a server to using the emby docker in unRAID. Im using SW tone mapping for some users, the CPU can handle this no problem. I think the bt.2390 is the best option for color accuracy, but noticed that whites (where HDR peaks above 400nits) is VERY blown out. This does not occur with the other options, but they have other flaws, mostly in color saturation or black levels. Is this a common issue for those few using SW tone mapping? @softworkz ffmpeg-transcode-e2c37e90-841f-45fb-a3b5-df5bc9f54967_1.txt
-
So a question for @softworkz most likely. I've been playing around with ffmpeg with the TM filters trying to get Tone Mapped chapter thumbnails created in the .bif's. I can't seem to use the TM filter in the image extractor in ffmpeg - ffmpeg is reporting that this function cannot use the filter. I have got it 'working' if I simply do a TM conversion to a thumbnail resolution video (to rapidly increase it's conversion speed) and then re-run the thumbnail extract on that to produce the 'SDR/tone mapped' images. Then delete the TM video file. I was hoping to do it all in a single ffmpeg command. It's obviously not urgent - but the 'washed out' thumbnail images on an SDR display are nagging me .. Any thoughts ?