OpenShot 4.0 – Open-source video editor
- ID
- 19848
- Status
- summarized
- Published
- 31 Aug 2026, 5:59 PM
- Fetched
- 02 Sep 2026, 5:57 PM
- Provider
- Hacker News
- Category
- dev-community
- Original URL
- https://www.openshot.org/blog/2026/08/30/openshot-40-record-edit-color-like-never-before/
- Source URL
- https://hnrss.org/best
Summary
- Score
- 3.5
- Created
- 02 Sep 2026, 7:09 PM
- Tags
- Audience
- developersvibe_codersai_ml_learners
What happened
OpenShot 4.0 adds a Recording View (screen, webcam, mic, system audio captured as separate editable sources), a Color View with color wheels, curves, LUTs, and live video scopes, 10 new effects, and locally-run ML models for subject masking that require no cloud or subscription. The release also moves to Qt 6 for better Linux compatibility and lays groundwork for Android support.
Why it matters
If you produce screencasts or demos for your SaaS or dev projects, the built-in multi-source recording and local AI masking give you a free, no-cloud alternative to paid tools like Camtasia or Premiere. The on-device ML masking is worth noting as a concrete example of bundling downloadable models into a desktop app without a cloud dependency.
Discussion angle
The local AI masking approach—free downloadable models running on-device with no cloud service—is a pattern worth comparing against your own product decisions about when to ship on-device vs. cloud ML.