Log in

View Full Version : Stack Overflow


shakana
31st January 2014, 06:50
Is there a way to increase the stack so I can execute larger scripts?

TurboPascal7
31st January 2014, 08:42
...what?
Could you explain what you're trying to do and what makes you think it's related to stack size?

shakana
31st January 2014, 14:04
I am removing blank frames from a video. This process results in a script file that contains thousands of lines. When I try to load the script file, vdub gives me a stack overflow error. If I comment out a portion of the script file, vdub loads the script fine.

StainlessS
31st January 2014, 14:10
I am removing blank frames from a video clarification might be good, eg isolated single frames, or blank (black) frame sequences.
EDIT: And is it also necessary to remove audio for frames.

innocenat
31st January 2014, 15:50
I have successfully run script with around 3000 filter call.

Can you run it it in AvsPMod?

StainlessS
31st January 2014, 18:21
post 1st 100 lines of script