View Single Post
Old 15th February 2019, 20:40   #1080  |  Link
videoFred
Registered User
 
videoFred's Avatar
 
Join Date: Dec 2004
Location: Terneuzen, Zeeland, the Netherlands, Europe, Earth, Milky Way,Universe
Posts: 689
Quote:
Originally Posted by videoFred View Post
For example:
Code:
yourfile.unsharpmask(30,6,0).blur(0.8).unsharpmask(30,4,0).blur(0.8).unsharpmask(30,2,0).blur(0.8)
First parameter is strenght, second parameter is radius, third parameter... I have forgotten but it must be set to 0
Got it! It's threshold:
http://avisynth.nl/index.php/WarpSharp/UnsharpMask

Setting it to 2 or 3 (not more) will reduce artefacts.

Fred.
__________________
About 8mm film:
http://www.super-8.be
Film Transfer Tutorial and example clips:
https://www.youtube.com/watch?v=W4QBsWXKuV8
More Example clips:
http://www.vimeo.com/user678523/videos/sort:newest
videoFred is offline   Reply With Quote