AvsP not opening?
-
- Joined: Fri Sep 04, 2009 2:28 pm
AvsP not opening?
AvsP has decided it doesn't want to open. All that happens is a white box with a lot of text flashes up for half of a second, and then it's gone.
I haven't got a clue what to do, as I'm not very savvy with a couple of the AMVApp progrems yet. D:
Has anyone encountered this problem? And more importantly, does anyone know how to fix it?
I haven't got a clue what to do, as I'm not very savvy with a couple of the AMVApp progrems yet. D:
Has anyone encountered this problem? And more importantly, does anyone know how to fix it?
- Zarxrax
- Joined: Sun Apr 01, 2001 6:37 pm
- Contact:
Re: AvsP not opening?
Try AvsPmod and see if it works.
-
- Joined: Tue Dec 25, 2007 8:26 am
- Status: better than you
- Contact:
Re: AvsP not opening?
Use a text editor instead of a hacky-crappy app or hacky-crappy app mod. Notepad++ is good, or EditPlus, or vim, or GNU Nano, or whichever other text editor you fancy. Stock Notepad is fine too.
- Kariudo
- Twilight prince
- Joined: Fri Jul 15, 2005 11:08 pm
- Status: 1924 bots banned and counting!
- Location: Los taquitos unidos
- Contact:
Re: AvsP not opening?
Do you ever not have an issue with something? could you explain your beef with AvsP?
AvsP, despite bugging out every now and again, is a useful tool for editors.
Especially if you're trying to tweak a filter like Tcomb(), being able to quickly switch between two different versions of a script (and see the difference it makes) is nice. (I'd like to see vim do that
)
AvsP, despite bugging out every now and again, is a useful tool for editors.
Especially if you're trying to tweak a filter like Tcomb(), being able to quickly switch between two different versions of a script (and see the difference it makes) is nice. (I'd like to see vim do that

- mirkosp
- The Absolute Mudman
- Joined: Mon Apr 24, 2006 6:24 am
- Status: (」・ワ・)」(⊃・ワ・)⊃
- Location: Gallarate (VA), Italy
- Contact:
Re: AvsP not opening?
When a few people are like "help pl0x, my script doesn't work in *vdub/x264/other program in which it should work here* but it works in Avsp..." and it turns out there was an issue with the script that somehow AvsP was fine with, you get why some some get annoyed by it...Kariudo wrote:could you explain your beef with AvsP?

That said, if one knows avisynth well enough, AvsP is fine and nice to have a quick preview of how the script looks like.
-
- Joined: Tue Dec 25, 2007 8:26 am
- Status: better than you
- Contact:
Re: AvsP not opening?
What mirko said, it's easier to make sure a script works elsewhere, and pressing F2 in virtualdub is hardly difficult.
- Zarxrax
- Joined: Sun Apr 01, 2001 6:37 pm
- Contact:
Re: AvsP not opening?
Ok, now are you ready to back up that statement somehow? I've never heard of a situation where a script can work in AvsP but not in something else. AvsP is simply a script editor with a video preview. The video preview is handled by AVISYNTH itself, not avsp, just like it would be in any other viewer.mirkosp wrote:When a few people are like "help pl0x, my script doesn't work in *vdub/x264/other program in which it should work here* but it works in Avsp..." and it turns out there was an issue with the script that somehow AvsP was fine with, you get why some some get annoyed by it...
-
- Joined: Tue Dec 25, 2007 8:26 am
- Status: better than you
- Contact:
Re: AvsP not opening?
See the past 4 years worth of Darkhold logs from people with AvsP issues. I think there are 2 examples only that are not due to AvsP doing things differently.
- mirkosp
- The Absolute Mudman
- Joined: Mon Apr 24, 2006 6:24 am
- Status: (」・ワ・)」(⊃・ワ・)⊃
- Location: Gallarate (VA), Italy
- Contact:
Re: AvsP not opening?
Well, I'll also be providing example of the opposite: some heavy filterchains randomly crash AvsP (I get an AvsP error pop-up, not it freezing due to the slow script), and removing one filter in the chain will make it work again. Too bad the chain itself is fine and works in vdub. Has happened me quite a few times.
- Zarxrax
- Joined: Sun Apr 01, 2001 6:37 pm
- Contact:
Re: AvsP not opening?
Yea, avsp does have some random crashes sometimes.