🌌 Aether Renderer Core
A sacred Rust-based CLI for rendering transparent WebM/MP4 videos from PNG or WebP frame sequences. Powered by ffmpeg and blessed by the stars.
⭐ View on GitHub✨ Example Output

This is a single frame from a sacred starburst animation.
✨ Example Output
Gif preview:

Webm preview:
sacred-stars-preview.webmShown above: a sacred loop rendered from 150 transparent PNG frames (5 sec @ 30fps).
📦 Download Example ZIP
sacred-stars.zip Contains frame_0000.png
→ frame_0149.png
(for 5 seconds @ 30fps)
🚀 Features
- ✅ Alpha-transparent WebM export via
libvpx
- ✅ .mp4 fallback export (no alpha)
- ✅ CLI flags for input folder or zip, output, fps, format
- ✅ Written in Rust. Powered by ffmpeg.
- ✅ Open-source and ready for contributors