AviSynth Scripts Will Not Open

This forum is for questions and discussion of all the aspects of handling your footage. If you have questions about capturing/ripping footage, AviSynth, or compression/encoding/converting, look here.

AviSynth Scripts Will Not Open

Postby Anno-san » Mon Sep 20, 2010 6:49 pm

Since this post I have not been able to open ANY AviSynth script in ANY media player or editor.

At the time I made my post in the above link, AviSynth was working fine. I opened the script I needed in MPC-HC. It loaded OK, no problems or issues of any kind. I searched through the video and saved the image I needed. I close MPC-HC. The next time I attempt to open an AviSynth script in MPC-HC, NOTHING. The player just loops the Opening... status at the bottom of the window and never actually opens the script. Let me make this clear, I mean that absolutely NO AVS scripts could be opened in any of the programs I normally use to do so.

I assume my computer is being hacked by the same loser it has been for some time. But if anyone thinks there's any logical explanation then go ahead.
User avatar
Anno-san
 
Joined: 24 Dec 2009

Re: AviSynth Scripts Will Not Open

Postby Zarxrax » Mon Sep 20, 2010 7:08 pm

Uninstall/reinstall avisynth
User avatar
Zarxrax
 
Joined: 01 Apr 2001
Location: Concord, NC

Re: AviSynth Scripts Will Not Open

Postby Anno-san » Tue Sep 21, 2010 8:27 am

Zarxrax wrote:Uninstall/reinstall avisynth


Did not work.
User avatar
Anno-san
 
Joined: 24 Dec 2009

Re: AviSynth Scripts Will Not Open

Postby Scintilla » Tue Sep 21, 2010 12:35 pm

Get WarpSharp.dll and LoadPluginEx[/2].dll out of the default plugins directory?

If all else fails, remove ALL of the plugins from the default plugins directory, and if the script opens then, then start moving them back one by one and testing the script after each one to find out which plugin breaks it.
ImageImage
:pizza: :pizza: Image :pizza: :pizza:
User avatar
Scintilla
(for EXTREME)
 
Joined: 31 Mar 2003
Location: New Jersey
Status: Quo

Re: AviSynth Scripts Will Not Open

Postby Anno-san » Tue Sep 21, 2010 12:38 pm

The Thing is though that I can open the scripts in Virtualdub, just not mpc-hc.
User avatar
Anno-san
 
Joined: 24 Dec 2009

Re: AviSynth Scripts Will Not Open

Postby Kariudo » Tue Sep 21, 2010 2:23 pm

then that isn't your scripts not opening in any media player or editor =/

post yer script please
ImageImage
Image
User avatar
Kariudo
Twilight prince
 
Joined: 15 Jul 2005
Location: Los taquitos unidos
Status: 1924 bots banned and counting!

Re: AviSynth Scripts Will Not Open

Postby Zarxrax » Tue Sep 21, 2010 6:17 pm

Try reinstalling mpc-hc.
And if avs scripts dont play in it, its not really a big deal, just use virtualdub.
User avatar
Zarxrax
 
Joined: 01 Apr 2001
Location: Concord, NC

Re: AviSynth Scripts Will Not Open

Postby Anno-san » Tue Sep 21, 2010 7:29 pm

Kariudo wrote:then that isn't your scripts not opening in any media player or editor =/

post yer script please


Code: Select all
Dgdecode_mpeg2source("C:\Users\?\dvd rip\Ed, Edd n Eddy\Ed Edd n Eddy Episode 2.d2v", cpu=6, info=3)
Colormatrix(hints=true, dest=2, interlaced=false)
TemporalDegrain()
FFT3Dgpu(sigma3=1, bt=3, plane=3)
ContraSharpening()
loadplugin("C:\users\?\downloads\warpsharp.dll")
EE()
User avatar
Anno-san
 
Joined: 24 Dec 2009

Re: AviSynth Scripts Will Not Open

Postby Anno-san » Tue Sep 21, 2010 7:57 pm

I have the tweaked mpc-hc that comes with the CCCP. I just rest the settings in CCCP. Problem solved for now.
User avatar
Anno-san
 
Joined: 24 Dec 2009

Re: AviSynth Scripts Will Not Open

Postby Mister Hatt » Wed Sep 22, 2010 10:42 am

Why are you running colormatrix on a DVD? Do you even know what it does? You're also using ContraSharpening() incorrectly and it is doing nothing but slowing your script down. Stop using parameters to DGDecode, it only needs the d2v file and anything else you do is destructive and stupid. I have no idea why you feel you need TemporalDegrain() as well as FFT3D, I would drop the degrainer, but your choice I guess.

That said, MPC-HC isn't interfacing with VFW properly. Reinstall it, or even better remove all the shit your machine is probably filled with and install DivX7 codec only along with the latest CCCP beta. Should make everything play nice, although you may want to revert to an older Haali build.
Mister Hatt
 
Joined: 25 Dec 2007
Status: better than you


Return to Footage Help

Who is online

Users browsing this forum: No registered users and 0 guests