astrofox
astrofox copied to clipboard
Headless CLI version
I think it'd be nice if there was a way to render without the UI overhead (if there is one / if it's avoidable). Maybe even spawning multiple instances for multi core rendering...
something like astrofox my_project.afx --audio music.mp3 --instances 4 --end 00:05:00 --out my_video.mp4
Something like this may be possible, https://medium.com/@mohamedmansour/how-to-run-electron-js-in-software-rendering-headless-49601b87961e
+1 for CLI version or for possibility to queue renders in order to generate batch of videos.
My +1 for CLI version