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
#2
Quote:avs script at the input gives an error "Did not find a 'Length' info node!"
This happens when avsInfo can't get all data from an Avisynth script.
You can check whether Hybrid can analyse an external script by calling:
avsInfo "Path to the .avs file"
-> adding 'return last' to the end of the script normally solves the problem.

Seeing the script you used to feed Hybrid with I wonder why you feed Hybrid with such a script,..
The script:
LoadPlugin("F:\Soft\Multimedia\Converters\MEGuix265\tools\ffms\ffms2.dll")
FFVideoSource("D:\PERECODIROVKA\Bad Boys 1.mkv", fpsnum=24000, fpsden=1001, threads=1)
#deinterlace
crop(0, 22, 0, -22)
#resize
#denoise
doesn't have anything Hybrid couldn't do itself.
Also just out of curiosity: Why are you using 'threads=1'?
I only used this with really old FFVideoSource versions, since back then the decoder couldn't handle some content properly otherwise.
(but that has been fixed for years)

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: 3 Guest(s)