版面规则
提问时请注意:尽量详细描述操作过程、AVS脚本内容等,最好能写出片名,只贴图有时无法看出问题原因。
提示:发布原创内容请尽量使用附件上传。使用网盘会出现过期失效的问题,请注意。
differ_cn
帖子: 28
注册时间: 2011-11-10 17:10

Re: HQDering mod v1.0 - 高质量去除ringing的脚本

已经把所需滤镜(Requirements)打包下载了。解压缩在 D:\DVD_VIDEO\VIDEO_TS\Requirements for CSmod(16)&GSMC&HQDeringmod\ 目录下

请教这个HQDeringmod脚本该怎么用?

这个AVS是可以预览的。(基本么没用任何画质滤镜)
LoadPlugin("D:\animation\new\Doujin_Work_同人创作07\07\TOOS\MeGUI_2153_x86\tools\dgindex\DGDecode.dll")
DGDecode_mpeg2source("D:\DVD_VIDEO\VIDEO_TS\VTS_01_1 - 0xE0 - Video - MPEG-2 - 720x480 (NTSC) - 16~9 - Letterboxed.d2v", info=3)
LoadPlugin("D:\animation\new\Doujin_Work_同人创作07\07\TOOS\MeGUI_2153_x86\tools\avisynth_plugin\ColorMatrix.dll")
ColorMatrix(hints=true, interlaced=true, threads=0)
LoadPlugin("D:\animation\new\Doujin_Work_同人创作07\07\TOOS\MeGUI_2153_x86\tools\avisynth_plugin\TIVTC.dll")
tfm(order=1).tdecimate(mode=1,hybrid=1)


想用HQDering mod
AVS写成这样,预览不了

LoadPlugin("D:\DVD_VIDEO\VIDEO_TS\Requirements for CSmod(16)&GSMC&HQDeringmod\masktools-v2.0a48\mt_masktools-26.dll")
LoadPlugin("D:\DVD_VIDEO\VIDEO_TS\Requirements for CSmod(16)&GSMC&HQDeringmod\RemoveGrain-1.0\RemoveGrainSSE3.dll")
LoadPlugin("D:\DVD_VIDEO\VIDEO_TS\Requirements for CSmod(16)&GSMC&HQDeringmod\RemoveGrain-1.0\RepairSSE3.dll")
LoadPlugin("D:\DVD_VIDEO\VIDEO_TS\Requirements for CSmod(16)&GSMC&HQDeringmod\RemoveGrain-1.0\RSharpenSSE3.dll")
LoadPlugin("D:\DVD_VIDEO\VIDEO_TS\Requirements for CSmod(16)&GSMC&HQDeringmod\RemoveGrainHD-0.5\RemoveGrainHD.dll")
LoadPlugin("D:\DVD_VIDEO\VIDEO_TS\Requirements for CSmod(16)&GSMC&HQDeringmod\RemoveGrainHD-0.5\RemoveGrainHDS.dll")
LoadPlugin("D:\DVD_VIDEO\VIDEO_TS\Requirements for CSmod(16)&GSMC&HQDeringmod\dfttest-1.9.2\dfttest.dll")
LoadPlugin("D:\DVD_VIDEO\VIDEO_TS\Requirements for CSmod(16)&GSMC&HQDeringmod\dfttest-1.9.2\libfftw3f-3.dll")
LoadPlugin("D:\DVD_VIDEO\VIDEO_TS\Requirements for CSmod(16)&GSMC&HQDeringmod\dither-1.22.0\avstp.dll")
LoadPlugin("D:\DVD_VIDEO\VIDEO_TS\Requirements for CSmod(16)&GSMC&HQDeringmod\dither-1.22.0\dither.dll")

Import("D:\DVD_VIDEO\VIDEO_TS\HQDeringmod_v1.0.avsi")

LoadPlugin("D:\animation\new\Doujin_Work_同人创作07\07\TOOS\MeGUI_2153_x86\tools\dgindex\DGDecode.dll")
DGDecode_mpeg2source("D:\DVD_VIDEO\VIDEO_TS\VTS_01_1 - 0xE0 - Video - MPEG-2 - 720x480 (NTSC) - 16~9 - Letterboxed.d2v", info=3)
LoadPlugin("D:\animation\new\Doujin_Work_同人创作07\07\TOOS\MeGUI_2153_x86\tools\avisynth_plugin\ColorMatrix.dll")
ColorMatrix(hints=true, interlaced=true, threads=0)
LoadPlugin("D:\animation\new\Doujin_Work_同人创作07\07\TOOS\MeGUI_2153_x86\tools\avisynth_plugin\TIVTC.dll")
tfm(order=1).tdecimate(mode=1,hybrid=1)

