PDA

View Full Version : LanczosResize CCE vs Avisynth


Moti172
21st September 2006, 10:45
Hello

When converting froem avi to mpeg2, should I use the CCE SP2 LanczosResize resize option or avisynth?

Thanks

drob
21st September 2006, 11:41
avisynth and use Lanczos4Resize (note the 4 in the middle). avisynth is much more flexible.

Moti172
21st September 2006, 11:52
Hi
Does CCE ignore the resize option if the avi film is already 720X480 (resize from 640X272 is done via avisynth)?

Thanks again

drob
21st September 2006, 17:31
Exactly, if the feed is in a correct predefined DVD size, no other resizing will be done.

Trahald
21st September 2006, 17:49
It doesnt say so specifically in the docs, but logically (the resizer would have nothing to interperpolate) and in my encodes i have noticed no slow down

Trixter
23rd September 2006, 19:33
avisynth and use Lanczos4Resize (note the 4 in the middle). avisynth is much more flexible.

True, but CCE's resizer is a 3-lobed Lanczos-windowed sinc function -- it's not too shabby either. If you don't need to do any processing other than resizing, there's no need to serve it via avisynth.