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.

Domains: forum.doom9.org / forum.doom9.net / forum.doom9.se

 

Go Back   Doom9's Forum > Capturing and Editing Video > Avisynth Usage
Register FAQ Today's Posts Search

Reply
 
Thread Tools Search this Thread
Old 5th January 2003, 23:58   #101  |  Link
MaTTeR
AC3 5.1 Addict
 
MaTTeR's Avatar
 
Join Date: Nov 2001
Location: Big Blue Nation_USA
Posts: 2,036
Quote:
Originally posted by MrBunny
Although it's probably very minor, it's probably still results in a performance hit. I was wondering if it would be possible to have an option to disable that output.
If a performance hit exists it has to be very minor, so much so that you won't notice. Before we started filtering the performance hit was coming from DebugView gobbling up lots of RAM, if you filter you shouldn't see this anymore.

AFAIK MarcFD already said he would give the user an option to disable the output in the next version.
__________________
Need AC3 & SPDIF setup info?
MaTTeR is offline   Reply With Quote
Old 10th January 2003, 17:23   #102  |  Link
Evil Andy
Registered User
 
Join Date: Nov 2002
Location: Cheshire, England
Posts: 76
I know something like this has come up before but I'm getting 'Unrecognised exception errors' with 0.94

All I have access to are progressive PAL sources and so far not a single one will work even for such a simple script as

LoadPlugin("C:\ANDY\GORDIA~2\mpeg2dec3.dll")

MPEG2Source("C:\andy\dvd ripping\test\series 1 - episode 2 - the new girl.d2v")
Evil Andy is offline   Reply With Quote
Old 10th January 2003, 17:41   #103  |  Link
Guest
Guest
 
Join Date: Jan 2002
Posts: 21,868
Make a very small VOB available for download that causes the problem. Use VOBSplitter if necessary. Then we can try to duplicate your issue.

Just for fun, try making your d2v and VOB files have no spaces in their names.
Guest is offline   Reply With Quote
Old 10th January 2003, 23:39   #104  |  Link
Evil Andy
Registered User
 
Join Date: Nov 2002
Location: Cheshire, England
Posts: 76
Tried making the filenames 8.3 standard, still no joy.

Attaching a small vob.
Evil Andy is offline   Reply With Quote
Old 10th January 2003, 23:40   #105  |  Link
Evil Andy
Registered User
 
Join Date: Nov 2002
Location: Cheshire, England
Posts: 76
Ahem, attaching a small vob
Evil Andy is offline   Reply With Quote
Old 11th January 2003, 01:01   #106  |  Link
Guest
Guest
 
Join Date: Jan 2002
Posts: 21,868
Your VOB works just fine for me with mpeg2dec3_094, 1/10/03 Avisynth 2.5, DVD2AVI 1.76, and this script:

LoadPlugin("d:\avisynthplugins\mpeg2dec3_094.dll")
mpeg2source("ickle.d2v")

You must have a hosed-up installation or an unexpected DLL floating around that is being loaded.
Guest is offline   Reply With Quote
Old 11th January 2003, 09:56   #107  |  Link
cweb
Registered User
 
cweb's Avatar
 
Join Date: Oct 2002
Location: The Pandorica
Posts: 528
Hello Neuron2,

Thanks for compiling mpeg2dec for avisynth 2.5. I did find another case which gives the looping problem with Marc's mpeg2dec3 (see the other thread in this forum). So I think the problem is not yet solved.
If you want, I can give you the clip in question.
cweb is offline   Reply With Quote
Old 11th January 2003, 12:00   #108  |  Link
Guest
Guest
 
Join Date: Jan 2002
Posts: 21,868
The fact that a VOB fails for you and not for the rest of us suggests that there is a problem with your system. I'll try your new VOB if you like, but you oughtn't ignore this finding.
Guest is offline   Reply With Quote
Old 11th January 2003, 12:24   #109  |  Link
cweb
Registered User
 
cweb's Avatar
 
Join Date: Oct 2002
Location: The Pandorica
Posts: 528
Hmm.. actually I don't use VOBs - I presume you are replying to Andy,
not me. My clip is a satellite dvb-s MPEG2 recording.

Quote:
Originally posted by neuron2
The fact that a VOB fails for you and not for the rest of us suggests that there is a problem with your system. I'll try your new VOB if you like, but you oughtn't ignore this finding.
cweb is offline   Reply With Quote
Old 11th January 2003, 12:37   #110  |  Link
Guest
Guest
 
Join Date: Jan 2002
Posts: 21,868
You're right. Sorry.
Guest is offline   Reply With Quote
Old 11th January 2003, 19:14   #111  |  Link
Evil Andy
Registered User
 
Join Date: Nov 2002
Location: Cheshire, England
Posts: 76
This is most frustrating. Here's what I've done so far.

1.) Clean install of Win98

2.) Install both Gordian Knot 27 packs, rip and system.