HQDering()
cunhan
核心会员
核心会员
帖子: 214
注册时间: 2010-09-20 22:09

Re: HQDering mod v1.0 - 高质量去除ringing的脚本

LoadPlugin("D:\DVD_VIDEO\VIDEO_TS\Requirements for CSmod(16)&GSMC&HQDeringmod\dfttest-1.9.2\libfftw3f-3.dll")

这个应该是放进windows的system32目录的,不能在avs内加载
至于还有没有其他错误就看不出来了。
楼主提问至少要贴出来你看到的错误信息啊,让看贴的人猜原因是在欺负人么
头像
Billy Herrington
帖子: 83
注册时间: 2013-01-09 9:54

Re: HQDering mod v1.0 - 高质量去除ringing的脚本

cunhan 写了:LoadPlugin("D:\DVD_VIDEO\VIDEO_TS\Requirements for CSmod(16)&GSMC&HQDeringmod\dfttest-1.9.2\libfftw3f-3.dll")

这个应该是放进windows的system32目录的,不能在avs内加载
至于还有没有其他错误就看不出来了。
楼主提问至少要贴出来你看到的错误信息啊,让看贴的人猜原因是在欺负人么
So is this one:
LoadPlugin("D:\DVD_VIDEO\VIDEO_TS\Requirements for CSmod(16)&GSMC&HQDeringmod\dither-1.22.0\avstp.dll")
differ_cn
帖子: 28
注册时间: 2011-11-10 17:10

Re: HQDering mod v1.0 - 高质量去除ringing的脚本

非常感谢楼上的回复,另外我是用播放器预览的,错误信息的文字非常挤,无法辨认,等明天回去再换个工具试试
tuqc
帖子: 29
注册时间: 2012-02-10 20:21

Re: HQDering mod v1.0 - 高质量去除ringing的脚本

Import("..\HQDeringmod_v1.0.avsi")

QQ截图20130317040201.png
QQ截图20130317040201.png (16.32 KiB) 查看 8227 次

为什么出现这种情况呢?
头像
dgwxx
管理猿
帖子: 771
注册时间: 2010-09-19 20:42
联系: 网站

Re: HQDering mod v1.0 - 高质量去除ringing的脚本

tuqc 写了:Import("..\HQDeringmod_v1.0.avsi")
QQ截图20130317040201.png
为什么出现这种情况呢?
错误提示说得很明白了啊,你没加载HQDering需要的插件。
请先下载以下插件:
  • masktools v2.0a48
  • RemoveGrain v1.0pre
  • Repair v1.0pre
  • RemoveGrainHD v0.5
  • dfttest v1.9.2
  • dither v1.21.0
然后通过以下语句加载:

代码: 全选

loadplugin("mt_masktools-26.dll")
loadplugin("RemoveGrainHDS.dll")
loadplugin("RemoveGrainSSE3.dll")
loadplugin("RepairSSE3.dll")
loadplugin("dfttest.dll")
loadplugin("dither.dll")
日常推 @dgwxx: 基本没什么技术的话题,欢迎没事看看消遣。
► 显示剧情透露 平庸的rip
► 显示剧情透露 “不知道”的五大理由
akw28888
帖子: 171
注册时间: 2012-02-24 17:12

Re: HQDering mod v1.0 - 高质量去除ringing的脚本

differ_cn 写了:已经把所需滤镜(Requirements)打包下载了。解压缩在 D:\DVD_VIDEO\VIDEO_TS\Requirements for CSmod(16)&GSMC&HQDeringmod\ 目录下

请教这个HQDeringmod脚本该怎么用?

这个AVS是可以预览的。(基本么没用任何画质滤镜)
LoadPlugin("D:\animation\new\Doujin_Work_同人创作07\07\TOOS\MeGUI_2153_x86\tools\dgindex\DGDecode.dll")
DGDecode_mpeg2source("D:\DVD_VIDEO\VIDEO_TS\VTS_01_1 - 0xE0 - Video - MPEG-2 - 720x480 (NTSC) - 16~9 - Letterboxed.d2v", info=3)
LoadPlugin("D:\animation\new\Doujin_Work_同人创作07\07\TOOS\MeGUI_2153_x86\tools\avisynth_plugin\ColorMatrix.dll")
ColorMatrix(hints=true, interlaced=true, threads=0)
LoadPlugin("D:\animation\new\Doujin_Work_同人创作07\07\TOOS\MeGUI_2153_x86\tools\avisynth_plugin\TIVTC.dll")
tfm(order=1).tdecimate(mode=1,hybrid=1)


