作者andrewho0423 (安子喵)
看板AVEncode
标题[请问] Megui 找不到DirectShowSource
时间Tue Dec 9 01:08:14 2014
如题,小弟今天开Megui想压影片
结果在载入AVS脚本时出现there is no function named "DirectShowSource"
请问这要怎麽解决呢...
(我11月底用的时候还没事...
顺便附上小弟的脚本:
LoadPlugin("滤镜路径")
DirectShowSource("影片路径",fps=29, audio=true, convertfops=true)
textsubmod("字幕路径")
Lanczos4Resize(1920,1080)
ConvertToYV12()
谢谢版上大大了<(_ _)>
--
※ 发信站: 批踢踢实业坊(ptt.cc), 来自: 61.231.111.191
※ 文章网址: http://webptt.com/cn.aspx?n=bbs/AVEncode/M.1418058496.A.DEF.html
1F:→ y3k: DirectShowSource的DLL要Load进来 12/09 08:47
2F:推 johnmeng82: 是不是windows有重灌过?Avisynth有安装到系统里吗? 12/10 13:28
3F:→ andrewho0423: 重装avisynth跟megui後搞定了,谢谢 12/17 09:33