logo Sign In

Post #651208

Author
AntcuFaalb
Parent topic
Info: The Matrix - with original theatrical color timing?
Link to post in topic
https://originaltrilogy.com/post/id/651208/action/topic#651208
Date created
22-Jul-2013, 8:21 PM

_,,,^..^,,,_ said:

Evaluate: System exception - Access Violation
([ScriptClip], line 4)

or

Evaluate: System exception - Access Violation
([ScriptClip], line 4)

the histogram files are not written, too. Can you help me, please?

You might not have write-access to the directory Avisynth is running from.

Try changing "hist1.txt" and "hist2.txt" to something like "C:\<...>\hist1.txt" and "C:\<...>\hist2.txt".

Replace the "<...>" with a directory you know for certain that you can write to as the current user.

Alternatively, you can try running whatever program is executing the script as an administrator.