v0.3.1
📦 Aether Renderer Core v0.3.1
✨ New Features
-
--preview [N]: Render a single preview frame from your input sequence.- Example:
--previewrenders the middle frame - Example:
--preview 42renders frame 42 - Output saved as a
.png
- Example:
-
--open: Automatically open the output file after render- Works with full video render only (
--preview+--openis gracefully ignored)
- Works with full video render only (
🛠 Improvements
- Preview and open logic are now decoupled from RenderConfig
- Terminal-friendly UX: helpful messages, no surprises
- Full
README.mdand crates.io documentation updates
✨ Built with care, tested with benchmarks, and designed for clarity.
Thanks to Codex for inspiring the --open feature 💛
What's Changed
- Add preview frame extraction by @madspaaskesen in #50
Full Changelog: v0.3.0...v0.3.1