Get help and share feedback in our global community.
Als letztes aktiv
Повернення грошових коштів
I was working on a linked AE project from Premier. Spent a few hours making changes to the AE project. Saved. Popped back over to premier, and the link was broken. I saved my premier and AE projects and closed. Once I reopened premier, the AE file was no longer in the folder, and the only auto save versions were from yesterday. I'm on a Macbook Pro. Please Help.
When using a dedicated monitor for live preview before rendering, the text always looks fuzzy as compared to the original. I thought it was the resolution so I went from 1080 to 4K and same issue. The original is too large to upload so please try my Drive acct. https://drive.google.com/file/d/1JIzTQRhhQk3eUQ4UPI3BK1kU_tQppB25/view?usp=drive_link
Hello, I am having trouble exporting a transparent video from AE. I have made the background transparent on my video as well as the fill (only a short animation of the stroke), Everything shows up correct on the AE preview with the right transperincies the problem is the export. When I add it to the render queue I make sure to change the settings to: QuickTime, RGB + Alpha, Apple ProRes 4444 and it still comes out with a black background... I've tried compressing the file after and selecting preserving transperency, but still black. Please help! Thank you. Additional Info: I am trying to make this transparent video so I can then upload it to WIX as part of my web design project.
Would be nice to align a layer to another layer as a key object selection., where that selection stays put but everything else lines up to it.
How can I create a subtitle effect that starts after 13 seconds of the video?13~19sec(Smoky dark red subtitles appear in the background of the man)
I have an arrow that I need to appear from the bank of the water and rise up which I have done. I have Shape Layer 1 that the arrow comes up from. The red arrow is set to Shape layer 1 and the Alpha Matte is inverted.I have Shape Layer 2 which is the blue square above the arrow. I want the arrow to disappear behind that box. I want to make a continuous loop of the arrow rising and dissappearing. Best practices?
Currently, I can read the style attributes per character using sourceTextProperty.getStyleAt(index). I should be able to set the styling in the same way, but instead you can only set it for the entire layer at once. This would be a game-changer for MOGRTs and Essential Graphics as well, if I could copy the kerning from a live text layer and have it pass all that information to my EGP comp, it would be next level in terms of how much MOGRTs could accomplish. For example, I have a stacked font that needs multiple layers to achieve the effect my client is looking for. I also need to adjust leading/baseline shift etc, and doing this for each instance is repetitive and error-prone. If I could use a simple for-loop to copy this character by character this would significantly lessen the amount of work this takes. Even better would be a set of additional methods that could set it all at once - something like .sourceText, but inclusive of all styling— .source
Hi zusammen, ich habe aktuell folgendes Problem:Seit 3-4 Wochen ist AE extrem langsam bei einfachsten Textanimationen. Insbesondere bei 3d-Texteffekten (Animation Composer aber auch bei den "herkömmlichen" Texteeffekten).Es wirkt so, als sei der Rechner "verstopft" und kommt mit den kleinsten Animationen nicht klar. Gilt auch für komplett leere Projekte wo ich nur zum Test eine Textanaimation ausprobiere. Effekte ohne 3d, etc. laufen hingegen flüssig.Task-Manager zeigt immer nen Peak in der CPU-3D an... Hat er vorher aber auch nie gemacht.... Rechner ist knapp 1 Jahr alt und an der Hardware kann es nicht liegen, da es bis vor dca. drei Wochen noch sehr flüssig lief und ich auch keine EInstellungen verändert habe. - Speicher auf Festplatten sind gerade mal zu 10 - 15% belegt. - Disk Cache und Footage auf unterschiedlichen Platten hinterlegt (so wie es Adobe empfiehlt) - Grafikkarte ist ne GeForce RTX 3080 (Treiber aktuell - Studio) Ich hoffe irg
After Effects 24.5.0 keeps crashing everytime I initialize After Effects Camera Tracker.I tried several videos with different codecs and also tried to disable all third party plugins and effects.What may be going on here?
I want to upgrade my laptop. I am currently using Macbook air 2017 with 8GB RAM. After effects running very slow on this machine. I am thinking to upgrade to Macbook Pro M3 Pro 18GB RAM. Please feel free to suggest any better laptop.
Hey all,I have a compositions named from P1 to P10 (I'll call them "Parent" compositions) consisting of shape "RandShape" and composition named "C" + number according to the composition in which it is located (I'll call them "Child" compositions). Compositions "Child" consisting of shape "ParShape". I need to change ParShape's color to RandShape's color. RandShape's color generates randomly. Any ideas how to do it with script?
I found this color blending formula on a blog: where a1, a2 are the values of alpha channel of image below and above(divided by 255), C1, C2 are the color channel values.I was excited, but as I tried to dive further into the formula and do some experiments, I encountered some problems. As the formula suggests, when a1 = 1 and a2 = 0.5, if you swap the color of two blending layers, as long as you keep the alpha channel value unchanged, the result is unchanged. However, when I do an experiment in AE, there are some subtle differences:At first the alpha value of layer 1 is 1 (“不透明度" for "opacity"), the information showing the original color value. Now we change the alpha value of layer 1 to 50%:then we swap the two layers and change layer2 value to 50%, and change layer1 value to 100%:As you can see, the values of final results have subtle differences, but it shouldn't happen according to the color blending formula. Why is this?
Hello,i have a problem with AE 2024 with the Rotoscopy tool, it keeps constantly crushing and im not able to finish my work, could this pls be fixed? has anyone had the same problem?thx in advance.Rafael S.
In this tutorial, we're going to travel from one point in space to another. Is this true,scientific representation of travelling through a wormhole? Probably not, but it's based on some concepts for tranversible wormholes. This video builds on previous tutorials and assumes you're comfortable with creating a 360 space scene. Let me know in the comments if you'd like me to do more tutorials around this (360 stars tutorial: https://youtu.be/xG0GQLHRvHw ). I start with two separate comps, each showing a different universe or region of space. Then using the free 3D Precompose script from Video Copilot, I link cameras in each comp. And then use a 3D mask to cut a hole out in one comp to see the other. Then I dress up the look of the wormhole using an adjustment layer with a reuse of the same mask but altered using Essential Graphics. I use the Bulge effect for distortion, but this is 2D effect, so I reuse the formula I came up with for the Black Hole tutorial ( https://youtu.be
Since I (and my team) are used to scrolling with the mouse in other Adobe programs, it is always a challenge to get used to zooming in Adobe After Effects. It would be so much easier to be able to disable this option.
I cannot make this work like in AE if I want to get the state of the current layer (index 0). I invoke it like A_Time curr_time = { host_time, ae_data.in_data->time_scale }; A_Time one_frame_dur = { ae_data.in_data->time_step, ae_data.in_data->time_scale }; suites.ParamUtilsSuite3()->PF_GetCurrentState(ae_data.in_data->effect_ref, 0, &curr_time, &one_frame_dur, &ae_state);Returns different values on every frame. In PP however I always get the same state. Is it supposed to work in PP?
Dear Adobe,Could you make the XMP file editing on help page more plainly?I think We can customize the created date in the XMP file that will be related to the created date of actual file.macOS user uses a command "settle -d" to change the created date of a file. However, When it execute against a 360 video(.MP4), It's necessary to change the created date of XMP file, too.But I don't know how to change the created date in XMP file. It seems that we can change the date value using text edit.app(notepad[Windows]) not XMP explore. Then, It will be possible to road it into XMP when we run Media Encoder to export.Could you kindly tell me how to do it on help page of XMP of Adobe? If there is no such a way, Could you enhance After Effects, Premiere Pro? Best regards,
hello I have big problem when i open after effects there are dailog came to me such as "crash reports options" and when i choose any of the resetting or safe mode it`s also not opening why ?????? please help me in this problem
After Effects 24.4 is now live Hello Artists, After Effects 24.4 is a bundle of new features. From performance improvements to making your workflow faster and more efficient. All of it is now just a click away. Dive into the latest update today, go to the Creative Cloud desktop app, and click Update next to After Effects. Happy creating! Here's what's New Improved Freeze performance with Roto Brush Take advantage of pre-existing propagated frames during the Freeze process for efficient and accurate rotoscoping workflows. Label Color Menu Swatches Easily identify the color you'd like to set for your project items, keyframes, layers, or composition marker labels. Multi-layer keyframe copy-paste Copy and paste keyframe selections that span multiple layers so that you can easily duplicate complicated animations at different points in the timeline. &nbs
i have two main problems, which i literally have no idea how to fix. each time i open ae, i have to press alt+shift+ctrl while opening it, otherwise the program will crash. my second problem is when i open any project file, the project file just crashes. it doesnt even load or anything, just gives me the unexpected error popup and closes me out of the program. ive searched this problem up and tried many things and it still can't get fixed.
Whenever I open a specific project in AE I get a Missing Font dialog, but the text layers in the project do not seem to be using that stated missing font (Replica). The project is a MOGRT that has 4 text layers. One is a master layer ("Caption Text") which is used in the EG panel to have the user type in the text and change the font properties. The other three layers have the following expression on the Source Text property to display the text from the master layer:sourceTextProperty = thisComp.layer("Caption Text").text.sourceText; newStyle = sourceTextProperty.getStyleAt(0,0); newStyle.setText(sourceTextProperty);When I search for "missing font" in the Timeline panel Search box, the three "sub" layers are shown. All text layers show they are using Roboto in the Character panel when I select them individiually or as a group. Where else could the missing font be hiding?
Last week I took this GLTF file from Envato elements https://elements.envato.com/3d-golf-illustration-AK77GX7 and dragged it raw into my After Effects project with no issue!!! fast forward to this week, I tried to import this GLTF into After effects https://elements.envato.com/sport-3d-illustration-RR3ZXUY and it told me "After effects error: could not load". Why not? Whats the difference between this GLTF and the other? Does it accept some GLTF files but not others? UPDATE: private message from adobe stated "One thing I'm noticing is that there are no related files for the .objs or the .gltfs. Objs need an .mtl file and a folder of textures (pngs or jpegs) to map to and gltf files typicapply have a .bin file and a folder full of textures to map to."
For example a script or something to lets say apply opacity from 100 to 0 starting on 1st frame of clip and ending on last not having to do it manually because all the clips are different lenght?
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.