WeSearch

Making creative LUTs safer for Rec.709 video

·3 min read · 0 reactions · 0 comments · 13 views
#video editing#color grading#lut#macos#indie hackers
Making creative LUTs safer for Rec.709 video
⚡ TL;DR · AI summary

Filmtone Desktop 1.12 introduces Rec.709-safe variants of its built-in creative Looks to prevent color distortion on already-rendered footage. The update ensures safer application of LUTs on display-referred sources like Rec.709, SDR BT.709, and Display P3 SDR without flattening the creative effect. Preview and export outputs now consistently use the same source-aware Look variant for reliable results.

Key facts
Original article
DEV.to (Top)
Read full at DEV.to (Top) →
Opening excerpt (first ~120 words) tap to expand

try { if(localStorage) { let currentUser = localStorage.getItem('current_user'); if (currentUser) { currentUser = JSON.parse(currentUser); if (currentUser.id === 343289) { document.getElementById('article-show-container').classList.add('current-user-is-article-author'); } } } } catch (e) { console.error(e); } Takumi Chiba Posted on May 17 Making creative LUTs safer for Rec.709 video #video #macos #indiehackers #showdev A strong creative LUT can look great on the footage it was designed around. That does not mean it should hit every source the same way. This was the problem behind the latest Filmtone Desktop release. Filmtone has built-in creative Looks named Stone, Urban, and Noir.

Excerpt limited to ~120 words for fair-use compliance. The full article is at DEV.to (Top).

Anonymous · no account needed
Share 𝕏 Facebook Reddit LinkedIn Threads WhatsApp Bluesky Mastodon Email

Discussion

0 comments

More from DEV.to (Top)