Activity › Forums › Adobe After Effects › Render while working on a Mac
-
Render while working on a Mac
Posted by Adrian Scherger on April 3, 2009 at 7:20 amIs there a way to set up a “render script” that allows rendering of AE projects on a Mac? My co-workers can do it on their PC.
Just wondering if how to do this on a Mac using AE CS3. 8-core leopard.
Thanks,
AdrianAdrian
Peter Van der zee replied 17 years, 1 month ago 4 Members · 3 Replies -
3 Replies
-
Kerstin Barenbrock
April 3, 2009 at 8:29 amBG Renderer by LLoyd Alvarez. https://aescripts.com/category/scripts/
-
Lars Bunch
April 3, 2009 at 1:18 pmHi,
You can start a render from the command line and this will run in the background and still allow you to work in the UI. You will need to run the Apple Unix terminal program in Applications/Utilities. You could then just create a text file with each command line as a separate line in the script. To run it, just type sh scriptFileName.txt and it will run in the background. the command to run the renderer would be something like this…
/Applications/Adobe CS3 After Effects/aerender blah, blah blah
Obviously you will need to read up on the command line arguments and unix scripting if you want to get into anything complex.
I hope this helps.
Lars
-
Peter Van der zee
April 3, 2009 at 4:29 pmAE also comes with render engine, a seperate render program
but you have to prepare your project with the render in the renderqueue, collect files and enable the watch folder.
then open render engine and have it watch the watch folder, then you can just keep on working…
(this works great in red too. any connected machine will get the render to be done, and if you select as outputmodule an image sequence, then all machines connected will render the same project)
Reply to this Discussion! Login or Sign Up