PDA

View Full Version : Where I insert CNR2 filter in the script ?


vigi_lante
26th April 2004, 19:20
I want to use CNR2 filter, considering that CNR2 is a temporal filter, I would like to know if I need to use it before the spatial, after it or after the temporal...

Example...

CNR2()
Spatial()
Temporal()

or

Spatial()
Temporal()
CNR2()

or

Spatial()
CNR2()
Temporal()

Thanks!

Mug Funky
26th April 2004, 19:52
most likely it wont matter, but isn't it a temporal filter in it's own right?

maybe run it first, but remember you get to review the script before your final encode, so you might find a better combination (i don't use this filter, but rather i labour over making home-brewed filters... usually to no extra benefit :D)