This release adds 1 notable feature for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+1 more
Summary
AI summaryAdded media_pool_item with action="extract_frames" to extract JPEGs from clips.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Security | Medium |
Ensures source media is read-only; writes only to a scratch output directory. Ensures source media is read-only; writes only to a scratch output directory. Source: granite4.1:30b@2026-06-06-audit Confidence: low |
— |
| Feature | Low |
Adds media_pool_item action to extract frames from clips Adds media_pool_item action to extract frames from clips Source: llm_adapter@2026-06-06 Confidence: high |
— |
Full changelog
- Added
media_pool_item(action="extract_frames", clip_id, timestamps, output_dir?)extracts still JPEGs from a clip's source media at the given timestamps (seconds) via ffmpeg. Source-safe: it reads the source and writes only to a scratch output directory — it never modifies, transcodes, or proxies the source.
Closes a read/write-symmetry gap (the analysis sampler existed internally but had no standalone frame-extraction tool). Live-validated on DaVinci Resolve Studio 21.0.0.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
Related context
Beta — feedback welcome: [email protected]