Get help and share feedback in our global community.
Als letztes aktiv
(The problem video below) This issue started today, and I have no idea why. My only thought could be that it is my most recent Mac update, but I am not sure.I've tried using "Purge", "preferences", "clearing caches" and everything but most of the time, they do not appear in preview, but when rendering and when the video finished rendering, those glitches would appear as well in the final video.
I have a valid yearly subscription with Adobe creative cloud.I frequently use Photoshop, illustrator and inDesign and all of them are working fine.I start talking some After effect classes. After a few days of using After effect I start getting this error message. I update the drive of the Nivide chipset on my laptop but it is not loading. I can use it on safe mode but i prefer to use it on normal mode.
Hello, I was using AE earlier today and then all of a sudden my keyframes stopped moving. My layers were not locked, and the only way I could fix it is by deleting a keyframe and then redoing it. The only way I could select a keyframe was by dragging not clicking. But the keyframes are just stuck they won't move. I would select a keyframe, and it won't move. I use AE 2022.
I'm looking to create a faux 3D extruding animation by connecting two copies in different sizes of the same shape. Ideally, it would be even better to make it in a 3D environment, but a 2D could do the job. I have found several ways to connect individual vertices with lines—but ONLY lines, not all vertices of a shape.I made a mockup using the Blend tool in Adobe Illustrator (See the GIF images below).
Hello. I am wanting to apply nulls to points in a shape in a 3D space. From script "Create Nulls From Paths" I select my path from a 3D shape layer and click "Nulls Follow Points" and it does create the nulls, but only in a projected view as 2D, ignoring any Z positioning. I have tried separating the postions and seeing if I can force the Z positioning out in the expression with no luck. My goal is to use the shape to control the null positions which I can attach images/comps to.
I have two text layers, (Text 1 and Text 2) each is controlled by Slider to change the text, now the script work as it swap their position the higher number always remain at top, but if someone can help the position swap too quick, how can i easy ease them, like it change in 5 frames script :slider1 = thisComp.layer("Text 1").effect("Slider 1")("Slider")slider2 = thisComp.layer("Text 2").effect("Slider 2")("Slider")originalPos1 = [value[0], 1002.753];originalPos2 = [value[0], 1349.9595];// Determine target position based on slider valuestargetPos = (slider2 > slider1) ? originalPos1 : (slider2 < slider1 ? originalPos2 : value);// Smooth transitionsmoothTime = 2; // Adjust for slower or faster transitioncurrentTime = time;previousPos = valueAtTime(currentTime - smoothTime);linear(currentTime, currentTime - smoothTime, currentTime, previousPos, targetPos);
Hello, the newest media encoder version in macOS(Sequoia 15.0) has a problem rendering the AfterEffects composition, which contains expressions referring to other compositions. This problem occurs ONLY in MacOS. (Windows works well) It works fine in the After Effects preview and the After Effects renderer (lossless). However, as soon as I start rendering with Media Encoder, the plain video(H.264), which isn't applied the expression comes out. How to reproduce the errorThe problematic expression is simple:Please test using the expression below. 1. referring to other compositions in the object expressioncomp("otherCompName").layer("something").position[0] 2. render the composition, which contains the expression above, using a media encoder (So that you know, I used many expressions in my project under the problematic situation.)
Hey guys,I’ve been dealing with a super annoying issue in After Effects lately. After like 10-15 minutes, I keep getting an error message, and then I can’t do anything anymore. The weird thing is, I never had this problem before.I was using AE 2020 for a while, then upgraded to AE 2024 hoping it would fix the issue. It runs a bit better, but the errors are still happening.My PC has 32GB RAM, and I’ve got 400GB free on my drive for AE.Here’s what I’ve already tried:Cleared the cacheSet RAM allocation to max (29GB)Reinstalled After Effects (through the AE 2024 upgrade)Turned GPU acceleration on/offDisabled multi-frame renderingIncreased disk cache from 100GB to 200GBI also checked Task Manager:GPU usage: only 10%RAM usage: 85-90% (almost full)This issue randomly started about two weeks ago and just won’t go away. It’s seriously driving me crazy.Does anyone have any idea what’s causing this or has dealt with the same issue and found a fix? 😩🙏
Ich habe in After Effects das Problem, dass die Grünen Arbeitsbereich-Markierungen (In-/Out-Punkte) in der Timeline immer synchron laufen. Egal, was ich versuche sie lassen sich nicht separat verschieben. Ich habe bereits verschiedene Lösungsansätze probiert:Tastenkombinationen (ALT, SHIFT, B/N) funktioniert nichtVoreinstellungen zurückgesetzt keine Änderung.After Effects deinstalliert und neu installiert (auch ältere Version getestet) das Problem bleibt bestehenNeue Komposition mit frischem Import erstellt gleiches Verhalten Normalerweise sollten sich die beiden Markierungen unabhängig voneinander setzen lassen, aber bei mir bleiben sie verknüpft. Hat jemand eine Idee, woran das liegen könnte oder welche Einstellung ich übersehen habe? Bin für jede Hilfe dankbar!
I have imported multiple animated GLB files but non of them are showing Animation Options, how do i fix this? Imported GLB files:https://sketchfab.com/3d-models/rampaging-t-rex-9fca9a76d0c04cceb2a76c8b501a8cb0https://sketchfab.com/3d-models/3december-2020-not-poker-ec291518d1cc4f36957bd951d80456dd
I keel getting this error when I open old versions of my documents. How do I fix this? I already have the last update and fixed the add ons.
New to after effects so I'm sure this is a simple mistake but I can't seem to find the answer anywhere...I'm trying to click on the layers in the composition window however it wont let me, the only way I can select a layer is through ctrl + left click? The only reason why this is such a problem is because I'd like to shift select multiple layers.Not entirely sure on what I'm doing wrong...Thanks in advanced.
I'm trying to crate a wireframe sphere with the Grid effect and CC sphere. But the strokes got very thin as they converge at the top(also the side). Is there any way to create wireframe sphere with constant stroke width? Thanks.
Hi all. Dunno if I have to do something else, but I just wanna do a fade out on the audio. Using After Effects, there is no fade out. I keyframe 10 frames before the end of my comp, with the volume at normal value, then on the latest frame, I put all down the volume. Never has the fade out. So, I start to use the Premire to finish my video and do that. You can see the waveforms to compare when created on AE and on Premiere? There is a way to to this on AE? Using the latest version on both apps. Thanks.
I'm trying to create a grid where I can control each square to create an animated tiled mosaic, almost like 8-bit pixel art. I need each square on the grid to be it's own pre-comped layer and masked from an existing image of tiles that cycle between different colours, but they also have individual textures so it can't just be replicated.I've created a full row of squares, each on its own layer with its own mask. As I duplicate this row of layers, I want to avoid moving each mask individually to save time and be more precise. I want to select an entire row of masks on seperate layers and move them down together all at once, and then repeat until I get to the bottom of my grid. I thought I would do this with Track Mattes, as I could easily copy and paste the shape layers, select the whole row move them down together, but I realized I need to use masks so I can select each square and manipulate it later. Is this possible or am I going to have to move every single mask in the grid ind
Hey y'all, After the latest After Effects update, whenever I try to open the program it simply will not open. I double click, and nothing happens. In Task Manager it is listed under Background Processes, but nothing ever happens. Same thing with Media Encoder. Premier Pro works fine, Photoshop too I belive.Is this a known bug for the latest update? I really need to get to work. Thanks!
After Effects V25.1 will not open, stuck on splash screen Intel(R) Core(TM) i7-8850H CPU @ 2.60GHz 2.59 GHz80GB memory (upgraded that today), obviously not the issue Uninstalled/reinstalled 3 timesI have the latest graphics driversDeleted Cache & Preferences (C:\Users\name\AppData\Roaming\Adobe\After Effects)It will just not open. I have V17 on my laptop, as nothing has worked since that version and I nede the latest version to work ASAP, for some digital signs i need to make, and I cannot open AE v25.1 HELP!!!!!!!!!!!!!!!
Hi all,When I'm in the graph editor, the following message is permanently displayed at the bottom of the screen: (no selected properties have expressions.)I haven't noticed this before but it started displaying about a week ago. It's a but annoying as it takes up a row that would otherwise be graph space.Does anyone have a suggestion on where I can turn this off? I can't find it and I've searched Google and the forums for an answer too.Thank youMalLate 2013 15" rMPB2.6GHz i7512GB SSDnVidia GeForce GT 750M16GB RAM
I've had my personal creative cloud plan for a week now, and every time I try to change the renderer to C4D the app says it needs to be downloaded. And every time I check for it in my CC account, it says C4D has been added. Really confused by this
I have a project set up where I'm trying to type out the words "THIS IS A TEST" and have each character appear on screen the moment the typing sound occurs: So after following a lot of youtube tutorials, here's what I did:[1] Took the audio file and converted it to keyframes and noted the amplitude of the typing sound being around 2.0 units[2] Applied "Opacity" animator to Text layer, switched Units from "Percentage" to "Index", set Smoothness to "0", and set Range (not Layer) Opacity to 0%.[3] Pickwhipped Range Selector Start to Audio Amplitude Slider. I'm not getting the desired result: typewriter text is not animating to typing sound. I'm sure I'm doing sometihng wrong, but I have no idea what. Thank you so much to anyone who can help me resolve this.
HiI'm using AE 2020 and I intend to animate the butterfly using the motion sketch button. But when I click on start capture the ends abruptly without capturing the full range of the motion. The result is only a small area that is covered.Please help.
Hello!Has anyone one here used the Meshy API for After Effects UI integration?Is this possible?Thank you!
I need help! Out of the blue I couldn't open after effects and got these two windows in succession. I did the whole renaming adobe after effects folder to oldaftereffects. Didn't work. Changed permissions for admin user to Read/Write, Didn't work. I was originally running 25.1, tried reinstalling older version 24.6.4. Still doesn't work. Can anyone direct me to some valuable solution?
Hi, kann mir jemand sagen, wie man diese Animation erstellt?Animation PunkteNicht das Rotieren der Grafik, sondern das Erscheinen der Punkte, die sich dann in Partikel auflösen. Wäre super, danke! Habe nach 5h Recherche nichts gefunden.
Hello,I am using the latest version of AE without any additional plugins, and the performance is terrible. When dragging any elements in the composition window, everything slows down significantly. The same issue occurs when resizing elements or adjusting the scale.Animation preview is practically unusable. When pressing Play, it plays for a maximum of 1-2 seconds. Clearing the memory and disk cache does not help much.I am working on the following hardware:CPU: AMD Ryzen 7 5800X 3.8 GHzGPU: AMD Radeon RX 6800 XT, Drivers 24.10.27.02RAM: 16 GBAE is installed on an SSDOS: Windows 11I have allocated 13 GB of RAM for AE.Please help me resolve this issue. Best regards,Denis
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.