Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion. Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules. |
|
|
Thread Tools | Search this Thread | Display Modes |
5th June 2023, 10:24 | #2 | Link |
Registered User
Join Date: Aug 2017
Location: Italy
Posts: 115
|
No. Here a comparison:
https://imgsli.com/MTg0MDQy https://imgsli.com/MTg0MDQz Code:
SeeSaw() Code:
LimitedSharpenFaster(smode=3, strength=s250, overshoot=50, ss_x=1.5, ss_y=1.5)
__________________
A channel on S-VHS / VHS capture and AviSynth restoration https://www.youtube.com/channel/UCMs...h1MmNAs7I8nu4g |
5th June 2023, 16:16 | #3 | Link |
HeartlessS Usurer
Join Date: Dec 2009
Location: Over the rainbow
Posts: 10,992
|
Or you could try comparison like this [untested]
Code:
Colorbars #Avisource(".\SomeClip.avi") A = Last # Filter 1 B = ShowFrameNumber #Filter 2 Interleave(a.SubTitle("A"),b.SubTitle("B"))
__________________
I sometimes post sober. StainlessS@MediaFire ::: AND/OR ::: StainlessS@SendSpace "Some infinities are bigger than other infinities", but how many of them are infinitely bigger ??? |
5th June 2023, 18:19 | #4 | Link |
None
Join Date: Jul 2007
Location: The Background
Posts: 314
|
I'm testing both LSF and SeeSaw.
I managed to achieve great results with LimitedSharpenFaster and HQDN3D denoiser. I'm not sure how to use SeeSaw. I want to give SeeSaw a denoised video, then resize it, and then apply SeeSaw sharpening. Something like this: Code:
hqdn3d(ls=0, cs=0, lt=2, ct=3, restart=3) BicubicResize(640,480,b=0,c=0.5) SeeSaw() |
5th June 2023, 21:00 | #5 | Link | |
Registered User
Join Date: Dec 2005
Location: Germany
Posts: 1,807
|
Quote:
Avisynth wiki has more information: http://avisynth.nl/index.php/SeeSaw
__________________
AVSRepoGUI // VSRepoGUI - Package Manager for AviSynth // VapourSynth VapourSynth Portable FATPACK || VapourSynth Database |
|
19th October 2023, 07:33 | #6 | Link |
Registered User
Join Date: Oct 2023
Posts: 1
|
LimitedSharpenFaster is a sharpening algorithm commonly used in video encoding and post-processing. It focuses on enhancing edge sharpness while minimizing the introduction of artifacts and noise. Compared to LimitedSharpenFaster, SeeSaw offers a more aggressive approach to sharpening, resulting in a more pronounced and noticeable sharpening effect. geometry dash lite
Last edited by Wathre; 20th October 2023 at 02:07. |
Thread Tools | Search this Thread |
Display Modes | |
|
|