• 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: Dolby Vision Files not Reverting to HDR10 on non-Dolby Vision TV

     
    • 0 Vote(s) - 0 Average

    SOLVED: Dolby Vision Files not Reverting to HDR10 on non-Dolby Vision TV

    Theonlytman2
    Offline

    Junior Member

    Posts: 3
    Threads: 1
    Joined: 2025 Jul
    Reputation: 0
    Country:United States
    #1
    2025-07-22, 06:05 PM (This post was last modified: Yesterday, 04:27 PM by Theonlytman2. Edited 1 time in total.)
    (RESOLVED)
    Go to solution
    theguymadmax
    Offline

    Community Moderator

    Posts: 1,226
    Threads: 0
    Joined: 2024 Jun
    Reputation: 62
    #2
    2025-07-22, 06:36 PM
    There are no DV/HDR settings in the Jellyfn for Andriod TV client. You can try removing DV from your files and check if that makes a difference: https://forum.jellyfin.org/t-converting-...n-to-hdr10
    Theonlytman2
    Offline

    Junior Member

    Posts: 3
    Threads: 1
    Joined: 2025 Jul
    Reputation: 0
    Country:United States
    #3
    2025-07-22, 07:30 PM (This post was last modified: Yesterday, 04:27 PM by Theonlytman2. Edited 1 time in total.)
    (RESOLVED)
    theguymadmax
    Offline

    Community Moderator

    Posts: 1,226
    Threads: 0
    Joined: 2024 Jun
    Reputation: 62
    #4
    2025-07-22, 08:51 PM
    Code:
    & "C:\Program Files\Jellyfin\Server\ffmpeg.exe" -y -hide_banner -stats -fflags +genpts+igndts -loglevel error -i "C:\path\to\dv_video.mkv" -map 0 -bsf:v hevc_metadata=remove_dovi=1 -codec copy -max_muxing_queue_size 2048 -max_interleave_delta 0 -avoid_negative_ts disabled "C:\path\to\hdr10_video.mkv"


    That's the Windows command you can run in PowerShell if Jellyfin is set in the default location. You would need to update your input and output file paths. This command makes a copy, so it's non-destructive. But once you delete the orginal, there is no getting back the DV metadata. 

    As an alternative, you can also try using Kodi, which has DV/HDR compatibility features. You would either need to use Kod with Jellyfin plugin or use it as an external player for the Android TV client. I don't think we'll see HDR settings in the ATV app anytime soon.
    Theonlytman2
    Offline

    Junior Member

    Posts: 3
    Threads: 1
    Joined: 2025 Jul
    Reputation: 0
    Country:United States
    #5
    2025-07-22, 09:07 PM (This post was last modified: Yesterday, 04:27 PM by Theonlytman2. Edited 1 time in total.)
    (RESOLVED)
    « Next Oldest | Next Newest »

    Users browsing this thread: 2 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