Virtual Dub: Problems, but of course!!!

This forum is for questions and discussion of all the aspects of handling and cleaning up your footage with Avisynth.
Locked
User avatar
Ari-chan
Joined: Tue Jan 21, 2003 7:15 pm
Location: Florida
Contact:
Org Profile

Virtual Dub: Problems, but of course!!!

Post by Ari-chan » Wed Feb 28, 2007 2:22 pm

Hi Everybody, I'm Having a problem... :cry:

I'm following VicBond007's Guid to working with DVD Footage, but I ran into a little snag. I coppied the DVD onto the PC using DVD Decryter, then Converted it to a d2v using DVD2AVI. Then used the Avisynth and scrypted the file. Here is what I have for that
LoadPlugin("C:\Program Files\AviSynth 2.5\plugins\MPEG2Dec3.dll")
LoadPlugin("C:\Program Files\AviSynth 2.5\plugins\Decomb521.dll")
MPEG2Source("C:\PITA_01\VIDEO_TS/Pita Ten Index.d2v")
Telecide(post=4, order=1, blend= true)
Decimate(quality=3)
After Scripting I opened it in Vdub and after a few seconds it just crashes. So I did what another thread by someone who had the same problem had answered and instead used DGIndex instead of DVD2AVI. Now the problem is the Vdub keeps saying
AVISynth Open Failure:

MPEG2Source: couldn't open file
(C:\Documents and Settings\*name*\My Documents\download\PitaScript.avs, line3)
I'm stuck and I just don't know what to do... Can Somebody help me please?[/quote]
Image
Image

User avatar
CrackTheSky
has trust issues
Joined: Sun Aug 27, 2006 11:01 pm
Status: Maybe editing?
Location: Chicago
Org Profile

Re: Virtual Dub: Problems, but of course!!!

Post by CrackTheSky » Wed Feb 28, 2007 3:19 pm

Ari-chan wrote:VicBond007's Guid
:?

Read this in the future. It's more up-to-date and thorough.
Ari-chan wrote:MPEG2Source("C:\PITA_01\VIDEO_TS/Pita Ten Index.d2v")
Could it be perhaps because of the forward slash before "Pita Ten Index.d2v"?

User avatar
Ari-chan
Joined: Tue Jan 21, 2003 7:15 pm
Location: Florida
Contact:
Org Profile

Re: Virtual Dub: Problems, but of course!!!

Post by Ari-chan » Wed Feb 28, 2007 3:37 pm

CrackTheSky wrote:
Ari-chan wrote:VicBond007's Guid
:?

Read this in the future. It's more up-to-date and thorough.
Ari-chan wrote:MPEG2Source("C:\PITA_01\VIDEO_TS/Pita Ten Index.d2v")
Could it be perhaps because of the forward slash before "Pita Ten Index.d2v"?
The forward slash had allowed the previous DVDAVI done d2v to get through (It just kept crashing after a few seconds of play).

As for Read <a href=http://www.a-m-v.org/guides/avtech31/>ErMaC & AbsoluteDestiny's Friendly AMV Guides</a>, I'll do.

Locked

Return to “AviSynth Help”