Hi,
I read somewhere that Bicubic resize filter shoud be used when output width is less than input, Lanczos when more.
In my case the output width is not less than input, and therefore I will use Lanczos.
I read the following in FulciLives guide about FitCD:
"...since you are usig TMPGEnc Plus you should checkmark the RGB-output box. If you were using CCE you would instead checkmark the YUY2-output box. "
My question is what boxes should I check in FitCD when using Lanczos resize filter, and when HCenc will be used for encoding??
+ Reply to Thread
Results 1 to 13 of 13
-
-
Originally Posted by blizzery
-
test it aND BE YOUR OWN GUIDE
I have found Lanczos almost always gives me better results with less artifacting PERIOD.
and bi-cubic only comes close to lanczos when either hlaving the size or doubling the size. which is very very rare situation -
Originally Posted by guns1inger
-
I thought I saw a little more ringing with Lanczos4Resize(). But I haven't tested it very much.
I just noticed that AVISynth's BilinearResize() and BicubicResize() filters are the equivalent of VirtualDub's Precise Bilinear and Precise Bicubic filters -- much better than the plain Bilinear and Bicubic filters. -
Originally Posted by jagabo
The default BicubicResize(xxx,yyy) is the same as BicubicResize(xxx,yyy,0.33,0.33) and isn't so good (in my opinion):
With b = 0 and c = 0.75 the filter is exactly the same as VirtualDub's "precise bicubic" and the results are identical except for the VirtualDub scaling problem mentioned above. The default is b = 1./3. and c = 1./3.,
Unless I misunderstood what you wrote (always possible). -
Originally Posted by jagabo
Similar Threads
-
is lanczos suitable for upscaling ?
By codemaster in forum Video ConversionReplies: 4Last Post: 2nd Jan 2012, 17:14 -
Problem with HCenc 0.24.
By HolyFries in forum Newbie / General discussionsReplies: 0Last Post: 17th Jun 2010, 13:18 -
PAL to DVD Converting using CCE: Lanczos not resizing video!
By dianita in forum Video ConversionReplies: 5Last Post: 12th Dec 2009, 01:12 -
HCenc Question
By Maikeru-sama in forum Video ConversionReplies: 6Last Post: 18th Aug 2008, 12:01 -
HCEnc
By Belfour in forum DVD RippingReplies: 1Last Post: 28th Jun 2007, 09:57