Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion.

Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules.

 

Go Back   Doom9's Forum > Capturing and Editing Video > Avisynth Usage

Reply
 
Thread Tools Search this Thread Display Modes
Old 21st November 2001, 23:37   #1  |  Link
Blight
Software Developer
 
Blight's Avatar
 
Join Date: Oct 2001
Location: Israel
Posts: 1,005
AVISynth, MPEG2DEC.DLL and Working

Ok, I've got AVISynth 1.05 installed, working fine.

I took the latest MPEG2DEC.DLL file I could find (dated 08/16/01).

I wrote the following 2 lines into the script:
LoadPlugin("d:\t\MPEG2DEC.dll")
MPEG2Source("d:\t\clip33.vob")

When I try to open this script in any program, I get an error message:


Avisynth open failure:
MPEG2Source: couldn't open file
(d:\t\vcd.avs, line 2)


Now, the file exists there. I tried several other files, including video-captured MPEG2 files, VCD MPEG1 files, VOB file off a DVD and a VOB file off the Hollywood+ Star Trek 8 sampler CD.

All give the same message! Am I missing anything? Is there anything else I need to do for this to work?
__________________
Yaron Gur
Zoom Player . Lead Developer
Blight is offline   Reply With Quote
Old 22nd November 2001, 00:03   #2  |  Link
Doom9
clueless n00b
 
Join Date: Oct 2001
Location: somewhere over the rainbow
Posts: 10,579

mpeg2source is to load d2v afaik (at least it works with those just fine..)
__________________
For the web's most comprehensive collection of DVD backup guides go to www.doom9.org
Doom9 is offline   Reply With Quote
Old 22nd November 2001, 00:19   #3  |  Link
Blight
Software Developer
 
Blight's Avatar
 
Join Date: Oct 2001
Location: Israel
Posts: 1,005

Yeah, I wasn't aware that you needed to use DVD2AVI.

The thing is, why couldn't DVD2AVI decode the audio to WAV rather than demux to MPA, it adds yet another step
__________________
Yaron Gur
Zoom Player . Lead Developer
Blight is offline   Reply With Quote
Old 22nd November 2001, 02:25   #4  |  Link
Truman
Registered User
 
Join Date: Oct 2001
Posts: 16

dvd2avi decodes the audio to .wav! Check your audio settings please.
Truman is offline   Reply With Quote
Old 22nd November 2001, 18:31   #5  |  Link
Blight
Software Developer
 
Blight's Avatar
 
Join Date: Oct 2001
Location: Israel
Posts: 1,005

I did check, even though it was set on "decode", I was left with an MPA file.

This was from an MPEG2 Video-Capture source, so it wasn't AC3 Audio. Probably MPEG2 audio of some sort.
__________________
Yaron Gur
Zoom Player . Lead Developer
Blight is offline   Reply With Quote
Old 26th November 2001, 20:18   #6  |  Link
Darksoul71
Can you blush ?
 
Darksoul71's Avatar
 
Join Date: Oct 2001
Location: Northern Europe
Posts: 696

Hi Blight !

Truman was wrong. DVD2AVI only decodes AC3 streams to wave.
You can use Winamp to convert your MPA (stands for MPEG Audio) to a Wave file. I currently thinking about implementing a MPA to Audio function into AVSGen by using the XAudio Lib.

-D$
Darksoul71 is offline   Reply With Quote
Old 12th December 2001, 19:53   #7  |  Link
aubin
Registered User
 
Join Date: Dec 2001
Posts: 2

I have avisynth1.05 and the latest version of mpeg2dec as well. i generate the dvd2avi file and then load it, and avisynth throws an 'unrecognized exception' and doesnt load my video into nandub. anyone else experience this? any insights are appreciated

aubin
aubin is offline   Reply With Quote
Old 13th December 2001, 03:16   #8  |  Link
Milkman Dan
Registered User
 
Join Date: Oct 2001
Posts: 243

Try remaking your d2v file, and make sure you are using the correct DVD2AVI (use the one in the GordianKnot package)
Milkman Dan is offline   Reply With Quote
Old 14th August 2002, 22:32   #9  |  Link
unplugged
Registered User
 
unplugged's Avatar
 
Join Date: Oct 2001
Location: Italia
Posts: 412
Re:

Quote:
Originally posted by aubin
I have avisynth1.05 and the latest version of mpeg2dec as well. i generate the dvd2avi file and then load it, and avisynth throws an 'unrecognized exception' and doesnt load my video into nandub. anyone else experience this? any insights are appreciated

aubin
This damn problem is UNresolved yet, it also happens with Avisynth 2.04, strangely only with some PC configurations, many dudes many times have reported this issue.

Time ago it happened also with my PC/config...
now it works...

Don't now specifically what may solve or hang avisynth by that "unrecognized exception" (that points to nothing, because the script setup, the d2v file and the vobs/m2vs are *perfect*)
The BAD point is that sometimes happens even after *fresh* Windows install!!

?????????

(hope avs developers could know anything about this )

Last edited by unplugged; 14th August 2002 at 22:35.
unplugged is offline   Reply With Quote
Old 14th August 2002, 22:39   #10  |  Link
spyder
Matroska Developer
 
spyder's Avatar
 
Join Date: Nov 2001
Posts: 315
Are you using a later version of dvd2avi than 1.76??

Last edited by spyder; 14th August 2002 at 22:45.
spyder is offline   Reply With Quote
Old 14th August 2002, 22:53   #11  |  Link
unplugged
Registered User
 
unplugged's Avatar
 
Join Date: Oct 2001
Location: Italia
Posts: 412
Quote:
Originally posted by spyder
Are you using a lter version of dvd2avi than 1.76??
No no no, sadly the problem goes over simply mistakes, I have tried remaking script and data files (avs, d2v...), use lower case names, simpler directories, clean and restore avisynth entries in RegEdit and some various incredible things (like using notepad to edit script files... not UltraEdit!!!)...

- DVD2AVI 1.76, 1.74, 1.77.1 (1.77.3 not compatible)
- MPEG2DLL.DLL, MPEG2DEC2.DLL
- Avisynth 1.0b5, 1.0b6, 2.03, 2.04

Trust me, I have experienced this many times in other machines (with my PC 1 time), I know perfectly how works setup with AV tools...
it's very frustrating.

When it happens, *SEEMS* THERE IS NOTHING TO DO TO AVOID IT !!!!!

It could happens under Windows XP (Pro/Home) or Windows 98SE, don't sure about WinME.
unplugged is offline   Reply With Quote
Old 16th August 2002, 02:21   #12  |  Link
anecd0te
Registered User
 
Join Date: Oct 2001
Posts: 9
I had a similar problem after upgrading to XP Home & Win 2k Pro... No matter what version DVD2AVI I used, I would get that 'unrecognized exception' error. Eventually, I replaced mpeg2dec.dll, re-created my .d2v project, and I was back in business!
I dont know why replacing mpeg2dec.dll fixed the problem, maybe it had become corrupt after upgrading Windows?... Anyway, I'd delete all the .dll's you are currently using, download them (possibly from another source), and try again.
anecd0te is offline   Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 05:05.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.