View Full Version : Is there any particular reason why Seesaw typicially isn't used on anime/cartoons?
mahsah
3rd March 2008, 06:27
When I use it, it seems to sharpen fairly well without creating halos like limitedsharpenfaster. Why isn't it used more often then? Is there a big reason not to use it that I should know about?
TheRyuu
3rd March 2008, 07:33
When I use it, it seems to sharpen fairly well without creating halos like limitedsharpenfaster. Why isn't it used more often then? Is there a big reason not to use it that I should know about?
From what I can tell it makes halos just as much and seems to amplify noise, especially in static area's (dark area's too) much more then LSF.
In my personal opinion, LSF is still king when it comes to sharpening anime.
And SeeSaw can't do what smode=3 in LSF can either ;)
mahsah
3rd March 2008, 15:17
Huh. What settings would you recommend for LSF that wouldn't cause haloing? I am OCD about halos.
mahsah
3rd March 2008, 21:43
Should I use soothe with LSF?
El Bastardo
25th June 2008, 12:44
Good topic exactly the topic I'm on at the moment.
To update my "Avisynth frameserving"-script for anime optimization in real time.
I'm using ffdshow for deinterlacing, Postporcessing and resizing and the avisynth tap.
In there I'm using LimitedSharpenFaster together with soothe (and the MT plugin).
Up to now I really did not see any advantages or disadvantages using soothe but it would help if anyone could explain what it exctly really does and if it's good together with LSF for anime or not?!
TheRyuu
25th June 2008, 13:24
Up to now I really did not see any advantages or disadvantages using soothe but it would help if anyone could explain what it exctly really does
http://forum.doom9.org/showthread.php?t=99679
El Bastardo
25th June 2008, 15:22
So considering these infos soothe is "a must" (very much recommended) with a sharpener.
But reading this I'm not sure if my parameters are good (adequate) because of the advice that soothe "steals" sharpening.
Currently I am running this (for realtime frame serving while watching Anime):
------------
MT( "dull = last
sharp = dull.LimitedSharpenFaster( ss_x=1.5, ss_y=1.5, Smode=3, strength=200, overshoot=1, undershoot=1 )
Soothe( sharp, dull, 20 )", 4 )
------------
MT is for multi threading (4 threads because of a quad core CPU).
My questions:
1. Is it a good idea to MT the whole thing (I mean soothe AND LSF) of would it be better to just MT the LSF part or maybe use MT two times around LSF and Soothe seperately??
2. is the strengh of 200 for LSF good enough or too much or too low for Anime (considering Soothe)??
Chainmax
28th June 2008, 21:58
From what I can tell it makes halos just as much and seems to amplify noise, especially in static area's (dark area's too) much more then LSF.
In my personal opinion, LSF is still king when it comes to sharpening anime.
And SeeSaw can't do what smode=3 in LSF can either ;)
Do you prefer SMode=3 to SMode=4? What differences do you see between them?
martino
29th June 2008, 12:31
Huh. What settings would you recommend for LSF that wouldn't cause haloing? I am OCD about halos.
In that case you might want to take a look at supersampling XSharpen. May not sharpen background detail that much, but it won't make such strong halos.
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.