for our production I want to automate the animation-export. Our framework consists mainly of python so I want to write a pythonscript that calls the "Anime Studio Exporter". (We use southpaw's TACTIC btw.)
I want to be able to export different layer-comps as separate Quicktime-movies, using shell-commands( that I can execute inside a pythonscript)
I read that CLI-export/rendering was possible with older versions of Anime Studio-Pro.
But now the rendering is done by the separate exporter, I wonder what Command-line arguments I should use.. I've tried some, but no succes yet...
I searched the manual and couldn't find anything about command-line options..
So if anyone knows, thanks in advance!

(Using OSX btw)