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.

Periodically freeze frames
#2
Avisynh script used:
SetMemoryMax(768)
SetMTMode(5,4) # changing MT mode
LoadPlugin("C:\PROGRA~1\Hybrid\32bit\AVISYN~1\LoadDll.dll")
LoadPlugin("C:\PROGRA~1\Hybrid\32bit\AVISYN~1\AddGrainC.dll")
LoadPlugin("C:\PROGRA~1\Hybrid\32bit\AVISYN~1\dfttest.dll")
LoadPlugin("C:\PROGRA~1\Hybrid\32bit\AVISYN~1\EEDI2.dll")
LoadPlugin("C:\PROGRA~1\Hybrid\32bit\AVISYN~1\eedi3.dll")
LoadPlugin("C:\PROGRA~1\Hybrid\32bit\AVISYN~1\FFT3DFilter.dll")
LoadPlugin("C:\PROGRA~1\Hybrid\32bit\AVISYN~1\masktools2.dll")
LoadPlugin("C:\PROGRA~1\Hybrid\32bit\AVISYN~1\mvtools2.dll")
LoadPlugin("C:\PROGRA~1\Hybrid\32bit\AVISYN~1\nnedi.dll")
LoadPlugin("C:\PROGRA~1\Hybrid\32bit\AVISYN~1\nnedi2.dll")
LoadPlugin("C:\PROGRA~1\Hybrid\32bit\AVISYN~1\SSE2Tools.dll")
LoadPlugin("C:\PROGRA~1\Hybrid\32bit\AVISYN~1\TDeint.dll")
LoadPlugin("C:\PROGRA~1\Hybrid\32bit\AVISYN~1\VerticalCleanerSSE2.dll")
LoadPlugin("C:\PROGRA~1\Hybrid\32bit\AVISYN~1\PlanarTools.dll")
LoadPlugin("C:\PROGRA~1\Hybrid\32bit\AVISYN~1\nnedi3.dll")
LoadPlugin("C:\PROGRA~1\Hybrid\32bit\AVISYN~1\RgTools.dll")
LoadCPlugin("C:\PROGRA~1\Hybrid\32bit\AVISYN~1\yadif.dll")
LoadDll("C:\PROGRA~1\Hybrid\32bit\AVISYN~1\fftw3.dll")
LoadDll("C:\PROGRA~1\Hybrid\32bit\AVISYN~1\LIBFFT~1.DLL")
Import("C:\Program Files\Hybrid\32bit\avisynthPlugins\QTGMC.avsi")
Import("C:\Program Files\Hybrid\32bit\avisynthPlugins\SMDegrain.avsi")
Import("C:\Program Files\Hybrid\32bit\avisynthPlugins\AnimeIVTC.avsi")
LoadCPlugin("C:\PROGRA~1\Hybrid\32bit\AVISYN~1\ffms2.dll")
# loading source: H:\MTV Millennial Awards  (MIAW) 2017\Iggy Azalea_-_Mo Bounce_-_Switch [MTV Millennial Awards  (MIAW) 2017].ts
#  input luminance scale tv
FFVideoSource("H:\MTV Millennial Awards  (MIAW) 2017\Iggy Azalea_-_Mo Bounce_-_Switch [MTV Millennial Awards  (MIAW) 2017].ts",cachefile="E:\Temp\ts_55839929cdb8885a73fbb175d7d5883d_41_1_0.ffindex",fpsnum=25)
# deinterlacing
SetMTMode(2) # changing MT mode
AssumeTFF()
QTGMC(Preset="Slow", InputType=0, TR2=1, Sharpness=0.2, SourceMatch=2, Lossless=1, ediThreads=2, FPSDivisor=2)
# filtering
return last

No clue what Vapoursynth script you used, my guess is that this isn't a bug in QTGMC, but a problem with the source filter.

Cu Selur
Reply


Messages In This Thread
RE: Periodically freeze frames - by Selur - 20.04.2018, 22:14
RE: Periodically freeze frames - by Selur - 20.04.2018, 22:41
RE: Periodically freeze frames - by Selur - 21.04.2018, 07:16

Forum Jump:


Users browsing this thread: 1 Guest(s)