| | | | 
I may be going crazy (probably in fact) but last night I was up super late rendering a bunch of things out of After Effects and for some reason they were all failing. I had 5 or 6 renders fail, and then right before bed one of them failed and it made a really loud donkey whinneying noise. Has anyone else ever heard that? Is it an easter egg, or an “undocumented feature”
I’m going to try to recreate it, but I don’t have high hopes. Let me know if you’ve run into this before.
| | | | |
| | | | Just now I found myself with an angry Nuke install that wouldn’t recognize quicktimes unless they ended with “.mov” I have a few hundred linked files at this point, and thankfully most of them weren’t in nuke yet. What did I do? Well I mentioned finder “scripting menu additions” before, but this time I opened one up and tweaked it just a tiny bit to make it much much faster for the specific job I had to do.

The one I modified was “add to file names”. As it comes it brings up a popup box when called and asks you to type in your new text to add, and then asks you if you want prefix of suffix. That’s not really a lot of work, but it is a separate typing step and a mouse clicking step. That slows things down. I modified one line in the script so that it auto populates the text box with “.mov” and also has the default button set to suffix. That means I can call it and hit return and I’m done!


The code change is stupid simple. I added default answer “.mov” and default button 3 to the existing popup. Done. If I would have had more time I would have made it work recursively, so that I could do my whole directory structure in one blow, but that would have been more time coding than compositing, so I stopped there.
| | | | |
|
| | | | 
Ross Daly
Hello all, this is my little corner of "the cow"! I'm a vfx artist and I work in final cut, nuke and after effects. I love finding workflow hacks, and I'm always looking for a new keyboard shortcut! For more posts check out You Down With FCP
| | | | |
|