• 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 Guides, Walkthroughs & Tutorials Converting Dolby Vision to HDR10

     
    • 0 Vote(s) - 0 Average

    Converting Dolby Vision to HDR10

    Specifically profiles 7.6 and 8.1
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 11,852
    Threads: 10
    Joined: 2023 Jun
    Reputation: 347
    Country:United States
    #7
    2024-08-23, 10:48 PM
    What happens if you make both of these changes both when making the new HDR10 MP4 and the final MKV?

    (2024-08-23, 07:27 PM)TheDreadPirate Wrote:
    Code:
    -max_muxing_queue_size 2048 -avoid_negative_ts make_zero -max_interleave_delta 0

    Code:
    +genpts+igndts

    Code:
    /usr/lib/jellyfin-ffmpeg/ffmpeg -hide_banner -loglevel error -stats -y -fflags +genpts+igndts -i "hdr10_video.hevc" -c:v copy  -max_muxing_queue_size 2048 -avoid_negative_ts make_zero -max_interleave_delta 0 "hdr10_video.mp4"

    Code:
    /usr/lib/jellyfin-ffmpeg/ffmpeg -hide_banner -loglevel error -stats -y -fflags +genpts+igndts -i "hd10_video.mp4" -i "/path/to/your/DV_video.mkv" -map_chapters 1 -map 0:v -map 1:a -map 1:s -c:v copy -c:a copy -c:s copy -max_muxing_queue_size 2048 -avoid_negative_ts make_zero -max_interleave_delta 0 "new_hdr10_video.mkv"
    Jellyfin 10.10.3 (Docker)
    Ubuntu 24.04 LTS 
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        3x WD Red Pro 6TB CMR in RAIDZ1 (JF Library)
    [Image: GitHub%20Sponsors-grey?logo=github]
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    Converting Dolby Vision to HDR10 - by TheDreadPirate - 2024-08-06, 09:25 PM
    RE: Converting Dolby Vision to HDR10 - by NavicNick - 2024-08-23, 07:17 PM
    RE: Converting Dolby Vision to HDR10 - by TheDreadPirate - 2024-08-23, 07:27 PM
    RE: Converting Dolby Vision to HDR10 - by TheDreadPirate - 2024-08-23, 10:48 PM
    RE: Converting Dolby Vision to HDR10 - by NavicNick - 2024-08-23, 10:04 PM
    RE: Converting Dolby Vision to HDR10 - by TheDreadPirate - 2024-08-23, 10:23 PM
    RE: Converting Dolby Vision to HDR10 - by NavicNick - 2024-08-23, 10:26 PM
    RE: Converting Dolby Vision to HDR10 - by NavicNick - 2024-08-24, 05:04 AM
    RE: Converting Dolby Vision to HDR10 - by TheDreadPirate - 2024-08-24, 04:30 PM
    RE: Converting Dolby Vision to HDR10 - by TheDreadPirate - 2024-08-24, 08:39 PM
    RE: Converting Dolby Vision to HDR10 - by TheDreadPirate - 2024-08-24, 09:17 PM
    RE: Converting Dolby Vision to HDR10 - by NavicNick - 2024-08-25, 08:34 PM
    RE: Converting Dolby Vision to HDR10 - by NavicNick - 2024-08-25, 09:07 PM
    RE: Converting Dolby Vision to HDR10 - by TheDreadPirate - 2024-09-28, 04:03 AM
    RE: Converting Dolby Vision to HDR10 - by TheDreadPirate - 2024-11-07, 10:06 PM
    RE: Converting Dolby Vision to HDR10 - by NavicNick - 2024-11-30, 10:37 PM
    RE: Converting Dolby Vision to HDR10 - by Host-in-the-Shell - 2024-11-09, 05:37 PM
    RE: Converting Dolby Vision to HDR10 - by Dunning Kruger - 2024-11-10, 09:05 PM
    RE: Converting Dolby Vision to HDR10 - by TheDreadPirate - 2024-11-10, 10:00 PM
    RE: Converting Dolby Vision to HDR10 - by Host-in-the-Shell - 2024-11-29, 07:10 PM
    RE: Converting Dolby Vision to HDR10 - by TheDreadPirate - 2024-11-29, 08:03 PM
    RE: Converting Dolby Vision to HDR10 - by Host-in-the-Shell - 2024-11-29, 08:27 PM
    RE: Converting Dolby Vision to HDR10 - by teddy101 - 8 hours ago
    RE: Converting Dolby Vision to HDR10 - by teddy101 - 6 hours ago
    RE: Converting Dolby Vision to HDR10 - by TheDreadPirate - 4 hours ago
    RE: Converting Dolby Vision to HDR10 - by lakinreid - 40 minutes ago
    RE: Converting Dolby Vision to HDR10 - by theguymadmax - 15 minutes ago

    • 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