-
released this
2026-06-02 20:53:46 +00:00 | 3 commits to main since this releasev1.11.0 — DJI HDR footage support
DJI Osmo Pocket / Action footage (HLG / Dolby Vision HDR) now just works.
Previously the whole clip was rejected as "too blurry" — HDR decoded flat and
grey and tripped the blur gate. autosplat now detects HDR and tone-maps it to
SDR during extraction (stock ffmpeg, no zscale/libplacebo needed).Added
- HDR (HLG / Dolby Vision) → SDR auto tone-mapping. Toggle
preprocess.hdr_tonemap. - Adaptive blur rescue — keep the sharpest frames relative to the batch instead
of failing on soft/HDR footage. Togglepreprocess.blur_rescue.
Fixed
- Re-running
processon the same capture no longer mixes runs —run_colmap
wipes the stale COLMAP database first (quick-iter → quality-run was corrupted).
Changed
- Release app + DMG are Developer ID-signed and Apple-notarized.
Docs
- CAPTURE-GUIDE: HDR handling + scanning people (record SDR/"Normal", microSD
originals, several fast rings).
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- HDR (HLG / Dolby Vision) → SDR auto tone-mapping. Toggle