3.) Unzip the latest avisynth 2.5 dll and place it in windows/system, overwriting the original dll placed there by Gordian Knot.

4.) Install the latest release of VirtualDubMod.

5.) Unzip the latest release of mpeg2dec3 (0.94) and put the 3 files in my Gordian Knot directory.

6.) Rip DVD using DVDDecrypter and get a project file with DVD2AVI 1.76 (doing no editing in DVD2AVI).

7.) Write out the above script exactly (well, apart from the filenames and paths).

8.) Attempt to load my avs in VDMod.

9.) Swear loudly as I get unrecognised exceptions.

What am I doing wrong? It must be something embarrassingly simple as no one else is having these problems.
Evil Andy is offline   Reply With Quote
Old 11th January 2003, 20:13   #112  |  Link
Guest
Guest
 
Join Date: Jan 2002
Posts: 21,868
What happens with the Avisynth 2.5 port of dividee's mpeg2dec that I posted on another thread?
Guest is offline   Reply With Quote
Old 11th January 2003, 22:20   #113  |  Link
scmccarthy
Registered User
 
Join Date: Oct 2002
Posts: 462
@ evilandy
Quote:
neuron2
an unexpected DLL floating around
Don't forget to search your entire drive for avisynth.dll and compare the results with your paths and the versions of the dll to make sure there is no conflict.

Stephen
scmccarthy is offline   Reply With Quote
Old 11th January 2003, 23:09   #114  |  Link
MaTTeR
AC3 5.1 Addict
 
MaTTeR's Avatar
 
Join Date: Nov 2001
Location: Big Blue Nation_USA
Posts: 2,036
It's just a thought but you might also put the avisynth.dll inside of the Vdub folder.
__________________
Need AC3 & SPDIF setup info?
MaTTeR is offline   Reply With Quote
Old 11th January 2003, 23:14   #115  |  Link
Evil Andy
Registered User
 
Join Date: Nov 2002
Location: Cheshire, England
Posts: 76
Your avisynth 2.5 port of mpeg2dec works fine and I know avisynth 2.5 is installed correctly because a simple version script works fine.

This script works

LoadPlugin("C:\test\MPEG2DEC_avisynth25.dll")
#LoadPlugin("C:\test\MPEG2Dec3.dll")

mpeg2source("C:\test\test.d2v")

crop(10,9,701,557)

BicubicResize(544,304,0,0.5)

This script doesn't

#LoadPlugin("C:\test\MPEG2DEC_avisynth25.dll")
LoadPlugin("C:\test\MPEG2Dec3.dll")

mpeg2source("C:\test\test.d2v")

crop(10,9,701,557)

BicubicResize(544,304,0,0.5)
Evil Andy is offline   Reply With Quote
Old 11th January 2003, 23:17   #116  |  Link
Evil Andy
Registered User
 
Join Date: Nov 2002
Location: Cheshire, England
Posts: 76
And no joy putting avisynth.dll in my vdub folder either.

I'm stumped
Evil Andy is offline   Reply With Quote
Old 11th January 2003, 23:37   #117  |  Link
MaTTeR
AC3 5.1 Addict
 
MaTTeR's Avatar
 
Join Date: Nov 2001
Location: Big Blue Nation_USA
Posts: 2,036
One last thing, make sure your always cropping and resizing using even numbers.
__________________
Need AC3 & SPDIF setup info?
MaTTeR is offline   Reply With Quote
Old 12th January 2003, 00:13   #118  |  Link
Evil Andy
Registered User
 
Join Date: Nov 2002
Location: Cheshire, England
Posts: 76
Whoops, that was sloppy of me, but that's not the problem either as


LoadPlugin("C:\test\MPEG2Dec3.dll")

mpeg2source("C:\test\test.d2v")


Still throws up an exception.

That last script, however, does load up in vdubmod. The exception comes when i try any of the seek or preview buttons. A check under file info shows it is recognising the source as YV12 and is using DivX 5.02 as the decoder.
Evil Andy is offline   Reply With Quote
Old 12th January 2003, 01:07   #119  |  Link
trbarry
Registered User
 
trbarry's Avatar
 
Join Date: Oct 2001
Location: Gainesville FL USA
Posts: 2,092
Some versions of DVD2AVI get bundled with a DVD2AVI.ini file from a machine of different processor type. For instance you don't want to have one saying IDCT=4 if you aren't running on a P4. (use 2 for mmx)

You might just try deleting your DVD2AVI.ini file and remaking the .d2v with the defaults, using DVD2AVI 1.76.

- Tom
trbarry is offline   Reply With Quote
Old 12th January 2003, 01:21   #120  |  Link
Evil Andy
Registered User
 
Join Date: Nov 2002
Location: Cheshire, England
Posts: 76
still a no go.
Evil Andy is offline   Reply With Quote
Reply


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 19:43.


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