digitalFAQ.com Forums [Archives]

digitalFAQ.com Forums [Archives] (http://www.digitalfaq.com/archives/)
-   Video Encoding and Conversion (http://www.digitalfaq.com/archives/encode/)
-   -   getting VirtualDub error on .tpr file? (http://www.digitalfaq.com/archives/encode/3631-virtualdub-error-tpr.html)

FulciLives 05-16-2003 12:01 AM

getting VirtualDub error on .tpr file?
 
Hello :)

I'm not new to making VCD or DivX or even DVD but I'm having a hard time with KVCD. I followed the guide but when I run ToK I get the following error:

VirtualDub Error
Cannot determine file type of "D:\movie\video.tpr"

Please note that the "D:\movie\" directory is the directory I set up as my WORK directory in ToK

Here is the avs script I am using:

Quote:

#==============================================#
# -= AviSynth script by MovieStacker v1.1.1 =- #
#==============================================#

LoadPlugin("C:\KVCD\MovieStacker\MovieStacker\Filt ers\MPEG2Dec.dll")
LoadPlugin("C:\KVCD\MovieStacker\MovieStacker\Filt ers\TemporalCleanerOld.dll")
LoadPlugin("C:\KVCD\MovieStacker\MovieStacker\Filt ers\GripFit_preview.dll")
LoadPlugin("C:\KVCD\MovieStacker\MovieStacker\Filt ers\DustV5.dll")
LoadPlugin("C:\KVCD\MovieStacker\MovieStacker\Filt ers\LegalClip.dll")
LoadPlugin("C:\KVCD\MovieStacker\MovieStacker\Filt ers\Sampler.dll")

Mpeg2Source("D:\BLADE2\VIDEO_TS\divx\blade2.d2v")
LegalClip()
GripCrop(704, 480, overscan=2)
GripSize(resizer="BilinearResize")
SpaceDust()
TemporalCleaner()
GripBorders()
LegalClip()

Sampler(length=24)
## MPEG size = ((Total frames/MovieTimeInMinutes)/24) * MPEG sample file size * .98 ##
I hope this is just something silly that you guys can help me fix :)

Thank YOU!

- John "FulciLives" Coleman

In ToK I have the VirutalDub (MP3) path set to virtualdub.exe is that correct?

FulciLives 05-16-2003 02:14 AM

One error down now another
 
Hello :)

Well I re-did the MP2 audio file and I no longer get the error above but now I get this error in TMPGEnc:

http://www.digitalfaq.com/archives/error.gif

Well you probably can't really read that so here is what it says:

Evaluate: division by zero
(C:\KVCD\ToK\ToK_0.0.5.3\work\video.avs, line 28)

There is NO line 28 in my original avs nor the video.avs that was created.

I'm confused. PLEASE HELP :)

Thanks in advance for help!

- John "FulciLives" Coleman

Kane 05-16-2003 02:30 AM

if u use ToK , than drop the
Code:

Sampler
from your script,

FulciLives 05-16-2003 02:45 AM

Thank You !
 
Hello :)

OK I put a "#" in front of the LoadPlugin for the Sampler.dll as well as the line towards the bottom that reads, "Sampler(length=24)"

I'm trying it again now but I guess it will be a while until I know if it worked.

I'll let you know what happened and thank you for the help.

- John "FulciLives" Coleman


All times are GMT -5. The time now is 02:11 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.