想用HQDering mod
AVS写成这样,预览不了

LoadPlugin("D:\DVD_VIDEO\VIDEO_TS\Requirements for CSmod(16)&GSMC&HQDeringmod\masktools-v2.0a48\mt_masktools-26.dll")
LoadPlugin("D:\DVD_VIDEO\VIDEO_TS\Requirements for CSmod(16)&GSMC&HQDeringmod\RemoveGrain-1.0\RemoveGrainSSE3.dll")
LoadPlugin("D:\DVD_VIDEO\VIDEO_TS\Requirements for CSmod(16)&GSMC&HQDeringmod\RemoveGrain-1.0\RepairSSE3.dll")
LoadPlugin("D:\DVD_VIDEO\VIDEO_TS\Requirements for CSmod(16)&GSMC&HQDeringmod\RemoveGrain-1.0\RSharpenSSE3.dll")
LoadPlugin("D:\DVD_VIDEO\VIDEO_TS\Requirements for CSmod(16)&GSMC&HQDeringmod\RemoveGrainHD-0.5\RemoveGrainHD.dll")
LoadPlugin("D:\DVD_VIDEO\VIDEO_TS\Requirements for CSmod(16)&GSMC&HQDeringmod\RemoveGrainHD-0.5\RemoveGrainHDS.dll")
LoadPlugin("D:\DVD_VIDEO\VIDEO_TS\Requirements for CSmod(16)&GSMC&HQDeringmod\dfttest-1.9.2\dfttest.dll")
LoadPlugin("D:\DVD_VIDEO\VIDEO_TS\Requirements for CSmod(16)&GSMC&HQDeringmod\dfttest-1.9.2\libfftw3f-3.dll")
LoadPlugin("D:\DVD_VIDEO\VIDEO_TS\Requirements for CSmod(16)&GSMC&HQDeringmod\dither-1.22.0\avstp.dll")
LoadPlugin("D:\DVD_VIDEO\VIDEO_TS\Requirements for CSmod(16)&GSMC&HQDeringmod\dither-1.22.0\dither.dll")

Import("D:\DVD_VIDEO\VIDEO_TS\HQDeringmod_v1.0.avsi")

LoadPlugin("D:\animation\new\Doujin_Work_同人创作07\07\TOOS\MeGUI_2153_x86\tools\dgindex\DGDecode.dll")
DGDecode_mpeg2source("D:\DVD_VIDEO\VIDEO_TS\VTS_01_1 - 0xE0 - Video - MPEG-2 - 720x480 (NTSC) - 16~9 - Letterboxed.d2v", info=3)
LoadPlugin("D:\animation\new\Doujin_Work_同人创作07\07\TOOS\MeGUI_2153_x86\tools\avisynth_plugin\ColorMatrix.dll")
ColorMatrix(hints=true, interlaced=true, threads=0)
LoadPlugin("D:\animation\new\Doujin_Work_同人创作07\07\TOOS\MeGUI_2153_x86\tools\avisynth_plugin\TIVTC.dll")
tfm(order=1).tdecimate(mode=1,hybrid=1)

HQDering()
人家的函數名叫做HQDeringmod 您寫HQDering這根本也不對
tuqc
帖子: 29
注册时间: 2012-02-10 20:21

Re: HQDering mod v1.0 - 高质量去除ringing的脚本

dgwxx 写了:
tuqc 写了:Import("..\HQDeringmod_v1.0.avsi")
附件 QQ截图20130317040201.png 已经无效
为什么出现这种情况呢?
错误提示说得很明白了啊,你没加载HQDering需要的插件。
请先下载以下插件:
  • masktools v2.0a48
  • RemoveGrain v1.0pre
  • Repair v1.0pre
  • RemoveGrainHD v0.5
  • dfttest v1.9.2
  • dither v1.21.0
然后通过以下语句加载:

代码: 全选

loadplugin("mt_masktools-26.dll")
loadplugin("RemoveGrainHDS.dll")
loadplugin("RemoveGrainSSE3.dll")
loadplugin("RepairSSE3.dll")
loadplugin("dfttest.dll")
loadplugin("dither.dll")




loadplugin("mt_masktools-26.dll")
loadplugin("RemoveGrainHDS.dll")
loadplugin("RemoveGrainSSE3.dll")
loadplugin("RepairSSE3.dll")
loadplugin("dfttest.dll")
loadplugin("dither.dll")
Import("dither.avsi")
Import("HQDeringmod.avsi")

是否还需要什么?
QQ截图20130317124630.png
QQ截图20130317124630.png (13.25 KiB) 查看 8210 次

回到 “AviSynth”