I could have a look in the weekend but

This is my error: 
    
    
    [INFO] Function created by calling 'createFunc'
    [INFO] `in` created
    [INFO] Calling 'callFunc'
    [INFO] Starting 'cropAbsCreate1'
    Attempted to read key 'height' from a map with error set: Index: Can't open 
'2sec.mkv'
    Traceback (most recent call last)
    .../Programming/Nim/VapourSynth.nim/test/function.nim(293) function
    .../Programming/Nim/VapourSynth.nim/test/function.nim(207) cropAbsCreate1
    SIGABRT: Abnormal termination.
    
    
    Run

Also your error mentions line 327 but there is no line 327? I found the 
following in history: 
[https://github.com/mantielero/VapourSynth.nim/blob/2e8d0391d50c83a4f6f30a0f6fa3a1f394731ce5/test/function.nim#L327-L335](https://github.com/mantielero/VapourSynth.nim/blob/2e8d0391d50c83a4f6f30a0f6fa3a1f394731ce5/test/function.nim#L327-L335)

I suppose your own error is related to the missing property I get after your 
refactoring. 

Reply via email to