Tell me what LSF values to set to get a very sharp image. I can't do this even at high settings. I mean any variant of LSF, LSFmod, LSFPlus, etc. I will install any of them.
+ Reply to Thread
Results 1 to 8 of 8
-
-
haha!
No. You only get distortion at the edges, but the textures aren't sharp at all.
-
I can't do this even at high settings
You can go with oversharpening using high settings, but as the author (Didée) explain here this filter has been designed to do not oversharp https://forum.doom9.org/showthread.php?p=559985#post559985:
Shortly, LimitedSharpen() applies one out of three different sharpeners (two domain sharpeners or a windowed range sharpener) to the source, but will limit the oversharpening (either "hard" or "soft") IF it exceeds a defined "overshoot". -
I also thought that LSF itself limits sharpness. Should this be considered the final decision?
-
Of course you do. Those are over-sharpening halos. But you asked for very sharp settings.
Of course they're not. LSFMod (and other variants) are edge sharpeners. The don't sharpen textures (unless the textures are so high contrast they look like edges). -
Can we conclude that the sharpeners that work separately with edges and separately with textures are only Finesharp and DetailSharpen? Or, after a general increase in sharpness, soften the edges with some kind of filter.
-
You can use Overlay() with a mask to avoid sharpening edges:
Code:edges = mt_edge(mode="prewitt", thy1=20, thy2=20).mt_expand().Blur(1.0) Overlay(Sharpen(1.0), last, mask=edges)
Similar Threads
-
JVC HR 6850 - Auto vs Edit vs Sharp vs Soft (BEST on)
By rgr in forum Capturing and VCRReplies: 9Last Post: 26th Dec 2024, 13:46 -
Sharp and Edit options on JVC decks.
By Litaiff in forum Capturing and VCRReplies: 4Last Post: 17th Feb 2023, 07:53 -
How to convert this video to 1080p(clean+sharp) with avisynth
By ningnong132 in forum Video ConversionReplies: 0Last Post: 4th Feb 2021, 19:59 -
VHS tape capturing - contour and border of objects not sharp
By noulam910 in forum Capturing and VCRReplies: 3Last Post: 6th Aug 2020, 16:56 -
Sharp DV-HR300 BUT Japan BD-HDS43 model help!?!
By DaveJP in forum DVD & Blu-ray RecordersReplies: 0Last Post: 8th May 2020, 19:40