Log in

View Full Version : AvsPmod Avisynth loading error


Burb
3rd January 2015, 14:23
Hello, I have a probleme with AvsPmod:
When runnig a simple script, FFVideoSource + Crop I get this error:

http://i.imgur.com/s9neCHj.png

After searching a bit I noticed that I get this error only when cropping vertical lines. With "left" and "right" parameter to 0 no error.

I tried to desinstall and reinstall Avisynth and Avspmod but it didn't change anything.

Any idea ?

Thanks :)

Groucho2004
3rd January 2015, 16:13
Download and run this tool (http://forum.doom9.org/showthread.php?t=170647).
1. File -> Save info
2. Tools -> Plugin Info -> Save plugin info report
3. Post both logs and any error messages you might get.

Burb
3rd January 2015, 19:48
Thanks for your help.

AvisynthInfo.txt: http://pastebin.com/5zqMSsJE

AvisynthPluginInfo.txt: http://pastebin.com/cKwEhsCQ

Screenshots of errors:
http://i.imgur.com/vRGDgUA.png
http://i.imgur.com/N4u05Of.png
http://i.imgur.com/Bx0NB9r.png
http://i.imgur.com/EWdIL31.png
http://i.imgur.com/W1ivbtR.png
http://i.imgur.com/pklGraZ.png

:thanks:

(I reinstalled Microsoft Visual C++ 2005 (x86) but error messages still appear)

Groucho2004
3rd January 2015, 20:04
Just a few hints for now:
- Install Avisynth 2.6
- Empty your plugin folder and add only the plugins/source filters you really need.

Burb
3rd January 2015, 20:12
It work !
I installed Avisynth 2.6 and it work perfectely.

Thank you very much. :)