Skip to content

Instantly share code, notes, and snippets.

@kpnemo
Created June 24, 2013 00:59
Show Gist options
  • Save kpnemo/5847136 to your computer and use it in GitHub Desktop.
Save kpnemo/5847136 to your computer and use it in GitHub Desktop.
aerender.exe example
C:\Users\Administrator\Dropbox\CreaTV\AAE_projects\boris_ae_proj>"c:\Program Files\Adobe\Adobe After Effects CS6\Support Files\aerender.exe" -project "C:\Users\Administrator\Dropbox\CreaTV\AAE_project
s\boris_ae_proj\opener.aep" -comp "opener" -RStemplate "Best Settings" -OMtemplate "H.264" -v "ERRORS_AND_PROGRESS" -mp -output "C:\video2.mp4"
@lalatgithub
Copy link

lalatgithub commented Jun 14, 2016

Great. I am trying same command from PHP exec() function. i have 8 cpu cores and all are using while rendering from AE render Queue or executing PHP script directly from command line but when i try to execute same script from web app, 8 AE instances opens then 6 or 7 close back and other things 1 hangs while i can see in task manger that no CPU or memory is changing. its creating a video file with 0KB size

@tomtactom
Copy link

@lalzada Can you write your exec() function here? 💯

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment