• Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below
  • Forum
  • Website
  • GitHub
  • Status
  • Translation
  • Features
  • Team
  • Rules
  • Help
  • Feeds
User Links
  • Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below

    Useful Links Forum Website GitHub Status Translation Features Team Rules Help Feeds
    Jellyfin Forum Support Troubleshooting SOLVED: Tonemapping

    Pages (3): 1 2 3 Next »

     
    • 0 Vote(s) - 0 Average

    SOLVED: Tonemapping

    HDR washed out when tonemapping enabled on compatible hardware
    Fran314
    Offline

    Junior Member

    Posts: 17
    Threads: 1
    Joined: 2023 Dec
    Reputation: 0
    #1
    2023-12-15, 09:36 AM
    I am having troubles with tonemapping from HDR to I suppose SDR

    I am using the latest version of the official docker container and I am successfully using Intel QSV hardware acceleration for transcoding in general.

    According to the official documentation on tonemapping (which to be fair is only two sentences and a table) I should be able to use tonemapping, yet even with "Enable tone mapping" enabled in Dashboard > Playback, when I watch HDR content it still appears washed out and gray-ish.

    This happens both from the web-interface client on my laptop and on the Jellyfin app for the Fire Stick.

    I don't really know where to start troubleshooting... I looked at the logs but I can't find any mention of tonemapping

    Any idea? thanks!
    Go to solution
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #2
    2023-12-15, 05:06 PM
    What are your hardware specs for your server and what OS is it running?
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    Fran314
    Offline

    Junior Member

    Posts: 17
    Threads: 1
    Joined: 2023 Dec
    Reputation: 0
    #3
    2023-12-16, 07:10 PM
    OS: Arch Linux x86_64
    Kernel: 6.6.3-arch1-1
    CPU: Intel Pentium Silver J5040 (4) @ 3.200GHz
    GPU: Intel GeminiLake [UHD Graphics 605]
    Memory: 8GB

    I updated the docker image to the latest a couple of days ago, but if it's needed I can find out which version it is exactly
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #4
    2023-12-16, 07:38 PM
    Is this the latest official image or latest linuxserver.io image?
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    Fran314
    Offline

    Junior Member

    Posts: 17
    Threads: 1
    Joined: 2023 Dec
    Reputation: 0
    #5
    2023-12-17, 03:39 AM
    The official image, that is jellyfin/jellyfin:latest. More precisely the one with Image ID 544d674913bc, although I see that it's only very recent (2 weeks ago), not the actual latest
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #6
    2023-12-17, 04:04 AM
    I should have asked this in the beginning. Is the content direct playing on the client? Tone mapping on the server only happens with transcoding.
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    Fran314
    Offline

    Junior Member

    Posts: 17
    Threads: 1
    Joined: 2023 Dec
    Reputation: 0
    #7
    2023-12-17, 03:20 PM
    It is transcoding and the given reason is that the audio codec (AAC I think) is not supported. Must it be a video-related transcoding for the tonemapping to happen or should it happen even in this case (audio-related)?
    cifri
    Offline

    Junior Member

    Posts: 11
    Threads: 3
    Joined: 2023 Dec
    Reputation: 0
    Country:Hungary
    #8
    2023-12-17, 06:12 PM
    I experience the same dullness. I still understand that it is gray during Direct playback, but if I force the transcoding, the image still remains gray.
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #9
    2023-12-17, 06:44 PM (This post was last modified: 2023-12-17, 06:45 PM by TheDreadPirate.)
    If only the audio is transcoding that should mean the video is direct playing. Can you share your ffmpeg log associated with this playback? That would confirm what is actually being done.

    (2023-12-17, 06:12 PM)cifri Wrote: I experience the same dullness. I still understand that it is gray during Direct playback, but if I force the transcoding, the image still remains gray.

    Can you start your own thread?  So there aren't two separate, but similar, conversations in one thread.
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    cifri
    Offline

    Junior Member

    Posts: 11
    Threads: 3
    Joined: 2023 Dec
    Reputation: 0
    Country:Hungary
    #10
    2023-12-17, 09:44 PM
    (2023-12-17, 06:44 PM)TheDreadPirate Wrote: If only the audio is transcoding that should mean the video is direct playing.  Can you share your ffmpeg log associated with this playback?  That would confirm what is actually being done.

    (2023-12-17, 06:12 PM)cifri Wrote: I experience the same dullness. I still understand that it is gray during Direct playback, but if I force the transcoding, the image still remains gray.

    Can you start your own thread?  So there aren't two separate, but similar, conversations in one thread.

    I tried to play it in a browser, I lowered the video quality again to make sure it would be transcoded.
    I attached the log



    but I also tried it with a Windows client, then the HDR SDR tonemapping worked fine (after I manually switched it from Direct play)...
    (a small point of interest is that the film, which exists in three versions, refused to start in the 4k version, but automatically switched back to the 1080p HDR version..)


    Attached Files
    .txt   ff log.txt (Size: 19.87 KB / Downloads: 81)
    Pages (3): 1 2 3 Next »

    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    • View a Printable Version
    • Subscribe to this thread
    Forum Jump:

    Home · Team · Help · Contact
    © Designed by D&D - Powered by MyBB
    L


    Jellyfin

    The Free Software Media System

    Linear Mode
    Threaded Mode