Thread: Avisynth+
View Single Post
Old 29th May 2017, 03:22   #3399  |  Link
raffriff42
Retried Guesser
 
raffriff42's Avatar
 
Join Date: Jun 2012
Posts: 1,373
I'm having a lot of problems with this version on both vdub 1.10 and vdubFM, even with the simplest script, namely, "Version()"
Code:
[*] AVI: Opening file "E:\Data\Downloads\_test.avs"

[i] AVI: Avisynth detected. Extended error handling enabled.
[*] Beginning dub operation.

[i] Dub: Input (decompression) format is: RGB888.

[i] Dub: Output (compression) format is: RGB888.
[*] Ending operation.

[E] Error: Avisynth read error:
    Avisynth: script open failed!
I loaded the Version script and selected File, Run video analysis pass to check framerate. I suspected a problem because another movie I had opened with both FFMpegSource and LibAVSource played verrry slowly and then crashed.
Code:
[E] Error: Avisynth read error:
    Could not allocate video frame. Out of memory. memory_max = 536870912, 
    memory_used = 3686451 Request=3686431
    (E:\Data\Downloads\_misc.avs, line 1023)
raffriff42 is offline