Get help and share feedback in our global community.
Actividad reciente
Hola! Estoy con la versión 24.3 de After Effects y Windows 10 Home. Estoy teniendo problemas importando archivos .ai a After Effects como composiciones:Tras abrir el programa, oprimo ctrl + i para importar, selecciono el archivo de illustrator y lo configuro para que se importe como "composition/layer size". Ni bien se carga en el panel de proyecto, me salta el siguiente mensaje "before quitting, you have one chance to save your proyect (don't use the same name as the original)" (imagen 1) y luego de guardar, se cierra AE. También intenté importar un archivo de Illustrator (como composición) en un archivo de AE que ya tenía trabajado. Primero apareció "After Effects can't continue: Fast Draft plug-in generated an unexpected exception" (imagen 2) y luego "before quitting, you have..." (imagen 3)Puedo importar material como "footage" sin problema y también puedo usar el programa siempre y cuando no trate de importar composiciones. Espero alguien me pueda ayudar ya que
function convertTextToShapes() { var myComp = app.project.activeItem; if (!myComp || !(myComp instanceof CompItem)) { alert("please select a composition."); return null; } var selectedLayers = myComp.selectedLayers; var textLayer = selectedLayers[0]; if (!(textLayer instanceof TextLayer)) { alert("please select a text layer."); return null; } app.beginUndoGroup("convert text to shapes"); try { var originalTextLayerName = textLayer.name; app.executeCommand(3781); var shapeLayer = myComp.selectedLayers[0]; shapeLayer.name = originalTextLayerName + "-shapes"; // textLayer.enabled = false; // textLayer.remove(); return shapeLayer; } catch (e) { alert("something went wrong." + e.toString()); return null; } finally { app.endUndoGroup(); } }; var convertedShapeLayer = convertTextToShapes(); app.beginUndoGroup("add expressions to sh
Hi, in following functions:PathDataSuite1()->PF_PathGetSegLengthPathDataSuite1()->PF_PathEvalSegLength you can retrieve individual path segment lengths, with `A_long which_segL,`, but is there a way (without me doing it manually), to retrieve full path length and operate on all segments?
Hello, I’m working on a project in After Effects where I use vector layers to display Scene 1, then zoom in on a specific focal point in Scene 1 to transition into Scene 2.However, I’m running into the same error shown in the screenshot I uploaded. I’ve tried two methods1. Zooming via the layer’s Scale keyframes2. Enabling 3D on the layer and zooming in with a camerabut both produce the identical error. How do others typically create this kind of “zoom into the artwork” effect without exceeding After Effects’ frame‑size limits?My composition resolution is 3840 × 2160.Thank you for any tips or workflows you can share!
I have created a mogrt that allowed users to select from a predefined array of fonts using setFont().I want to package the correct fonts with the mogrt but I'm not sure if it is referencing the variable or static versions of a given font, I have many installed. Aside from uninstalling all potential referenced fonts to see what breaks, is there an easy way to tell what file my expressions are referencing? eg "Inter-Medium"
Hello,I am trying to recreate some of these MotionArray VFX. https://motionarray.com/motion-graphics-templates/magic-fx-pack-3683990/?q=magical&page=2&search_header=1 I have watched the video closely, and it does feel like an AE animation rather than handdrawn (I might be wrong). I have a basic set-up recreated, using shape layers, strokes, and some FX.I am trying to figure out, the end of the magic animation, where there is the settling from the initial strike. It might just be a case of animating some of the elements to work like this. If there was any further guidance on how to make these kind of elements, I would love to hear it.
Hi,I updated AE 2025 a while back, and for some reason the Fast Box Blur effect is completely missing. I still have it in AE 2024, but I need to use 2025 for work. I'm completely stumped as to what is going on here. Please let me know if you have any ideas how to fix this. Thanks
Hi, I made this kind of animation for a company : https://www.youtube.com/shorts/vM9NglbeT80I did it with a classic shape animation and a track matte showing/hiding blue and white text.Now the company wants me to produce a lot of animations like this. I would like to automatize the production, not to adjust each time every shapes under the text... tedious work 😕😕I can't use any plugin, as the clients asked me. Anybody has an idea on the way to achieve this ? I tested multiple ways to animate text boxes but no way, for now I couldn't achieve this effect... TIA !
Hi,I opened after effects after not using it for a few weeks and my screen seems to be in full screen but some of it is off the screen.I am using a Macbook and can't find a keyboard shortcut to allow me to come out of the full screen.Any help would be appreciated..Thanks Rebecca
Processor Intel(R) Core(TM) i7-14700K (3.40 GHz)Installed RAM 64.0 GB (63.7 GB usable)System type 64-bit operating system, x64-based processorEdition Windows 11 ProVersion 24H2Installed on 4/5/2025OS build 26100.4652 Issue -Roto Brush causes crash after using tool.Steps to reproduce - Select roto brush, double click layer, use the roto brush, use refine edges tool, hit play on compisition, and 1 or 2 frames later after effects crashes.Expected result - composition plays through for roto brush to mask the selection.Actual result - after effects crashesScreen recording – If you think it might be helpful, include a recording of your screen, showing the issue. Adobe After Effects version -Version 25.3.2 (Build 2)GPU driver version (Windows only) - NVIDIA 576.80Video format - 1920 x 1080 24 fpsComparative information helps us understand more about when the issue occurs: Does it affect all project
Folders and groups are the same concept—as the already existing "Pre-comp". The thought behind the "Pre-comp" is to “group” a set of layers. Rather than reinventing the wheel and making After Effects more complicated with added new features like groups and folders, we can improve the functionality of the "Pre-comp".Here is a demonstration of how that would work: https://vimeo.com/137312858Suggested Shortcuts:/ = Split Timeline to show pre-comp. Only works when comps are selected.
Hello.I was working on a script and used comp.activeItem.selectedProperties to get the different shapes that is in a shape layer.but, i didn't get it in the same order of selecting, instead, I got them in the hierachy order.Why does this happen, even thought it works with different property groups like for example selecting in a shape layer the ('content') property group and ('transform') property group, results in the right selecting order.So it seems there is some bug in giving the right selecting order of shapes in a shape layer.Here is a picture for showing the groups that dosen't give the right selecting order.Thank you.
Seeking solutions for a puzzling Duik Angela rigging anomaly in After Effects (v25.3.1, Duik v17.1.20)! I've set up a character rig, with the torso parts neatly organized in a precomp. Upon animating the chest controller, a transparent line mysteriously appears in the artwork. The line is still visible once the animation is exported. It's worth noting that I extended the duration of all layers/comps/precomps after the initial rigging process. If you've encountered or resolved a similar issue, your insights would be invaluable – not just for me, but potentially for others facing similar issues.
When I preview I have it set as 'quarter', (this is also the same in the preview panel), but when i start previewing it goes to full, and makes it difficult to watch as it takes a considerable amount of time to render in real-time at 'full' quality. I'm not sure why it's doing this.
Is there any update on that? I have the same problem with media being transcoded by Avid (mxf prores 4444 and DNxHR LB). Premiere 25.3
Did you end up finding a solution? I have the same symptoms
Hi, I'm having a problem with After Effects.When I open the program and click on my project, it simply closes. How can I fix this?
Everytime I replace with after effects composition from Priemere pro, the image is cropped out in AE. Please how do I fix this??
i have a video of an animal recorded at night by a security camera. the quality is very fuzzy or grainy or whatever the word should be. what are the steps to improve the quality to see it at least a bit more clearly and defined? youtube link to it
Macos has the best visual treatment, I think it's time for Windows to have a little love.Now that After Effects standardized the themes (dark/white) It would be great to replace the ugly old white menus and title bar in Windows with the current WinUI ones. This will allow them to be responsive to the system theme and add a nice blur effect as happens in MacOS.For example, this is what the menus look like in Paint., Winui allows each developer to define the size of the menus. Thanks.
It won't let me change anything. It worked perfectly fine before but now it wont work? I have drop shadow and glow as effects. They have worked before, did they do something?
Hello all,I'm trying to create a script or expression that scans multiple comps and text layers, detects a specified word or phrase, and applies formatting (e.g. bold or faux bold) only to that part of the text wherever it occurs.For example, I have several comps with similar content but different aspect ratios. Each comp contains 3 or 4 text layers. Let's say one of the layers contains the sentence:"Your payment terminal 20% OFF right now!"(using Inter Regular, size 28)Instead of manually opening each comp, finding "20% OFF", and applying Inter Bold or faux bold, is there a way to automate this process?Thanks in advance!
I'm kind of new to After Effects, but I've written an expression or two and used a null object here or there. I'm expecting this would require one or both of those, if it is even possible. I want to create the effect of a moving spotlight. I have a graphic of a spotlight and an adjustment layer with cc spotlight applied. I can do this manually, but there is a lag between the rotation of the spotlight and that "light" from cc spotlight, so I'm wondering if linking them somehow is possible and if it would fix it. I've attached a GIF to show what I'm trying to do. Anybody know how to make this work? I'm open to other solutions as well.
Hi everyone, I have a quick question that I hope someone could help me shed some light on:I want to export a series of VFX comps for grading. I would like to export my full image, but with an embedded alpha channel. So the image has an alpha channel, but if I reimport it and switch the Alpha off the entire image reappears.Is there any way to do this in AE? In Nuke and Fusion it doesnt seem to be a problem, but I cant seem to find a way to do it in AE.Hope you have an idea ❤️
Everytime i start up After Effects now, both messages below show up. I already tried to reinstall, install older versions, restart my computer, gave AE full disk access, and other tricks from other people online... nothing works.If someone from Adobe could get on this, that would be real helpful, because the program is a BIG part of my job...
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
¿Ya tiene cuenta? Iniciar sesión
¿Aún no tienes una cuenta? Crea una cuenta
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.