Hi there,
I just found your awesome tool and it's such a time saver, Already saved me a ton of time
I was playing around trying to make it work in my after effect pipeline
Is it possible to make it watch a folder recursively for ".AEP" ( After effects project ) files and execute a command like :
and after render watch for output folder to transcode ( this part I figure out ) but the first part I have a problem getting it to work since I can't quite understand variable template literals and such
Any help is going to be appreciated,
Thanks in advance
Thanks again for the solution, There is one problem, Command gets executed successfully and it seems to render ( cause it takes the exact amount of time if I were to run the command manually ) but there is no output!
I had no luck, command gets executed successfully but not output
Is there something I have to do differently?
I played around with s_source_path and tried different methods to get the output but no luck
Alright SOLVED
You have to run FFAStrans as Administrator and Program Mode, not Service
I don't know If there is a workaround service but It's cool for me
Seems there is a problem with aerender when it's getting called with limited permission it can't parse AEP files
Nice that you figured it out!
I guess it also works to run FFASTrans as service but setting logon credentials to the ones from local administrator.
Also, writing directly on Drives, e.g. C: and D: is by default not possible due to security restrictions; but it should work to write into sub directories, e.g. D:\Files - this might also work when the Windows service is running with default credentials (SYSEM)