This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Question of resize method?
#3
I checked both AviSynth / VaporSynth scripts in different Crop/Resize -> Resize settings, they seems ok.
But the issue still exists.

So I tested the following cases:



1. Using AviSynth resizer

Crop/Resize -> Resize: 7 - gauss
Avisynth -> Line -> Resizer: spline64
v.s
Crop/Resize -> Resize: 10 - bicubic spline
Avisynth -> Line -> Resizer: spline64

x264 CRF24 720p encode, preset veryslow.

In this case, output file size is different, but the difference is quite small.
Visual quality is .... ok? Since both files look like the result of spline64 resizer.
It's acceptable, but I don't think it's working correctly, since the file size is not the same.



2. Using Vaporsynth resizer

Crop/Resize -> Resize: 7 - gauss
VaporSynth -> Line -> Resizer: fmtconv, spline64
v.s
Crop/Resize -> Resize: 10 - bicubic spline
VaporSynth -> Line -> Resizer: fmtconv, spline64

x264 CRF24 720p encode, preset veryslow.

In this case, output file size is apparently much more different, (gauss+spline64) file is smaller than (bicubic spline+spline64) by about 11~12%. (53MB vs 59MB)
And the visual difference of output files is pretty much like gauss v.s bicubic spline, basically based on the setting of Crop/Resize -> Resize.
It seems like VaporSynth resizer is almost not functioning. (I think It still does....since file size will still a little bit different between files resized by different vaporsynth resizers, so it's working, just not working correctly)
Reply


Messages In This Thread
Question of resize method? - by andrewschen - 07.02.2018, 12:46
RE: Question of resize method? - by Selur - 07.02.2018, 18:18
RE: Question of resize method? - by andrewschen - 08.02.2018, 10:28
RE: Question of resize method? - by Selur - 08.02.2018, 10:45
RE: Question of resize method? - by Selur - 08.02.2018, 18:59
RE: Question of resize method? - by andrewschen - 09.02.2018, 14:05

Forum Jump:


Users browsing this thread: 1 Guest(s)