digitalFAQ.com Forums [Archives]

digitalFAQ.com Forums [Archives] (http://www.digitalfaq.com/archives/)
-   Video Encoding and Conversion (http://www.digitalfaq.com/archives/encode/)
-   -   TMPGEnc: AVS script failure in TMPGEnc (http://www.digitalfaq.com/archives/encode/8465-tmpgenc-avs-script.html)

M@rtijn 03-04-2004 07:42 AM

AVS script failure in TMPGEnc
 
When I make an avs script in MovieStacker v2.0.0 (beta3) and load it in TMPGEnc I get a failure message.

I use this simple avs script:

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

LoadPlugin("C:\Program Files\MovieStacker\Filters\MPEG2Dec.dll")
LoadPlugin("C:\Program Files\MovieStacker\Filters\Sampler.dll")

Mpeg2Source("E:\ExitWounds\Trailer Project\trailer.d2v")
BilinearResize(672, 542, 3, 0, 714, 576)
AddBorders(16, 17, 16, 17)

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

When I open this avs script in TMPGEnc Plus 2.5 or Windows Media Player I get this failure message:

Unrecognized Exception!
(E:\ExitWounds\NewScript.avs, line 8)

I think the script can't open de trailer.d2v file. Am I right?

Dialhot 03-04-2004 07:55 AM

You're right.

Look in the option of Moviestacker and find the place where to tell it to use mpeg2dec3 and not mpeg2dec.

empag 03-25-2004 01:11 AM

hi,

i´m a complete noob at this stuff, just started today, and was tryingall day to konvert a captured movie to a descent kvcd.
for help i´m using this: KVCD From scratch ? A Users guide v1.1

well right now i´m stuck at opening the avs with tmpgenc, it gives me the same error M@rtijn had.

this is my script:

LoadPlugin("C:\Programme\MovieStacker\Filters\MPEG 2Dec.dll")
LoadPlugin("C:\Programme\MovieStacker\Filters\Grip Fit_preview.dll")
LoadPlugin("C:\Programme\MovieStacker\Filters\Bloc kBuster.dll")
LoadPlugin("C:\Programme\MovieStacker\Filters\UnFi lter.dll")
LoadPlugin("C:\Programme\MovieStacker\Filters\Lega lClip.dll")
LoadPlugin("C:\Programme\MovieStacker\Filters\Samp ler.dll")

Mpeg2Source("C:\Dokumente und Einstellungen\Dro\Eigene Dateien\Video Capture\lee.d2v")
LegalClip()
GripCrop(352, 288, overscan=1, source_anamorphic=false)
GripSize(resizer="BilinearResize")
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 ##

the error is at line 12.

i also tried removing all the filters, still giving me an error, and i also tried all the mpeg-decoders

hope somebody can help me with this

Dialhot 03-25-2004 04:05 AM

Did you even READ the answer I gave ?
You have the same problem, so the solution should be also the same, no ?

Prodater64 03-25-2004 04:51 AM

Quote:

Originally Posted by Dialhot
Did you even READ the answer I gave ?
You have the same problem, so the solution should be also the same, no ?

I'm understanding you a little bit more Phil! :wink:

kwag 03-25-2004 05:27 AM

Quote:

Originally Posted by Prodater64
I'm understanding you a little bit more Phil! :wink:

Yes, me too :lol:

Dialhot 03-25-2004 05:40 AM

According to you, may I use my invisibility for good or bad ? :lol:

empag 03-25-2004 08:38 AM

whoa, easy, do you guys always jump on somebody like this

i mean, sorry, but i did say:

"... and i also tried all the mpeg-decoders ..."

so, yes i did READ the answer u gave.

i´ve have choosen the other decoders (mpeg2dec,mpeg2dec2,mpeg2dec3), but none worked.

and i´ve just tryed again. nothing works, also the avs file isn´t recognized by wmp, but i guess thats ok, but also when trying to open with tmpenc, i have to choose 'all files' to select it.

well hope, that somebody can help me now.

oh, and unlike the guide i´m using, i´m using a m2v file as a source, maybe that is important.

Dialhot 03-25-2004 09:14 AM

[quote="empag"]"... and i also tried all the mpeg-decoders ..."[:quote]
To be honnest, this part was really lost in the whole post and I didn't see it :oops:

Quote:

and i´ve just tryed again. nothing works,
Wich version of DVD2AVI did you use ?
Use 1.76 or 1.77 only. Not the 1.83 one.

Quote:

also the avs file isn´t recognized by wmp, but i guess thats ok, but also when trying to open with tmpenc, i have to choose 'all files' to select it.
That means taht you did'nt install the "readavs" plugin into tmpgenc. You can't handle avs withotu it.
You can find it there :
http://www.avisynth.org/warpenterprises/

Quote:

oh, and unlike the guide i´m using, i´m using a m2v file as a source, maybe that is important.
:!: :!: :!:
For sure it is. That means that you did let the (erroneous) mpeg2dec plugin generate the d2v file. And this one is wrong. You have to remove it and use DVD2AVI as tell above.

empag 03-25-2004 09:27 AM

hm, im using 1.77.6 right now, but i´m gonna try the 1.76 cause i´ve just read somewhere else in this forum that the 1.77 isn´t working right either.

so thanx a bunch for now, hope this works

empag 03-25-2004 12:48 PM

i did it, thanx again, works great now, still have to play around with it a bit to get the movie the way i´d like it to be, but it´s been the first kvcd so far.


All times are GMT -5. The time now is 09:34 PM  —  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.