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.

VHS wobble
#7
I'm trying to run LMFlicker32 in Avisynth (along with DeSpot), but it says there is a missing dependency.

Quote:Couldn't find 'DePulse64' in the filter order, adding 'KillPulse32' at the end.
Missing dependency 'LMFlicker.dll'(C:\Program Files\Hybrid\32bit\avisynthPlugins\LMFlicker.dll) for LMFlicker!

The info for LMFlicker32 says it is suited to old VHS.

DeFlicker says it is film based.

Do they both do similar movement removal?

Quote:ClearAutoloadDirs()
SetFilterMTMode("DEFAULT_MT_MODE", MT_MULTI_INSTANCE)
LoadPlugin("C:\Program Files\Hybrid\32bit\avisynthPlugins\LSMASHSource.dll")
LoadPlugin("C:\Program Files\Hybrid\CustomSynthScripts\")
LoadPlugin("C:\Program Files\Hybrid\32bit\avisynthPlugins\despot.dll")
LoadCPlugin("C:\Program Files\Hybrid\32bit\avisynthPlugins\BWDIF.dll")
Import("C:\Program Files\Hybrid\32bit\avisynthPlugins\mtmodes.avsi")
# loading source: M:\IN\movie-March-2022.mov
# color sampling YV12@8, matrix: bt601, scantyp: bottom field first, luminance scale: limited
LWLibavVideoSource("M:\IN\movie-March-2022.mov",cache=false,dr=true,format="YUV420P8", prefer_hw=0)
# current resolution: 720x576
# calling custom script 'LMFlicker'
LMFlicker(startframe=-1, endframe=-1, lthresh=20, cthresh=20, scene=0.600, radius=4, blur=1, field=593, chroma=true, affine=true)
# despotting using DeSpot
DeSpot(median=false,sign=-1,interlaced=true)
# deinterlace since the filter does not support interlaced content
AssumeBFF().BWDIF(field=-2)
# scaling to 768x576
Spline36Resize(768,576)
# joining fields
AssumeBFF().Separatefields().Selectevery(4,0,3).Weave()
# Converting from 8 to 10bit for encoder
ConvertBits(10)
# adjust color to YV16 (color matrix: Rec601)
ConvertToYUV422(interlaced=true)
# setting output fps to 25.000fps
AssumeFPS(25,1)
PreFetch(6)
# output: color sampling YV12@10, matrix: bt601, scantyp: bottom field first, luminance scale: limited
return last
Reply


Messages In This Thread
VHS wobble - by Miranda - 23.10.2023, 11:22
RE: VHS wobble - by Selur - 23.10.2023, 17:09
RE: VHS wobble - by Miranda - 23.10.2023, 17:11
RE: VHS wobble - by Selur - 23.10.2023, 17:13
RE: VHS wobble - by Miranda - 23.10.2023, 17:37
RE: VHS wobble - by Selur - 23.10.2023, 17:47
RE: VHS wobble - by Miranda - 24.10.2023, 11:05
RE: VHS wobble - by Bartoloni - 24.10.2023, 11:44
RE: VHS wobble - by Selur - 24.10.2023, 11:57
RE: VHS wobble - by Selur - 25.10.2023, 15:00
RE: VHS wobble - by Bartoloni - 26.10.2023, 09:51
RE: VHS wobble - by Selur - 26.10.2023, 13:14
RE: VHS wobble - by Selur - 26.10.2023, 15:54
RE: VHS wobble - by vodeotape.retro@gmail.com - 29.11.2023, 14:22
RE: VHS wobble - by Miranda - 11.12.2023, 15:43
RE: VHS wobble - by Selur - 11.12.2023, 16:08

Forum Jump:


Users browsing this thread: 1 Guest(s)