TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Converting HDR to SDR with FFmpeg (2018)

49 pointsby poser-boyalmost 3 years ago

7 comments

gyanalmost 3 years ago
&gt; The tone-mapping algorithm place 100% load on a single CPU core.<p>In 4.1, a OpenCL variant filter was added for GPU processing.<p>In 4.2 threading support was added to the tonemap CPU filter.<p>In 4.3, a VAAPI variant filter was added for GPU processing on linux.
wronglebowskialmost 3 years ago
HDR&#x2F;SDR Tone mapping has long been the bane of hardware transcoding for Plex. Even when it &quot;kinda works&quot; which is Nvidia on Linux only it kills my GTX 1650 in RAM and compute required. Normally NVENC can handle 3 4k Streams or many many 1080p streams, only constrained by RAM.
评论 #32056602 未加载
评论 #32081684 未加载
m-p-3almost 3 years ago
Thanks to FFmpeg it&#x27;s really simple to convert an HDR file to SDR in HandBrake by setting the colourspace to BT.709 under the Filters tab.
Jaruzelalmost 3 years ago
Does anyone know how well this works?<p>I have a real-world use case: I have a full Atmos audio setup (7.1.4) and a projector for video. Now projectors don&#x27;t do HDR very well[1], and to be honest I&#x27;m more interested in immersive audio than shiny highlights in the picture.<p>Unfortunately, a good few film disc releases only put the Atmos audio on the UHD disk along with HDR and running those disks through my rig and forcing SDR yields a picture that is too dark compared to the original HD SDR copy (and letting it try HDR isn&#x27;t much better).<p>So I&#x27;m wondering if this will enable me to rip and convert to a good SDR UHD copy of a film with the Atmos audio ?<p>--<p>[1] ...and 100 inch OLED TVs are stupidly expensive.
评论 #32058093 未加载
jahnualmost 3 years ago
ffmpeg would be a great candidate for use with natural language processing, a la<p><a href="https:&#x2F;&#x2F;www.autoregex.xyz&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.autoregex.xyz&#x2F;</a>
评论 #32056035 未加载
评论 #32055617 未加载
compsciphdalmost 3 years ago
does anyone know if DV oriented tonemapping is in development? (i.e. DV to HDR10 or DV to SDR). so DV files can play on non DV screens and look correct.
评论 #32064798 未加载
评论 #32058842 未加载
评论 #32060284 未加载
sp332almost 3 years ago
Most of the images aren&#x27;t loading for me.