Search found 6 matches

by Drumper
February 23rd, 2018, 1:08 am
Forum: Scripts Discussion
Topic: Negative Values for cropping in output module doesnt work
Replies: 0
Views: 8919

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...
by Drumper
February 26th, 2013, 4:54 am
Forum: Scripts Discussion
Topic: Script for Watch Folder Automation
Replies: 8
Views: 22512

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
by Drumper
February 23rd, 2013, 12:28 am
Forum: Scripts Discussion
Topic: Script for Watch Folder Automation
Replies: 8
Views: 22512

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...
by Drumper
February 20th, 2013, 11:58 am
Forum: Scripts Discussion
Topic: Script for Watch Folder Automation
Replies: 8
Views: 22512

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...
by Drumper
February 16th, 2013, 6:41 am
Forum: Scripts Discussion
Topic: Script for Watch Folder Automation
Replies: 8
Views: 22512

Re: Script for Watch Folder Automation

no one? :(
by Drumper
February 13th, 2013, 12:34 am
Forum: Scripts Discussion
Topic: Script for Watch Folder Automation
Replies: 8
Views: 22512

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...