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.

[HELP] Avisynth script input error
#4
"C:\Program Files\Hybrid\dynamic\avsInfo.exe" "D:\PERECO~1\BADBOY~1.AVS"
Doesn't output any data for your script.

Wild guess: There might be a system wide installed Avisynth (or Avisynth+) version installed that interferes with the portable version Hybrid and avsInfo uses.
Created the following script:
LoadCPlugin("G:\Hybrid\AVISYN~1\ffms2.dll")
# loading source: F:\TestClips&Co\Test-AC3-5.1.avi
#  input luminance scale tv
FFVideoSource("F:\TESTCL~1\TEST-A~1.AVI",cachefile="H:\Temp\avi_54a4199c1a3d3b1476ea1d15dc267332_4827_1_0.ffindex",fpsnum=25)
# current resolution: 640x480
#crop
crop(0, 22, 0, -22)
return last
and called:
"g:\Hybrid\dynamic\avsInfo.exe" "c:\Users\Selur\Desktop\test.avs"
and output was as expected
Color: Yv12, Resolution: 640x436, Frame rate: 25 fps, Length: 835 frames, BFF

Since you created your script with MeGUI, could it be that MeGui uses a 64bit version of Avisynth?
(Hybrid only supports 32bit Avisynth and 64bit Vapoursynth and opening a 64bit script with a 32bit Avisynth tool won't work; opening 32bit bit script with 64bit tool won't work either.)

Cu Selur
Reply


Messages In This Thread
Avisynth script input error - by pashka_chem - 10.12.2017, 10:45
RE: Avisynth script input error - by Selur - 10.12.2017, 10:55
RE: Avisynth script input error - by Selur - 10.12.2017, 11:31
RE: Avisynth script input error - by Selur - 10.12.2017, 12:53
RE: Avisynth script input error - by Selur - 10.12.2017, 15:10
RE: Avisynth script input error - by Selur - 10.12.2017, 16:52

Forum Jump:


Users browsing this thread: 1 Guest(s)