Get help and share feedback in our global community.
Recently active
I have 100+ text layers.Each layer has:- Gradient Ramp- Turbulent DisplaceI want to remove ONLY Turbulent Displace from all layers at once.Is there a batch / script / shortcut way?Using: After Effects 2025OS: Windows
Basic sound edition like pan and volume in form of a bezier curves on a waveform view. We have it in Audition and it was in the Sony Acid Pro. Why launch Audition for one track when all I need is basic volume control change channel. or
I’m working with design restrictions where text can build upwards, but there is a defined bottom border.I’m looking for a setting or an expression that stacks the text upwards after every line break, instead of the default where text drops below the original line.I tried the expression from AEscreens.com but it doesn’t seem to be working for me. When I try it, it simply centers all the text vertically.I want the bottom-most text line to stay at a set y-coordinate.
When launching After Effects 2025.2 I receive this error message. The most recent beta gave me this error as well. I reinstalled my Maxon Plugins but that didn't solve the problem. I'm on a M1 MacBook Pro. OS: Sonoma 14.0
I've got a weird one is not making any sense to me. I've tried all sort of combinations of "true/false", "checkboxes" and "null" logic blocks to solve the following, but nothing seems to work properly. In the following section of blocks, I've got a variable (key location comp file) that is populated earlier in the script. As you can see in the console when this script is run, there is a list of 2 files in the directory. Which "should" mean that "key location comp file" = true, and the custom input dialog with "select comp" should execute.But, the script seems to passover the "if/do" and moves down to the "else if/do" where the "No Comp Currently exists" dialog is launched. What am I doing incorrectly? I've tried inversing the logic with "does not equals" false and that seems to work "sometimes", but not always. As always, any input you can give is appreciated.
You wanna play with the big boys in VFX? Good. This would be a nice step up to the plate. AE has no support for deep images, and its 3D is atrocious. You would need to fix a lot of the issues just to get this working, let alone usable.
It's on the tin. Raw formats and image sequences need proper import and handling via options that are readily accessible, as well as LUTs, color management, and colorspace transforms. How am i supposed to import linear raw EXR from blender without converting to log or rec709 or AgX? Why aren't there standard LUT import and exports?
AE's 3D tools are stuck in 1996 because they are a discreet effect and controlled as such. Proper 3D VFX workflows require a good deal of flexibility, an entire monitor full of options, shaders, baking, export forms, VFX standards adherence, 3D data I/O, etc. Worst of all, AE isn't even true 3D. It's 2.5D, and the decrepit codebase can't really be changed without essentially building a new software.Heck, Adobe owns substance 3D now, but to my knowledge has no software that really integrates with it, and instead has left it a messy toolbox of loosely related software with similar UI, and each has one main feature that most 3D software just put together to speed things up. instead of trying to jam 3D into compositing software, make 3D VFX a new software, and make importing the renders, or rendering linked data, very robust. We're talking better handling for image seuences, color space transforms, LUT's, EXR handling, deep image format, 3D track export, the works. Maybe something that ca
It's pretty cumbersome to have expressions work with dropdowns because currently you can only get the number value of a dropdown. Here's an example:if (thisEffect("dropdown").value == 1) value = 13;else if (thisEffect("dropdown").value == 2) value = 50;else if (thisEffect("dropdown").value == 3) value = 100;Now let's say you use the dropdown to control 12 properties. Then you make some mistake or you decide to change the values of this dropdown. Have fun.SOLUTIONA solution would be to have a .textValue property of dropdowns. Here's how that would work with the example:if (thisEffect("dropdown").textValue == "Style 1") value = 13;else if (thisEffect("dropdown").textValue == "Style 2") value = 50else if (thisEffect("dropdown").textValue == "Style 3") value = 100Now the code is a LOT more readable and easier to work with.
Currently with scripting, Dropdown Menu controls are write-only, by using setPropertyParameters() with a text array to change the list of options. It would be helpful to have something like getPropertyParameters() to output the existing control options as a text array, so that the controls are read/write.
Trying to remove text and/or logos from some videos. Running After Effects 23.6 under Windows 10 64 bit. This is a sample video for test purposes. Tried using Content Aware Fill with various settings of Feathering and/or Alpha Expansion. But the results are not really good enough with blurring and/or smearing inplace of the text/logo! How to get the best possible result of removing text and logo from the video? Thank you. Test Video
Welcome to After Effects 26.0 Ae 25.6 Banner.png After Effects 26.0 is here!A powerful new version of After Effects is here, and it’s all about unlocking fresh creative possibilities. This release introduces a set of exciting new features designed to push your 3D workflows further than ever. With the addition of Spot and Parallel Light shadows, you gain greater control over lighting and realism in your scenes. The ability to create Parametric Meshes opens up faster, more flexible 3D design, while support for Substance 3D Materials (SBSAR) brings rich, fully customizable materials directly into After Effects. Together, these updates make this release a big step forward for artists looking to create more dynamic and visually striking work. New in 26.0 Here are the new features coming with version 26.0 Try the Latest Version Substance 3D Materials (SBSAR).jpg Substance 3D Materials (SBSAR) Apply Substance Materials (.sbsar files) to 3D models and parametr
Hi everyone! I am trying to achieve a text effect like THIS tiktok where the text and rectangle around the text are appearing simultaneously by word. I'd love to do this with a text animation so I dont have to mask every single word. I followed THIS tutorial to get the rectangle around the text, but when I use text animators it's only applying to the text and not the rectangle. The only effect that also applies to the rectangle is "Blinking Cursor Typewriter Console" which is fine but I need it to animate by word and not by character. Does anyone know how I can do this? Thanks!!
Helllo all! Hope you are all doing well. As a beginner in using After Effects 2024 version (AE), i have faced an issue using the null object while following a tutorial on making a faux 3d book using Cinema 4D renderer in AE. Link to tutorial - Animate a Simple 3d Book in Adobe After EffectsTimeline_8:01 - 9:32_ I have attached a short demonstration .gif of how i went about it. The only difference i could find is that when i added a NULL object to my MAIN Composition, i did not have to adjust the position of the NULL since it was already at the middle of the SPINE layer/composition (in comparison to the tutorial)._My_Output_ _My_Timeline_ P.S. AE 2026 kept crashing hence i wasn't able to check if it worked on the latest version of AE.
I'm displaying a popdown menu in a custom input dialog and I'm getting an odd pink square next to some list items. The two boxed items are consistant from shut down to start up. Even if new items are added to the list (via the Shot.csv spreadsheet. see below), these two CAB and DAB have the issue. Since this is part of a very complicated dialog, I've included is the entire function for this dialog as context. There does not appear to be anything in the .csv that would cause an issue. In input/insight you can lend would be appreciated. Mike P.S. Have you ever thought about executing the request (long ago) for setting a window layout preference so we don't have to change the layout everytime we launch the extension? It'd be soooooo great!
For the past few months I've been trying to talk to support about this issue because I'm unable to use any version of AE past 2025.1 Something is really wrong with the color management for HDR projects when sending them to Media encoder. I've had tech support remotely connect to my computer to try and figure out (like disabling all my plugins which of course didn't work, the issue is internal to AE/ME themselves). Every time the beta versions get updated I download them and check to see if it's finally fixed and nope. I am still waiting for responses from higher levels of support and honestly this is pretty frustrating.Even 2025.1 isn't working 100% like when I import h.265 HLG project the image is interpreted way brighter than it should be. Can you please stop focusing 100% of your time on the AI features and get the color management fixed? -UON PS I posted this directly from Media Encoder beta "Report a bug" and it says it copied my system info, but it didn't paste and I don't see it
Hello, since we replaced a Mac in our bench we have the following error on launch. <186409> <AppDirs> <5> Required Dir = /Applications/Adobe After Effects 2024/Adobe After Effects 2024.app/Contents/Required Safe mode doesn't work either, but preferences reinitialisations allow us to successfuly launch AE, then, the error message will be back on the next launch. We are working on Apple M2 Max, Ventura 13.7.2 We tried different AE versions, reinstallations, check plug-ins. Thank you for your time. Anthony
Has the option to remove the Tips of the Day when loading into the latest version of After Effects (25.6.4 Build 3) been removed? It's not listed anymore in the usual spot in the Preferences > Start Up and Repair. Screenshots attached.
!!! I had ongoing AE project on Friday so I decided not to upgrade AE to v26, cause I didin't want any surprises. But unfortunately, I upgraded Premiere to V26, and since Premiere was upgrading, it also upgraded Media Encoder automatically. Today I opened After Effects v25.6.4 and tried to import PSD file AS LAYERS (Composition / Composition-Retain Layer Sizes), as I always do, but to my surprise After Effects became unresponsive. I tried a few more times without luck. I then thought that maybe it has something to do with the newest Media Encoder, since it was upgraded to the newest version, but After Effects was still on v25. So I updated After Effects to v26. But when I tried to import a Photoshop file as layers, it froze. If I choose to import PSD file as footage (not layers), it imports fine. I tried to import PSD files that I have imported in the past without problems from my previous projects, and After Effects also froze, every
Lets start with something I found regarding these issues.So, I have found there are sort of 3 levels to these crashes I have been having. Level 1: the preview screen just freezes and wont work again at all, then I have to close the program and open it again. Level 2: The whole program freezes goes blank and then either closes or just stays loading with a kinf of blank page and I am not able to even close it, so I'll have to either just open another window of After Effects and continue my work from there while the other stays there (that is if the new window doesnt crash either). Level 3: The whole program crashes and even after closing it won't open back up again so I'll have to restart my computer altogether to continue with my work. What Cases the Crashes? It's hard to pinned down,Sometimes I am just adding another clip (literally just adding it onto the timeline, nothing more) and something like level 1 will happen. Other times when I add an effect (there is no especific effect
Hi all! So I am trying to split up a text layer so each word of the text layer can be set as a different font. I currently have the following expression set up but this just replaces the font of the entire text layer if there's 1 or 2 words. var PresenterText = thisLayer.text.sourceText; var Style = thisLayer.text.sourceText.style; var words = PresenterText.split(" "); if (words.length > 1) { Style.setFont("Font-1"); } else { Style.setFont("Font-2"); } I know in AE 24.5 Beta there were a lot of changes to text expressions but I don’t know if this is one of the things that could have been implemented by this change. Thanks, any help would be appreciated!
I've been using After Effects for about 5-6 years now, but I only started facing this problem very recently. Essentially, the colors on my After Effects projects become washed out post-rendering, though it looks fine in the project file.Now I know a post discussing this issue already exists, and that this is a very common problem, with typically a quick-fix, however, I have tried to re-interpret the footage, change the bit-depth and color engine settings, enabled and disabled color management, altered my render settings to match my output, and tried various Working Color Space settings, including ones that match my footage and correct the coloring while in the project file, but as soon as I render, it automatically washes out the colors, and increases the exposure dramatically. I contacted an Adobe After Effects agent via the help tab on the Creative Cloud app, who described himself as a "Adobe After Effects expert", however after taking control of my monitor, he essentially did t
Hi, I was working on a project in AE 2025.6, and I was using the Trapcode plugin (Form Effect) when an error popped up, and my AE crashed and won't get past the splash screen (stuck on intializing required components) and a black line appears around it (I'm assuming from the drop shadow). I've tried the following options so far:Removing trapcodeRemoving all plug-insdeleting preferencesstarting in safe modeupdating driversreinstalling aedeleting temp filesdeleting registry keysdeleting hidden filestrying to use an older version (won't get past the splash screen aswell)using creative cloud serviceand restarting my computer.etc I haven't seen anyone with the same problem as me so I'm feeling very discouraged. I recently downloaded ae on my new pc (only 3 weeks old) so if you have a solution that requires me to delete anything I have all files backed up! Here are my specs:AMD Ryzen 5 7500X3D 6-core processor 4001 Mhz32gb RAM1tb storagewindows 11
Hello everyone, The rotobrush tool won't work on this rush in .mov. I tried adjusting the sequence parameters, emptying the cache memory, using an older version of the rotobrush tool, installing the 25.0 version instead of the latest version, using proxies... Nothing worked at the moment, the brush does not affects the render. My configuration is a M1 MacBook Air with 8Go of RAM. I know it's not the best but it worked great until now.. Thank you so much for your help, Alexis
Hi,In after effects when I use the 3D meshes i can see it is possible to use the community assets from Substance 3D from this page: https://substance3d.adobe.com/community-assets Are they free? And i have to credit the author? If i upload something to instagram for example Thanks, Francesco
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.