Log in

View Full Version : Noise filters and interlaced DV source


Irakli
20th October 2007, 14:28
Hi, everyone

I am encoding several home videos in DV format to DVD. I want to apply some denoising filters using avisynth before encoding using HCenc.
So could you please advice me whether denoising filters work correctly with interlaced? Or should I use SeparateFields(), then <noise filter> and after that, Interleave()? Or, perhaps, deinterlace my source first (but I prefer to avoid this)?

Thanks for any help.
Regards,
Irakli.

Didée
20th October 2007, 15:11
http://forum.doom9.org/showthread.php?t=120524

in particular http://forum.doom9.org/showthread.php?p=933541#post933541

Irakli
20th October 2007, 15:55
Thanks a lot for very useful information!

:thanks: