View Single Post
Old 27th April 2018, 13:09   #6  |  Link
StainlessS
HeartlessS Usurer
 
StainlessS's Avatar
 
Join Date: Dec 2009
Location: Over the rainbow
Posts: 10,980
UnDefined is from Avs v2.60
Quote:
Undefined

Undefined() v2.60
Returns the undefined state.
It's the state for which Defined() returns false.

Examples:

x = Undefined()
Defined(x) # == false
http://avisynth.nl/index.php/Interna...ions#Undefined

Looks like you are using an old v2.5 64 bit, you should anticipate lots of problems heading your way.

Here is the 32/64 installer, Avisynth+ v2.60 r2664-MT:- https://github.com/pinterf/AviSynthPlus/releases

Or Groucho2004, multi-version (universal) installer:- http://www.iol.ie/~schubert/gas/gas.html

DirectShowSource is not frame accurate, so will probably cause problems, use only as last resort.
__________________
I sometimes post sober.
StainlessS@MediaFire ::: AND/OR ::: StainlessS@SendSpace

"Some infinities are bigger than other infinities", but how many of them are infinitely bigger ???

Last edited by StainlessS; 27th April 2018 at 13:52.
StainlessS is offline   Reply With Quote