Hacker News — AI on Front Page · · 1 min read

Ntsc-rs – open-source video emulation of analog TV and VHS artifacts

Mirrored from Hacker News — AI on Front Page for archival readability. Support the source by reading on the original site.

227 pts · 49 comments on Hacker News

ntsc-rs is a free, open-source video effect which accurately emulates analog TV and VHS artifacts.

Side-by-side comparison between Red Giant Universe VHS and ntsc-rs

Other popular effects eyeball the look of VHS tapes using simple color lookup tables and overlays. ntsc-rs uses algorithms that model how NTSC transmission and VHS encoding actually work, based on algorithms developed in composite-video-simulator, zhuker/ntsc, and ntscQT.

An ntsc-rs render which has completed in 15 seconds overlaid atop lines of code

ntsc-rs is written in Rust, and is multithreaded and SIMD-accelerated. Unlike similar effects such as ntscQT, it can run in real time at much higher resolutions than actual NTSC footage.

ntsc-rs running as a plugin in nonlinear editing software

ntsc-rs is available not just as a standalone and web application, but also as a plugin for After Effects, Premiere, and all OpenFX-compatible software. This includes DaVinci Resolve, Hitfilm, and Vegas.

Discussion (0)

Sign in to join the discussion. Free account, 30 seconds — email code or GitHub.

Sign in →

No comments yet. Sign in and be the first to say something.

More from Hacker News — AI on Front Page