digitalFAQ.com Forums [Archives]

digitalFAQ.com Forums [Archives] (http://www.digitalfaq.com/archives/)
-   Avisynth Scripting (http://www.digitalfaq.com/archives/avisynth/)
-   -   KVCD: MPEG2DEC.dll problems? (http://www.digitalfaq.com/archives/avisynth/8899-kvcd-mpeg2decdll-problems.html)

Jakks 03-31-2004 03:07 PM

KVCD: MPEG2DEC.dll problems?
 
OK, Ive had a go at KVCD another time, I was following

KVCD From scratch – A Users guide v1.1

I saved my script, opened it in TMPGEnc

then I get this in the preview box

Unrecognized exception!

(C:\DVD Rips\NewScript.avs, line 13)

Ive opend the script in notepad and get this

#================================================= =====#
# -= AviSynth script by MovieStacker v2.0.0 (beta3) =- #
#================================================= =====#

LoadPlugin("C:\Program Files\MovieStacker\Filters\MPEG2Dec.dll")
LoadPlugin("C:\Program Files\MovieStacker\Filters\GripFit_preview.dll")
LoadPlugin("C:\Program Files\MovieStacker\Filters\BlockBuster.dll")
LoadPlugin("C:\Program Files\MovieStacker\Filters\DustV5.dll")
LoadPlugin("C:\Program Files\MovieStacker\Filters\UnFilter.dll")
LoadPlugin("C:\Program Files\MovieStacker\Filters\LegalClip.dll")
LoadPlugin("C:\Program Files\MovieStacker\Filters\Sampler.dll")

Mpeg2Source("C:\DVD Rips\Wedding Singer.d2v")
LegalClip()
GripCrop(352, 288, overscan=1)
GripSize(resizer="BilinearResize")
SpaceDust()
UnFilter(50, 50)
TemporalSmoother(1, 2)
MergeChroma(blur(1.58))
MergeLuma(blur(0.2))
BlockBuster(method="noise", detail_max=7, seed=1)
GripBorders()
LegalClip()

Sampler(100, length=24)
## MPEG size = ((Total frames/MovieTimeInMinutes)/24) * MPEG sample file size * .98 ##

Can anyone help me.....

Dialhot 03-31-2004 04:13 PM

Do not use MPEG2DEC.dll but MPEG2DEC3.dll

See in the option of Moviestacker, you will find a settings for that.

Jakks 04-01-2004 01:52 PM

That didnt help, anymore ideas.......

Dialhot 04-02-2004 03:30 AM

Wich tool (and version) did you use to make the d2v file ?

kwag 04-02-2004 09:19 AM

Get DVD2AVI 1.77.3, and make your project file again.

-kwag

Jakks 04-02-2004 06:10 PM

I am using DVD2AVI version 1.77.3

Dialhot 04-02-2004 06:25 PM

Erase the d2v and redo it please. Tell us the result.

Jakks 04-03-2004 08:42 AM

Ok, Ill redo it later today

Jakks 04-08-2004 10:15 AM

OK, havent been able to get on the net, past few days, anyways I created another d2v, same thing came up in TMPGEnc.

Anymore ideas ?

Encoder Master 04-08-2004 01:03 PM

I haven't any Problems with the version 1.76. Use this and you haven't any problems. :wink:

Jakks 04-12-2004 02:22 PM

I cant seem to find that version, links ?

Encoder Master 04-12-2004 02:28 PM

Look here:

http://www.people.freenet.de/doxville/DVD2AVI_176.zip

Jakks 04-12-2004 02:41 PM

Thanks, it worked, but now it starts to encode the movie but skips loads out, and the estimated time to encode the whole movie is like 3mins

Any ideas on this new problem ?

rds_correia 04-12-2004 05:08 PM

If you followed EM's advise and are now using DVD2AVI 1.76 the now you really have to erase and redo
your project.
That should do it.
Cheers

Boulder 04-13-2004 01:05 AM

Quote:

Originally Posted by Jakks
Thanks, it worked, but now it starts to encode the movie but skips loads out, and the estimated time to encode the whole movie is like 3mins

Any ideas on this new problem ?

That's Sampler working, it's part of the file size prediction process.

Jakks 04-13-2004 09:50 AM

OK I made the sampler, its 5.41mb overall, isnt that a bit low ?, thats for 1:30 min of film

anyways the film is 93 mins long, so what do i do now ?

Krassi 04-13-2004 10:12 AM

Comment or delete the following line:
Code:

Sampler(100, length=24)
This line, as Boulder already said, is for prediction purposes.

Jakks 04-13-2004 10:56 AM

OK, Done that

Jakks 04-13-2004 03:39 PM

So how do i work out the CQ didnt or has moviestacker done that for me in the script

Krassi 04-14-2004 12:55 AM

Quote:

Originally Posted by Jakks
So how do i work out the CQ didnt or has moviestacker done that for me in the script

Look at the CQMatic forum. Moviestacker was developed before CQMatic was there, that's because it is still adding the sampler line.


All times are GMT -5. The time now is 09:58 AM  —  vBulletin © Jelsoft Enterprises Ltd

Site design, images and content © 2002-2024 The Digital FAQ, www.digitalFAQ.com
Forum Software by vBulletin · Copyright © 2024 Jelsoft Enterprises Ltd.