: Consider adding a second audio track encoded in AAC (avcodec) at 160–192 kbps. AAC is universally supported across all devices and platforms. Keep any high-quality lossless or surround tracks as passthrough if your target playback device supports them.
HandBrake solves this by compressing the wide color and brightness ranges of HDR into the standard Rec. 709 color space used by SDR displays. Step-by-Step Guide: HDR to SDR in HandBrake
Converting HDR to SDR is always a lossy process. You are fundamentally discarding dynamic range and color information. The goal is not to create a perfect replica but to produce a visually pleasing and faithful SDR representation. With the steps and tips outlined above, you can consistently get excellent results that will make your video work seamlessly across the SDR world.
Before diving into the technical steps, it's worth understanding the scenarios where converting HDR to SDR is the right choice:
For a good starting point, select a preset from the or Matroska category. "Fast 1080p30" or "HQ 1080p30 Surround" are good choices depending on your resolution needs. 4. Configure Video Settings (The Important Part) convert hdr to sdr handbrake
If your computer has a modern graphics card, try using hardware encoders like (Nvidia) or Intel QSV . Note that software encoding (x265) generally provides slightly better quality per file size. Blocking or Artifacts in Dark Scenes
: Set this to Same as source . This prevents unnecessary frame conversion or duplication. In the adjacent dropdown, select Constant Framerate to ensure maximum player compatibility and avoid playback issues.
Here’s how to do it in HandBrake (version 1.6.0 or later recommended):
: If you need to ensure all HDR metadata is removed, you can add advanced parameters to the encode. In the Video tab, look for an "Advanced Options" or "Extra Options" field (the location varies by HandBrake version). Add the following parameters to force SDR color signaling: : Consider adding a second audio track encoded
HandBrake's queue system allows you to encode multiple files with identical settings. Add each source file to the queue, apply your HDR-to-SDR settings to each, then click "Start Queue." HandBrake will process them sequentially without further input.
: Change the encoder preset from "Medium" to "Fast" or "Very Fast". This trades some compression efficiency for significantly faster encoding speeds.
It's a common frustration. You've recorded a beautiful video in HDR on your iPhone or have a 4K movie file. It looks stunning in a native player like QuickTime Player, but when you open it in another app—a video editor, a media player like IINA, or even upload it to a platform that expects SDR—the colors appear washed out, overly bright, or completely incorrect.
What is the ? (iPad, old Plasma TV, or Plex Media Server?) Is the source Dolby Vision or standard HDR10 ? HandBrake solves this by compressing the wide color
How to Convert HDR to SDR with Handbrake: A Complete Guide (2026)
There are several reasons why you might want to convert HDR to SDR:
HandBrakeCLI -i input_hdr.mkv -o output_sdr.mp4 \ --preset="Fast 1080p30" \ --colorspace="hable:peak=100" \ --encoder=x264 --quality=20 --vfr
If you are interested, I can also compare HandBrake's results with other, more automated conversion tools (like UniFab or FFmpeg ), or discuss how to use hardware acceleration to speed up the process. Let me know what you'd like to dive into next! Convert HDR to SDR Video with HandBrake app