View Full Version : LanczosResize
maurus
14th January 2003, 11:29
What is minimum bitrate for use LanczosResize instead of Bicubic?
HarryM
14th January 2003, 11:42
Originally posted by maurus
What is minimum bitrate for use LanczosResize instead of Bicubic?
Any 'minimum bitrate' don't exists. You can use bitrate as you wisch.
You think (possibly) bits per pixel.
Lanczos is comparable with Sharp Bicubic (b=0, c=0.75)
maurus
14th January 2003, 12:02
I read LanzcosResize only es very good for high bitrates (>900)...
< 900 is better neutral o soft bicubic?
HarryM
14th January 2003, 12:15
Originally posted by maurus
I read LanzcosResize only es very good for high bitrates (>900)...
< 900 is better neutral o soft bicubic?
It is depend on compressibility exactly, don't on bitrate.
I use Lanczos for movies with compressibility over 80%. Instead I use neutral bicubic (b=0, c=0.5).
Lanczos using lowering compressibility about -5% to -10%.
NuclearFusi0n
14th January 2003, 12:59
According to AVISynth's website, Bicubic resizes with c>.6 just artifically "sharpen" the image, causing ringing artifacts and other unwanted artifacts
Lanczos is basically a really sharp resize without the artifacts of bicubic
I would think that Lanczos is about as compressible as bicubic with b=0 and c=.7+, if not more due to the lack of ringing
maurus
14th January 2003, 13:07
Is Lanczos also better than neutral bicubic (c=0.5)?
Think you Lanczos is the better filter resize?
HarryM
14th January 2003, 14:44
Originally posted by maurus
Is Lanczos also better than neutral bicubic (c=0.5)?
Think you Lanczos is the better filter resize?
Yes and no. Lanczos is better (more precise) filter than bicubic, technically. But is worse compressable than bicubic too.
maurus
14th January 2003, 15:53
Thanks for all.
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.