Search found 6 matches
- February 23rd, 2018, 1:08 am
- Forum: Scripts Discussion
- Topic: Negative Values for cropping in output module doesnt work
- Replies: 0
- Views: 13924
Negative Values for cropping in output module doesnt work
Hi I'm trying to add negative values to the cropping in the output module, but it doesnt works: var crop_data = { "Crop":true, "Crop Bottom":0, "Crop Left":-200, "Crop Right":-200, "Crop Top":0 }; app.project.renderQueue.item(1).outp...
- February 26th, 2013, 4:54 am
- Forum: Scripts Discussion
- Topic: Script for Watch Folder Automation
- Replies: 8
- Views: 34517
Re: Script for Watch Folder Automation
Thx for your information. I will study them. BTW: there is already a new Scripting Guide out there - for CS6:
http://blogs.adobe.com/aftereffects/fil ... -Guide.pdf
i will come back when i study your infos.
Thx
http://blogs.adobe.com/aftereffects/fil ... -Guide.pdf
i will come back when i study your infos.
Thx
- February 23rd, 2013, 12:28 am
- Forum: Scripts Discussion
- Topic: Script for Watch Folder Automation
- Replies: 8
- Views: 34517
Re: Script for Watch Folder Automation
Hm, i know what you mean with "no luck with watch folder" - its not really reliable. Which script do you use for the commandline renderer? i have no clue of that commandline thing :) maybe you could give me a quick overview? sadly, i have no experience with socket connections. maybe a good...
- February 20th, 2013, 11:58 am
- Forum: Scripts Discussion
- Topic: Script for Watch Folder Automation
- Replies: 8
- Views: 34517
Re: Script for Watch Folder Automation
So far i know does the after effects watch folder function need the txt file to pick up a job. if there is no rcf file the watch folder just hops from project to project but says "no render controll file found" or something like that. Or do you know another way? maybe some adjustments in s...
- February 16th, 2013, 6:41 am
- Forum: Scripts Discussion
- Topic: Script for Watch Folder Automation
- Replies: 8
- Views: 34517
- February 13th, 2013, 12:34 am
- Forum: Scripts Discussion
- Topic: Script for Watch Folder Automation
- Replies: 8
- Views: 34517
Script for Watch Folder Automation
Hi Im trying to create a script that automates the "collect files" function for the watch folder and i have some problems. Maybe some of you can give me some tips. I study what after effects is doing when i create a collected folder: - its creating a new folder with the same name as the pr...