Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Why can't I enable motion blur on certain pre-comps in After Effects?

New Here ,
Dec 19, 2021 Dec 19, 2021

I'm working on a fairly simple After Effects project where I can enable motion blur for most layers, but I can't turn it on for two pre-comps and I'm not sure why. In the timeline there is a dash icon instead of the motion blur icon, and it doesn't change when I click on it.

The pre-comps contain only a few shape layers and the only effects applied are some fills. Why can't I enable motion blur?

 

 

TOPICS
How to
1.7K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Engaged , Dec 19, 2021 Dec 19, 2021

This behavior is connected to continuous rasterization setting (CR - the little sun icon).

 

When CR is turned on for a precomp, this precomp usesed the MB settings of the layers within the precomp, instead of having an own MB setting. I cannot 100% tell you why it's like that, but CR reads in the layer data on each frame and somehow precomp MB settings are dropped in this workflow.

 

You have precomps with shape layers, which are CR'd by default and so is the precomp. In order to get MB to work, tu

...
Translate
Engaged ,
Dec 19, 2021 Dec 19, 2021

This behavior is connected to continuous rasterization setting (CR - the little sun icon).

 

When CR is turned on for a precomp, this precomp usesed the MB settings of the layers within the precomp, instead of having an own MB setting. I cannot 100% tell you why it's like that, but CR reads in the layer data on each frame and somehow precomp MB settings are dropped in this workflow.

 

You have precomps with shape layers, which are CR'd by default and so is the precomp. In order to get MB to work, turn of CR on the precomps, or turn on MB on the layers inside the precomps.

 

I wrote a script a long time ago to handle MB and CR recursivly for all layers in all comps:

https://github.com/mrtnRitter/OptAllLayers

It should still work...

 

*Martin

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Dec 19, 2021 Dec 19, 2021
LATEST

Thank you! Turning on motion blur for the layers within the precomp did it.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines