按照网上提供的方法,安装了QTGMC
LoadPlugin("F:\meguizwb\MeGUI\tools\dgindex\DGDecode.dll")
DGDecode_mpeg2source("C:\Users\mzxia\Videos\1111.d2v", info=3)
LoadPlugin("F:\meguizwb\MeGUI\tools\avisynth_plugin\ColorMatrix.dll")
ColorMatrix(hints=true, threads=0)
QTGMC(preset="slow",fpsdivisor=2)
#deinterlace
crop( 8, 62, -6, -60)
LanczosResize(704,400) # Lanczos (Sharp)
#denoise
出现错误提示:there is no function named"qtgmc"
卸载重装了好几次,还是一直错误!!!.......
LoadPlugin("F:\meguizwb\MeGUI\tools\dgindex\DGDecode.dll")
DGDecode_mpeg2source("C:\Users\mzxia\Videos\1111.d2v", info=3)
LoadPlugin("F:\meguizwb\MeGUI\tools\avisynth_plugin\ColorMatrix.dll")
ColorMatrix(hints=true, threads=0)
QTGMC(preset="slow",fpsdivisor=2)
#deinterlace
crop( 8, 62, -6, -60)
LanczosResize(704,400) # Lanczos (Sharp)
#denoise
出现错误提示:there is no function named"qtgmc"
卸载重装了好几次,还是一直错误!!!.......