AE Effects Notes

Notes/memos regarding Adobe After Effects quirks

The effects that even precomped work in the parent composition dimensions

Eternal bugs

AE tonemapper

http://reduxfx.com/SimpleToneMapper_NativeAE.zip

Gaussian Blur

Creates ugly negative values outlines when working in 32 bits. But generally is much better than the Legacy Gaussian, which also lacks Repeat Edge Pixels function. Fucking frustrating!
My attempt to match the Legacy Gaussian with Fast Box Blur (3 iterations)

Gaussian Legacy Fast Box Blur 3 iter x
5 1.9 2.6316
4 1.5 2.6667
3 1.1 2.7273
2 0.4 5.0000
1 0.12 8.3333
type: line
labels: [1,2,3,4,5]
series:
  - title: Fast Box
    data: [.12,.42,1.1,1.5,1.9]
tension: 0.2
width: 50%
labelColors: true
fill: true
beginAtZero: true