AviSynth error in virtualdub

This forum is for questions and discussion of all the aspects of handling and cleaning up your footage with Avisynth.
Locked
User avatar
Ravensoldier22
Joined: Sun May 13, 2007 8:32 am
Location: Long Beach, California
Contact:
Org Profile

AviSynth error in virtualdub

Post by Ravensoldier22 » Sat May 03, 2008 8:52 pm

So I'm following a guide I found on the org that shows you how to work with dvd fooage. I got all the way to the point where I have to open up an .avs script in virtualdub, but everytime I try, it says something like:

Avisynth open failure:
Avisynth: script open failed!

anyone?

User avatar
LivingFlame
Joined: Sat May 28, 2005 4:41 pm
Location: Closer than you think...
Org Profile

Post by LivingFlame » Sat May 03, 2008 9:06 pm

Err, are you opening a video file or a script? If you're opening a script, can you post the code that you have in the script? (Just open it in notepad and copy and paste it.)

If it's a video file, make sure you're using the proper AviSynth template.
... yea ...

User avatar
Ravensoldier22
Joined: Sun May 13, 2007 8:32 am
Location: Long Beach, California
Contact:
Org Profile

Post by Ravensoldier22 » Sat May 03, 2008 9:47 pm

I'm trying to open the script. as follows:

LoadPlugin("C:\Program Files\AviSynth2.5\plugins\MPEG2Dec3.dll")
LoadPlugin("C:\Program Files\AviSynth2.5\plugins\Decomb521.dll")
MPEG2Source("C:\Documents and Settings\Owner\My Documents\My Videos\Edit projects\LovehinaAgain 1.d2v")

I dunno what's wrong with it tho

User avatar
The Origonal Head Hunter
The Propheteer
Joined: Sat Jul 16, 2005 12:21 am
Status: Hooked on a Feeling
Location: State of Denial
Org Profile

Post by The Origonal Head Hunter » Sat May 03, 2008 10:27 pm

if you got avisynth from AMVApp, you shouldn't need the LoadPlugin lines. dunno if that will solve the problem, but it is unnessecary.
RonnieDaking wrote:i like my anime like I like my women, from japan and speaking english
Image
Boredom.

User avatar
Ravensoldier22
Joined: Sun May 13, 2007 8:32 am
Location: Long Beach, California
Contact:
Org Profile

Post by Ravensoldier22 » Sat May 03, 2008 10:50 pm

nope...same message comes up =(

User avatar
LivingFlame
Joined: Sat May 28, 2005 4:41 pm
Location: Closer than you think...
Org Profile

Re: AviSynth error in virtualdub

Post by LivingFlame » Sat May 03, 2008 11:18 pm

Ravensoldier22 wrote:Avisynth open failure:
Avisynth: script open failed!
Does it say anything else?

Maybe screenshot it? Dunno if that would really help much with this, though.
... yea ...

User avatar
Ravensoldier22
Joined: Sun May 13, 2007 8:32 am
Location: Long Beach, California
Contact:
Org Profile

Post by Ravensoldier22 » Sat May 03, 2008 11:28 pm

I don't even know how to screenshot stuff...shows how much of a noob I am

but yeah, that's all it says :cry:

User avatar
LivingFlame
Joined: Sat May 28, 2005 4:41 pm
Location: Closer than you think...
Org Profile

Post by LivingFlame » Sat May 03, 2008 11:40 pm

This got posted in another thread when someone else was having a different problem. I don't know if it will help your problem or not, but I'm having trouble thinking of what the problem might be:
LantisEscudo wrote:The [error] makes me think that AviSynth doesn't like script files saved as Unicode text. If you have the option, try saving your avs file as ASCII or ANSI text instead of Unicode.
Open the .avs file in notepad, click on save as. On the save as screen, be sure the little box on the bottom labeled "Encoding" is set to ANSI. Save.


If all else fails, you could always try uninstalling and reinstalling, as lame as that is. =\
... yea ...

User avatar
Ravensoldier22
Joined: Sun May 13, 2007 8:32 am
Location: Long Beach, California
Contact:
Org Profile

Post by Ravensoldier22 » Sat May 03, 2008 11:47 pm

I've just about given up...nothing works

is there any way to work with dvd footage without scripting, and not lose quality?


I'm working with pinnacle studio and just ripping vobs and converting them to mp4, but the end result quality is crap. I didn't know working with dvds could be so frusturating

User avatar
Phantasmagoriat
Joined: Mon Feb 06, 2006 11:26 pm
Status: ☁SteamPunked≈☂
Contact:
Org Profile

Post by Phantasmagoriat » Mon May 05, 2008 1:12 am

...yeah, it is kinda hard to narrow it down from your info... so I'll just take some random stabs... [some obvious... some not...]

-you don't have avisynth installed
-you don't have all the programs from the AMVapp installed
-the path to your .d2v file is wrong
-you moved/renamed your d2v file, resulting in above
-the plugins aren't in your plugin folder
-you don't have file extensions showing, so you might actually be trying to open a file named blahscript.avs.txt but looks like blahscript.avs to you

...as far as other methods of deinterlacing go... ... I got nuttn' :(
PLAY FREEDOOM!! | Phan Picks! | THE424SHOW | YouTube | "Painkiller" | Vanilla MIDI's
"Effort to Understand; Effort to be Understood; to See through Different Eyes."

Locked

Return to “AviSynth Help”