Search found 12 matches
- April 25th, 2019, 12:28 pm
- Forum: Scripts Discussion
- Topic: Allow scripts to write file and access network
- Replies: 5
- Views: 33896
Re:
I've tried using a script to turn off the Javascript Debugger pref in the past, with no success. Some prefs work well with scripting, others don't. The whole reason for the "Allow scripts to write files...." pref is presumably to add a degree of security, so I think it's highly unlikely a...
- February 27th, 2019, 11:43 pm
- Forum: General Scripts Library
- Topic: Smart Importer script (for importing image sequences)
- Replies: 5
- Views: 78143
Re: Smart Importer script (for importing image sequences)
Hey Hackinghollywood. I abandoned the extendscript version of this and did complete the python application mentioned above. It's pretty sweet if I do say so myself and I use it every day, but it is quite custom to our studio's environment and I don't know that I can just throw it online. I did start...
- September 27th, 2018, 6:43 pm
- Forum: Expression Discussion
- Topic: Time remap keyframed cameras
- Replies: 2
- Views: 58061
Time remap keyframed cameras
So I came up with a cool expression technique today that I thought I should share! I had an interesting situation where I've got a 3D render and a 3D camera that I imported from 3DS Max. I needed to time-remap the 3D render but wanted my camera to continue to line up despite the time remapping, and ...
- May 10th, 2018, 7:23 pm
- Forum: General Scripts Library
- Topic: Smart Importer script (for importing image sequences)
- Replies: 5
- Views: 78143
Re: Smart Importer script (for importing image sequences)
Hey Neil! Haha sorry about that, looks like I was mid programming something there and forgot to finish it. I abandoned this particular project when I switched to Adobe CC at the beginning of the year and found that Adobe did some seriously weird stuff with Script UI (and much of my code no longer wo...
- November 26th, 2017, 7:52 pm
- Forum: Script requests
- Topic: Collect fonts
- Replies: 4
- Views: 69002
Re: Collect fonts
Wow I just realized I answered this guy's question 10 years too late... for all I know he's dead by now... how sad.
- November 26th, 2017, 7:51 pm
- Forum: Script requests
- Topic: Collect fonts
- Replies: 4
- Views: 69002
Re: Collect fonts
This would be a VERY handy script: A script that would collect all the fonts used in an AE project and copy them to a destination. Much like Collect files does for the linked files in an AE project. I realize this is probaby not easy, and would be totally different for Mac and Windows, but WOW how ...
- May 17th, 2017, 12:20 pm
- Forum: General Scripts Library
- Topic: Collect function for whoever wants it!
- Replies: 4
- Views: 67705
Re: Collect function for whoever wants it!
In doing further work on this I tweaked the function to write out a log file for any missing assets, etc. Consider this the commandline version. I'm going to work on collecting fonts next, so you'll see an argument in there for that. It doesn't do anything yet but you'll need to pass a boolean varia...
- May 10th, 2017, 3:34 pm
- Forum: General Scripts Library
- Topic: Advanced Camera Tracking Tool
- Replies: 2
- Views: 55747
Re: Advanced Camera Tracking Tool
So what does it do? I don't understand what is happening in the screenshot you posted.
- Spencer
- Spencer
- May 7th, 2017, 5:43 pm
- Forum: General Scripts Library
- Topic: Collect function for whoever wants it!
- Replies: 4
- Views: 67705
Collect function for whoever wants it!
Hey guys I made a python application to batch archive After Effects files and in doing so I had to write my own collect function. I thought it might be useful for some other people too so I'm throwing it up here if you want it. I made it as clean and robust as I could, and added lots of comments. I'...
- April 1st, 2016, 9:46 pm
- Forum: General Scripts Library
- Topic: roundtrip to Avid script ?
- Replies: 1
- Views: 51059
Re: roundtrip to Avid script ?
Been a long while since I messed with this but I've definitely been able to do it before with Automatic Duck from MC -> AE. If I remember correctly that's now packaged with AE, so you should be able to import/export an EDL or AAF. Check out the manual and I'm certain there is something in there. I d...
- February 19th, 2016, 7:19 pm
- Forum: General Scripts Library
- Topic: Smart Importer script (for importing image sequences)
- Replies: 5
- Views: 78143
Smart Importer script (for importing image sequences)
Hey Guys, I'm excited to release a script I made a few months back for importing image sequences automatically (saves me a ton of time when working with CG render passes and such). I'm never planning on selling this script and I'm not a professional coder, so I'm throwing it out there for free and a...
- February 19th, 2016, 6:31 pm
- Forum: General Scripts Library
- Topic: AE3D EXPORT - AE scene to Maya, Max, and Lightwave
- Replies: 99
- Views: 1043635
Re: AE3D EXPORT - AE scene to Maya, Max, and Lightwave
If anyone is interested I'll be posting my own script soon that allows you to import a camera and points from 3DS Max or Maya into AE. I used to use this script from Urbanspaceman but unfortunately I've found it to be a bit buggy and far more often than not I have to go the other way around (Max to ...