Get help and share feedback in our global community.
Als letztes aktiv
ROTO BRUSH IS NOT WORKING , ITS UNABLE TO SELECT SUBJECT
I have one of the fastest possible computers, video renders nearly instantly, yet the audio sounds like it's being played back on a vintage 1940s turntable, slowing down and speeding up, even as render bar shows full green.This is not like... a new issue. It's been the same since I started using After Effects about 20 years ago.I really was hoping at some point this would get solved.I really need audio to be played back correctly, when creating animations for music videos. It sucks to have a pipeline where I have to port everything over to Premiere, or create visual markers to know where my edits should go, or have to RENDER OUT SECTIONS and play them in a standalone player like Quicktime to preview what the audio actually sounds like in my composition.Please. Fix. This.
When writing expressions with required declaritives, ex: "linear"Rather than the auto-complete resolve to "linear()"Perhaps, just maybe as a reminder to users, the structure could be ghosted in place, "linear(input,inputValueLow,inputValueHigh,outputLow,outputHigh);" Another example would be the wiggle expression. ratehr than "wiggle ()" being the auto-complete, some thing like "wiggle (frequency, amount)" would be much more useful. Saving time by avoiding the need to use another application to research or remember the properties would be extremely useful.
I’ve been experiencing an issue where my After Effects artboard freezes or stutters when I try to pan/drag around. This problem started after I formatted my PC to install a new SSD and liquid cooler. After reinstalling everything, the issue suddenly appeared.Adobe support connected remotely, and I also exchanged emails with AMD support. Adobe tried reinstalling the program, adjusting memory settings, and other fixes, but nothing worked. Today I even upgraded my RAM to 32GB, but the same issue persists.I was able to use After Effects perfectly before, so I have no idea why this is happening now.ChatGPT suggested the problem is caused by a known issue:Windows 11 + AMD GPU + After Effects = HAGS (Hardware Accelerated GPU Scheduling) bug.Apparently disabling HAGS fixes the stuttering, but in the latest Windows update I no longer have the “Graphics settings” section in the system settings. ChatGPT tried to guide me through registry edits to restore the missing menu, but it got too complicat
Recently with the AI masking bug needing all premeire pro files to be downgraded I've come to a big error.So I can't open my origional premeire pro file, I look up the issue, find the downgrading software and downgrade the PP file, boom, the PP file now works good and well.The problem now is when I open up the After effects file that had dynamic links connected to that inital premiere pro file. Since AE is trying to link the dynamic links in the bugged version of PP and is finding that the file can't be opened, it ends up either crashing or stuck on 100% of opening project.This is a big problem for me as it'll mean that all my work in After effects will have to be done again and since I'm using it for work, it'll set me back massively.Hopefully there's a solution.
The current panel says 'Initializing FastMask2ImgEncod...'. All the time. Its hard to tell if anything is happening.
I'm new to After Effects and I'm wondering how to create the text effects in the main menu of the Hotline Miami 2 game. I tried using effects like Echo and Glow, and I tried using 3D features, but I couldn't get the result I wanted. Could you please help me?
As we all know, After Effects is in serious need of fixing. This is happening daily now, tools in my toolbar that I’ve installed either disappear or trigger this error: “Unable to execute script at line 0. After Effects error: Cannot run a script while a modal dialog is waiting for a response.” This never used to be an issue. I’m on version 25.5.0, but the software continues to be unreliable.What can I do to sort this out?
It would be extremely useful to open a 3D file with its objects separated or to be able to choose from the list which ones would be visible, since After Effects treats a 3D file as a single layer and joins everything together. Animate all objects from the same 3D files independently, without having to import several files from the same project, which makes the process tiring and unproductive.
"After Effects warning: All target frames are blank. The Content-Aware Fill layer generation for Comp (...) has been aborted."This error do I get when trying to Generate Fill Layer.My Comp has a hole to fill, so that is not the problem.I trashed Preferences as suggested in another thread.Any suggestions? Meanwhile, what does this even mean: "All target frames are blank."?
how i can fix this
After Effects seems to have issues playing back audio anytime my PC sleeps, lock screen or I minimise the app for a second. I have to go into settings and manually toggle the Audio Hardware on and off to get it back. I've tried everything in Windows settings. This seems like a bug in AE.
I have tried importing this psd in as many different ways as possible because I know some times there are bugs but no matter what I do I can't get the handles to appear for any of the tools. I have created new after effects files, renamed the psd, tried going back and forth between different import settings to try and trick it back but it isn't working. Only the small gray bounding boxes appear - no ability to move or rotate or change the anchor. Other files work fine. I have removed all layer styles and opacity from the psd file which shouldn't matter but that didn't help either.
I would like to invoke scripts from the right mouse button menu. When using script frequently, it is annoying tho have to go the the File/Scripts menu all the time.
I have a CEP extension panel where Alt+Click and Shift+Alt+Click detect correctly in AE 2023,2024 but not in AE2025.```javascript// Global key trackingvar isAltPressed = false;document.addEventListener('keydown', function(e) { if (e.key === 'Alt' || e.keyCode === 18) { isAltPressed = true; }});// Button eventdocument.getElementById('applyBtn').addEventListener('click', function(e) { const useCustomValues = isAltPressed; // Always false in AE 2025 // ... rest of code});```I've Tried:✅ Tracking Alt key state globally with keydown/keyup ✅ Using `e.altKey`, `e.shiftKey` in click events ✅ Tried Shift+Alt combination instead of just Alt ✅ Updated manifest.xml CEP version from 10.0 to 11.0 ✅ Added visual debug indicator (doesn't show in AE 2025) Result:AE 2023: Works perfectly ✅AE 2025: Keys never detected ❌manifest.xml```xml<RequiredRuntime Name="CSXS" Version="11.0"/>```Is the
https://www.instagram.com/p/C5E3E5PNyfr/?igsh=bGQwcGR0ajh5bmFn How can I do a Kinetic TXT Animation like this Instagram video by Mat Voyce, where it says “THUD” at the bottom of the video which I have done screenshots of and circled in red. I’ve looked on YouTube and can’t find any tutorials on this specific txt animation technique.
Here's a screenshot of an AE sequence with only 2 shape layers and one solid with a mask. Note the amount of RAM it took. 56 GBs for three basic layers?! In a FHD project?!!! What is going on? I made a 5 minutes motion graphics project in the previous but one version and it only took 45 GBs.
Does anyone know how the effect of adding animated lines around an object was achieved
How to do this eye glow effect in after effects please help
Hi!When changing the resolution of a composition I would like my guides to retain their positions relative to the center of the composition. Not top left corner. Qute often I have to adjust the height or width of my composition (for varying reasons...) and this throws my centerline guides off allthe time. Quite frustrating.
Hi! Is there a way to select all keyframes in the graph editor using the keyboard? It's very inconvenient to do this with the mouse.
There is no scripting ability to convert Text Layer from Box Text (aka Paragraph Text) to Point Text, or vice versa.Command IDs for "Convert to Point Text" and "Convert to Paragraph Text" both report "3064".Running app.executeCommand(3064) does nothing.This would be very helpful to have in scripting API. Either as working Commmand ID or new methods. Something like: TextDocument.convertToPointText() TextDocument.convertToBoxText()
I have a plethora of animations already in folders in my Project bin, and what would be great is to be able to select the folders and render them out to same. For example:So you can see how many files are in play. So the idea is to select FINAL COMPS and send that to ME, and ME renders them all out to same folder structure. Is that doable?
I'm trying to set multiple linear() ramps (in this case to set opacity) at various points in a song..my expressions seem to be creating the arrays as expected... but I am not getting the expected results for the resulting post-expression graph... (see ALL CAPS section below)... it seems my if/elseif are just falling through to the else.. thus, setting the opacity to a constant value. beats_per_min = 104 sec_per_min = 60 beats_per_bar = 4 seconds_per_beat = sec_per_min / beats_per_min section_bars = [0,2,8,8,4,8,2,8,4,8,2,8,8,9,8]; // set the bar number at the end of each section section_bars_cum = new Array(section_bars.length) section_bars_cum[0]=0 for(arrIndex = 0 ; arrIndex< section_bars.length-1; arrIndex++) { section_bars_cum[arrIndex+1]= section_bars_cum[arrIndex]+section_bars[arrIndex+1] } // set the time(in sec) at the end of each section section_time_cumulative = new Array(section_bars.length) for(arrIndex = 0 ; arrIndex< section_time_cumulative
Marvel’s Captain America: Civil War had one of the slickest title sequences ever, created by the brilliant folks at Sarofsky. In this video, I rebuild that look entirely inside After Effects, using both the new Advanced 3D renderer and the Classic 3D trick for older versions. https://youtu.be/VItvU_eznN8
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
Sie haben bereits einen Account? Anmelden
Noch kein Konto? Konto erstellen
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.