astrofox icon indicating copy to clipboard operation
astrofox copied to clipboard

Headless CLI version

Open benthillerkus opened this issue 4 years ago • 3 comments

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

benthillerkus avatar Oct 14 '20 13:10 benthillerkus

Something like this may be possible, https://medium.com/@mohamedmansour/how-to-run-electron-js-in-software-rendering-headless-49601b87961e

mikecao avatar Oct 14 '20 16:10 mikecao

+1 for CLI version or for possibility to queue renders in order to generate batch of videos.

ctournayre avatar Mar 11 '21 13:03 ctournayre

My +1 for CLI version

sanbroz avatar Jan 19 '22 10:01 sanbroz