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.

Avisynth preview error:
#3
I set Libavvideosource - problem still exist

ClearAutoloadDirs()
LoadPlugin("C:\PROGRA~1\Hybrid\32bit\AVISYN~1\LoadDll.dll")
LoadPlugin("C:\PROGRA~1\Hybrid\32bit\AVISYN~1\LSMASHSource.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\TDeint.dll")
LoadPlugin("C:\PROGRA~1\Hybrid\32bit\AVISYN~1\VerticalCleanerSSE2.dll")
LoadPlugin("C:\PROGRA~1\Hybrid\32bit\AVISYN~1\RgTools.dll")
LoadPlugin("C:\PROGRA~1\Hybrid\32bit\AVISYN~1\MedianBlur2.dll")
LoadPlugin("C:\PROGRA~1\Hybrid\32bit\AVISYN~1\nnedi3.dll")
LoadPlugin("C:\PROGRA~1\Hybrid\32bit\AVISYN~1\nnedi2.dll")
LoadCPlugin("C:\PROGRA~1\Hybrid\32bit\AVISYN~1\yadif.dll")
LoadDLL("C:\Program Files\Hybrid\32bit\avisynthPlugins\libfftw3f-3.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\Zs_RF_Shared.avsi")
SetFilterMTMode("DEFAULT_MT_MODE", MT_MULTI_INSTANCE)
# loading source: D:\Video\UNNAMED DISC\2006 - Udo Music Festival Fuji Speedway.mkv
#  input color sampling YV12@8, matrix:Rec.709, scantyp: top field first
#  input luminance scale tv
LWLibavVideoSource("D:\Video\UNNAMED DISC\2006 - Udo Music Festival Fuji Speedway.mkv",cache=false,dr=true,format="YUV420P8", prefer_hw=0)
# cutting from 0 with 112454 frames - WARNING: This might cause synch issues
Trim(0, 112454)
# current resolution: 720x480
# deinterlacing
AssumeTFF()
QTGMC(Preset="Slow", InputType=0, TR2=1, Sharpness=1.0, SourceMatch=2, Lossless=0, ediThreads=2, FPSDivisor=2)
# cropping
Crop(4,58,-8,-60)# 708x362
# filtering
# scaling to 708x408
nnedi3_rpow2(rfactor=2,cshift="GaussResize",fwidth=708,fheight=408)
PreFetch(6)
return last
Reply


Messages In This Thread
Avisynth preview error: - by kingcrimsonster - 07.09.2020, 14:40
RE: Avisynth preview error: - by Selur - 07.09.2020, 16:10
RE: Avisynth preview error: - by kingcrimsonster - 07.09.2020, 20:24
RE: Avisynth preview error: - by Selur - 07.09.2020, 20:38
RE: Avisynth preview error: - by Selur - 07.09.2020, 21:16
RE: Avisynth preview error: - by Selur - 07.09.2020, 21:33
RE: Avisynth preview error: - by Selur - 07.09.2020, 21:59
RE: Avisynth preview error: - by Selur - 08.09.2020, 18:32
RE: Avisynth preview error: - by Selur - 08.09.2020, 20:03

Forum Jump:


Users browsing this thread: 1 Guest(s)