After Effects Scripting For Beginners [2022]

After Effects Scripting For Beginners [2022]

NT Productions

2 года назад

33,705 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

Fitness Comedy & Parody MEME Central
Fitness Comedy & Parody MEME Central - 08.08.2023 12:23

ty

Ответить
Pixil Graphics
Pixil Graphics - 07.05.2023 13:25

can you make a tutorial about: selecting path inside shape layer and copy it so i can easily past it into position of other layer

Ответить
Precision 2.0
Precision 2.0 - 24.04.2023 10:11

Can't thank you enough bro 💙. Please upload more such videos.

Ответить
Sjr
Sjr - 16.04.2023 01:38

// Create an array to store the start and end points
let points = [];

// Function to enable the tool
function enableTool() {
// Prompt user to select starting point
let startPoint = prompt('Select a starting point');
// Prompt user to select end point
let endPoint = prompt('Select an end point');
// Push the start and end point to the array
points.push({ startPoint, endPoint });
}

// Function to export the video project
function exportVideoProject() {
// Iterate over the array containing the start and end points
points.forEach((point) => {
// Create a new video project from the start and end points
let videoProject = createVideoProject(point.startPoint, point.endPoint);
// Export the video project to a media encoder
exportToMediaEncoder(videoProject);
});
}

Ответить
Hakej
Hakej - 19.03.2023 03:23

Do you know where is more info on UI for this API? Not even the official documentation mentions a single thing about things like window, button etc

Ответить
Cream FX
Cream FX - 30.01.2023 13:31

Hello Nate and thanks for your very helpful videos !
I am a AE scripting beginner and I have a really dumb question (can't find an answer anywhere) : When you instal your .jsx file in the SriptUI Panel of AE you can launch it from the Window pannel, that's nice. But! Each time a launch my scripts that way I get an empty dockable windows named the same way than my script...
---> How can you create a Button in that window that can launch your script ?

Ответить
KickHeavy
KickHeavy - 01.01.2023 01:42

Amazing AE/Javascript INFO! Much appreciated

Ответить
KickHeavy
KickHeavy - 01.01.2023 01:12

You are freaking incredible dude. I've been an AE user for years but have little knowledge of scripts or expressions. Discovering this info after all these years of using AE makes me feel pretty dumb but better late than never. My goal is to become proficient in javascript and expressions in 2023 so I'm gonna be spending a ton of time watching your videos. Any tips on learning this stuff faster? I want to be a beast like you.

Ответить
Kasun Charitha
Kasun Charitha - 19.12.2022 09:08

Can't execute in vs code. This error coming in it. "Unable to find Adobe After Effects executable defined in settings. Make sure you have that path set-up correctly."

Ответить
HanaChanArts
HanaChanArts - 27.11.2022 09:58

LoL i started learning scripting less than 2 hours ago and now i know a whole bunch of things

Ответить
Pix_ElPimp
Pix_ElPimp - 12.10.2022 07:37

How do you add custom button Icons and Branding in the Script window? Like a professional Script?

Ответить
Spider Lemos
Spider Lemos - 29.09.2022 18:22

Hi! Thanks so much ! 😁😁👍👍

Ответить
Zvi Twersky
Zvi Twersky - 22.09.2022 17:38

When I use "palette" like you did, it opens for a second and immediately closes. It only works fine when I use "dialog."

Ответить
Subaphonic
Subaphonic - 16.09.2022 02:16

That's really well explained, thank you !

Ответить
Tomas Sinkunas
Tomas Sinkunas - 17.08.2022 18:58

Hey Nathan. Thanks for the shout out for Adobe Script Runner. Appreciate that. However, I just want to clarify one thing - you don't need to have ExtendScript Debugger extension to be installed in order to run Adobe Script Runner.

Ответить
Data world
Data world - 13.08.2022 10:15

Goat!

Ответить
Volodymyr Yarema
Volodymyr Yarema - 12.07.2022 02:35

Thank you so much, it's very usfull.

Ответить
Claus Hyldal
Claus Hyldal - 09.06.2022 03:40

Tak!

Ответить
MasterKraft
MasterKraft - 29.05.2022 22:12

can you run AE headless ? Or it's always open ? Can you import it in to a JS program or it's something you run inside AE only ? Thanks

Ответить
PROPAGANDA films
PROPAGANDA films - 27.04.2022 10:08

Thanks so much for all your tutorials. I need help with the script, when I start I get the error

"Error Code#21: null is not an object @file'/c/%D0%97%D0%B0%D0%BF%D0%B8%D1%81%D0%B8/AE%20Scripts/LoopScript.jsx' [line:33, col:1]"

what could be a mistake? Thank you in advance!)

Ответить
secular - world
secular - world - 15.03.2022 21:13

WOW! Super Great tutorial.

Ответить
GYSNF | منار
GYSNF | منار - 14.03.2022 00:37

bro how can i make it pre compose each layer

Ответить
ACID OUTDOOR
ACID OUTDOOR - 16.02.2022 03:50

Thank you so much!

Ответить
Plugin Playz
Plugin Playz - 14.02.2022 23:02

dude, you deserve so many more views. I know it is a niche market as few people even are trying to get into scripting and plug-in development, but you are my hero for all the work you do to keep us on this journey with you.

Ответить
mrerfan2
mrerfan2 - 14.02.2022 07:27

Hi Nate, Thank you for a great tutorial. How can I select multi layers and comps in the Project panel? then get alert their names… for example?

Ответить
Umar Mobiles
Umar Mobiles - 13.02.2022 15:05

Hi Nate, I couldn't understand exactly why do you prefer Adobe Script Runner on ExtendScript? Kindly explain it a bit.
As far as I use ExtendScript it seems more fast to execute the script and omits that extra step to select the program to run the script and just needs to select target engine once. Also if you don't set up the jsonconfig.json file then it won't require you to set the script path everytime and works just fine without this file.

Ответить
kimkoi
kimkoi - 13.02.2022 13:34

Thanks so much for all your tutorials and creating a new 2022 guide, Nathan! 🙏 A huge help for us coding newbies.

Ответить
Serge Druz
Serge Druz - 13.02.2022 13:06

Thank you, this is very helpful.

Ответить
Kaushal Pandey
Kaushal Pandey - 13.02.2022 12:04

Thanks a lot for all the effort you put into sharing the knowledge with us.

Ответить
Монтирую САМ_Ctabilizator
Монтирую САМ_Ctabilizator - 13.02.2022 09:04

Second 👌

Ответить
David Chrisof
David Chrisof - 13.02.2022 08:45

First 👍

Ответить