- 11
- 13 917
Emily Gentile
United States
เข้าร่วมเมื่อ 27 ต.ค. 2015
Effortless Color Swapping In After Effects
Ready to level up your After Effects game? Swapping between palettes has never been easier. In this tutorial I'll show you how to effortlessly switch up colors in your projects using expressions and precomps. Say goodbye to tedious manual adjustments and hello to dynamic palettes that pop.
Timecodes:
0:10 - Demo
0:58 - Comp Setup, Add fills to assets
1:33 - Make palette precomp
2:46 - Link assets to the palette precomp
3:42 - Writing the expression
6:47 - Why we use sliders for this expression
7:15 - How to swap palettes
Let me know if you have any questions!
Project files on Gumroad ($1+): emilyagentile.gumroad.com/l/colorswap
Instagram: @emilyagentile
Timecodes:
0:10 - Demo
0:58 - Comp Setup, Add fills to assets
1:33 - Make palette precomp
2:46 - Link assets to the palette precomp
3:42 - Writing the expression
6:47 - Why we use sliders for this expression
7:15 - How to swap palettes
Let me know if you have any questions!
Project files on Gumroad ($1+): emilyagentile.gumroad.com/l/colorswap
Instagram: @emilyagentile
มุมมอง: 220
วีดีโอ
Emily Gentile | Showreel
มุมมอง 150ปีที่แล้ว
I'm pleased to present my updated showreel, featuring a curated selection of my top video and motion graphics projects that I worked on at Sacred Heart University
Automate Your Workflow: Batch Editing Compositions in After Effects with This Powerful Script!
มุมมอง 1.8Kปีที่แล้ว
Download Batch it up for FREE on Gumroad! (Comes with the script as well as an example csv file) emilyagentile.gumroad.com/l/batchitup Are you tired of manually editing multiple compositions in After Effects? In this tutorial, I'll show you how to save time and streamline your workflow by using a powerful script for batch editing compositions. With just a few simple steps, you can apply changes...
New Script! Batch Edit After Effects Comps
มุมมอง 2.1Kปีที่แล้ว
Folks, I made a cool script available now on gumroad! Make a csv file from google sheets or excel and bulk edit your After Effects comp. Automatically change multiple text layers with accurate data in SECONDS. A full in-depth tutorial is coming soon on how i designed this player card as well as how I use the batch edits in my main composition. My script is available for FREE on gumroad for a na...
After Effects - Create an animated bar graph using Excel or Google Sheets
มุมมอง 9K2 ปีที่แล้ว
Check out my latest script here: th-cam.com/video/UbgQey17onU/w-d-xo.html Use Adobe After Effects to create animated charts and graphs with acurate data pulled from an excel or google sheets worksheet! I tried to make this tutorial as beginner-friendly as possible. There's no plug-ins necessary to do this project, but I did use Move Anchor Point 4, linked below. Let me know if you have any ques...
Mouth Rig Tutorial
มุมมอง 2503 ปีที่แล้ว
Create an easy, animated mouth using After Effects and Duik Bassel. Get Duik Bassel here: rainboxlab.org/tools/duik/ Other Helpful Tutorials: th-cam.com/video/bbd5T6xbRVs/w-d-xo.html th-cam.com/video/iFB8C-vWti0/w-d-xo.html th-cam.com/video/n-v-Dt5PdHA/w-d-xo.html th-cam.com/video/XX2SkLMtgR0/w-d-xo.html Make sure to Like and Subscribe for more helpful animation tutorials! Follow me on Instagra...
Animated contact end screen for your videos: Process Walkthrough
มุมมอง 1184 ปีที่แล้ว
I'm Emily Gentile, a video editor and graphics animator. In this video I walk through my process of making a "Contact Me!" screen for your videos. No matter your knowledge base in After Effects, this animation uses simple techniques to look professional! Try it out for yourself! I'll be posting more videos like this, so make sure to subscribe. Leave a comment below if there's another walkthroug...
Animated Portfolio - Emily Gentile
มุมมอง 694 ปีที่แล้ว
This is an animated overview for my portfolio. You can check out my videos and download my resume at emilyagentile.com!
New Menu hits Sacred Heart University Campus
มุมมอง 1435 ปีที่แล้ว
New Menu hits Sacred Heart University Campus
Senioritis
มุมมอง 1186 ปีที่แล้ว
Senior Giovanna Gatto has made the most out of her 4 years at Sacred Heart University. Find out just what made her experience so memorable.
Hi Emily. Great tutorial...Thanks for making this...need up up the workflow...this should do it! YUP. Working... Anyone have a hint on how to get ',' comma's to translate. I have NAME - HOMETOWN in these graphics...the commas between town and state are causing issues and a " " "quotation is being inserted...
Works like a charm! The only downside of working with CSVs is that I can't use commas in the texts. The script treats the comma as a new line, and otherwise, it gives an error. Do you have any workaround for that?
Yes! All you have to do is put double quotes around your text “like, this” and it will work - it’ll omit the double quotes in your comp when you batch.
@@emilyagentile Thanks for your superquick response! Unfortunately that doesn't work for me. For some reason i get 2 double quotes (two on the left and two on the right). And after the comma the text goes to the other layer.
@@SportNatural2012 One of the other quirks to using the double quotes is that you can't have a space between data. for example: a,"b,c" will work, but a, "b,c" will not work. Remove the space before the quoted data and let me know if that works, otherwise feel free to email me at emilyagentile@gmail.com with your data and we can troubleshoot further!
👌💯💯💯
I am getting a "Could not find the photo file ___" despite putting in the folder name in AE exactly and keeping the names simple. Do you have any advice?
Update for anyone running into the same issue: Make sure to save photo files on a physical drive instead of cloud storage, as the script has trouble pulling from a cloud drive. Thank you @xFlyingSkylark1223 for your patience! Hello! Do your file names match your csv file exactly? For example if it has .jpg in the csv file it has to have that file extention in the name in your AE folder as well. If you're still running into issues, feel free to send me your project files to my email emilyagentile@gmail.com so i can help troubleshoot further.
Thank you! You got a new subscriber! Keep posting!
I love your tutorial, it worked for me, I was able to bring it into chatgpt 4o and modify it a bit succesfully, you will save me ton of time, also, the one thing i was unable to make work was the baller FX code, i wrote it and copy and paste it into the "scale" and with no luck, not sure why, here is the code: maxWidth = 415; w = thisLayer, sourceRectAtTime().width; x = (maxWidth/w)*100; y = value [1]; s = Math.min (x,y); [s,s] is there anything that I am missing?
Can we put in a request for an Annual Maxon All-In as the Give Away? :-)
hey, thanks a lot, works great!! i had some issues because i didn't pay attention to every single detail, but after some adjust i got it!! in 9:46 you important that you select the composition you wanna run the script
Hey Emily very good tutorial. Is there a way to make these bars change alont the timeline according to this data? Lets say I have a demographic chart where bars should be changing along the years. Thanks!
hmm maybe you could connect to a slider control that controls which row or column your chart is looking at vs using the index? That way you could animate the slider, but it would require some coding to make a smooth transition between values. Just thought of this off the top of my head but I'm sure there are other solutions as well :)
Great video. 👍 I was wondering 11 hours in envato and videohive none of the sellers gave me this kind of great product
thank you for this video, it was very helpful! but how to edit the points and variables, just by changing the Excel sheet, and it will be updated inside premiere ?
first thank you for this. i tried your script and i get an error: "unable to excute script at line 46. after effects error: unable to set "name". value is undefined" and i made the csv file exactly as explained i really hope you can help thank u
Sorry you're getting that error! Can you email me at emilyagentile@gmail.com to troubleshoot?
@@emilyagentile I'm getting the same error message...can you share the fix here?
@@MrKevinMulder Hello, this error usually occurs because the "Name" column is not properly labeled. It needs to read exactly "Name", no other words and with a capital 'N' in Name. If you're still experiencing issues feel free to email me at emilyagentile@gmail.com and we can troubleshoot further. Thanks!
Excellent content, thank you for posting it. Very well explained.
wow!!! thanks!
Do you have tutorial or any links i can check to understands the whole concept of automation using CSV? I want to have better understanding so i can customize with my needed and do some problem fixing. Thanks~
I Edit The Script Now you can replace more than Photo I cant Believe it I'm Very Happy Thank you
How did you do that? I need that feature as well
Thank You So Much For That Video 😊
@emily@gentile thanks so much for creating this tutorial! It was super helpful. For anyone else that uses this tutorial if you are planning to explore this I found that AE doesn't like the adjustment layer references if you send your motion graphics to Media Encoder. Instead export it to the native AE render queue and export it from there. No errors or broken data chart animation.
Thanks for sharing!
Nice work Emily.
Edit: If you're importing into Premiere, the CSV file MUST be included in the main/imported composition. Otherwise it does not include it, and pulls no values! // This video not only showed me exactly what I needed, it also taught me expressions in After Effects. We now have a fully customizable, resizable bar graph for the future! Thanks so much for this truly excellent and detailed walkthrough!
Absolutely outstanding, Emily. A very thoughtful tutorial. Loved your inclusion of the goals at the outset. Attention to detail was also great! My mother's name was Emily, btw.
This was so Awesome. Hope I can make it work <3
Hi, new subscriber here. Thanks for the great content! I have a question. Is there a way to batch edit/swap images that are inside the precompositions? Your script works well when I have all the layers in the main comp, but the project I have has many precompositions. I have a main composition with many precomps called scene[0,24] , and for every [scene i], there are photo[i] and text[i].
Thank you.
I have 80 shorts for youtube, All are of exactly 50 seconds, I want to Put a outro of 3 seconds in all the shorts at once, Can you help me plz..
you can try making a template comp in AE with "placeholder.jpg" as one of your mp4 or mov files of your videos. in the template comp, add the outro to the end. create a csv file with the Name Column, "Photo" column (put your 80 video names here), and any other column you need. import the vids into AE and run your comp. it should work with most file types as long as the layer is labeled "placeholder.jpg" and your Photo column cells match the names of your files. Hope this helps!
thank you soo much@@emilyagentile
Thank you So Much :) are you a coder?
amazing
Thanks for this! Would love more tutorials related to infographics for after effects.
I dont understand, it keeps returning the error "couldnt return a numeric value"
Here's a couple of troubleshooting steps i suggest: first, when you drag your csv file into your timeline, does it show the column headers? If your csv is set up properly and the column headers show up properly, make sure you're referenceing the correct column with the numbers you want the bar graph to represent (perhaps you need to reference column 0 instead of column 1 for example?) Make sure there's no spaces after or in-between any of your numbers in your csv file. Line breaks are fine as you see in my video, but spaces inbetween characters can make things wonky. For example if my csv reads "1920 , 1000" in a row, the space after 1920 might mess with my data (same thing if there was space after the 1000) I hope you're able to figure it out!
I had the same problem, but I found that my CSV had commas in the numerical values which caused the problem (i.e. 1,987 rather than 1987). Removing these commas in my text editor and re-saving the CSV seemed to correct it :) hope this helps!
I want to replace three photos at once is it possible and CSV file three photos columns Thank you.
With this script it’s not possible to import multiple photos but i have a version im working on that works with multiple photos. Im still testing it for bugs right now so its not ready for release, but coming soon!
@@emilyagentile Please, as soon as can you release this script, this script is very important to me. Thank you so much your script tutorial very helpful for my project.
@@emilyagentileis the script available
Helpful
Thank you very much Emily! I often wonder how can I merge science and art and this is definitely one way. There is no turning back, thanks again.
Can you recommend me where can I go deeper about animating data sets?
@@gianluccacolangelo6543 Ukramedia and BallerFX on TH-cam have a lot of really good tutorials!
Thank you so much for making this!!
This is awesome, super informative.
This is a FANTASTIC tutorial!! THANK YOU! New sub from me!
hello! Congratulations on this great tutorial. Is there a chance to place a link to the after effects file you made? Thank you in advance.
Thanks for your interest! I'm glad you found the tutorial helpful! I've posted the project files on my Gumroad account: emilyagentile.gumroad.com/l/CSVtoBarGraph
Wow so beautiful!!
How can we create racing bar graph which sorts according to data provided ? can you please help mam
Hi there! The data will sort based on your csv file. Whatever changes you make to your file will reflect in the bar graph
th-cam.com/video/Nn4biGJScsU/w-d-xo.html
How can we create this kind of animation but this should be data driven ? Can you help please.
Hello madam . You been doing great tuitorial hope to see more This comment is to appreciate your work as well as to get in youtube's algorithm .
Hi ! Very nice tutorial🥰 How can i do to change the data value on a compositions? So i got a text and a shape that are responsive one to other in a comp, and i want to change the text value related with an excell as you show but from this comp not from the layer text , like that i can duplicate the comp with - 1 value everytime . it is possible¿?
Hi there! It sounds like you might want to utilize "thisComp.split()" to reference your excel sheet columns. For example "Comp Name - 0" would reference column 0. Duplicating this comp would give you "Comp Name - 1" refenceing the next column, etc. I'm making a tutorial about this topic soon!
@@emilyagentile thank you very much , i will try myself and waiting for your tut too :))
Would you accept a zoom meeting to explain me the solution? I am a AE beginner... so far i am complete lost on how to make it work (even if you gave me some ideas) ^^
I pay you 💪
Thank you! Great tutorial
Very good explanation 👏. Thank you fit the video. The best I've seen on the topic
best video ever, i was trying to discover how to sync the excel data with After effects,thanks so much 👍👍👍👍👍👍
thankssss
Fantastic tutorial....it seems like i was watching watchmojo type of quality voiceover with great explanation. 🙂
Excellent video, thanks!