digitalFAQ.com Forums [Archives]

digitalFAQ.com Forums [Archives] (http://www.digitalfaq.com/archives/)
-   Video Capturing / Recording (http://www.digitalfaq.com/archives/capture/)
-   -   Recording Video: DV Capture to KVCD? (http://www.digitalfaq.com/archives/capture/4022-recording-video-dv.html)

diablov90street 06-16-2003 03:53 PM

Recording Video: DV Capture to KVCD?
 
I followed the DivX to KVCD guide with video captured through firewire and when i try to encode it i get this error messege in TMPGEnc:

The Resolution of the video is illegal.

>The window size needs to be set between 8x8 and 4088x4088.
>The width and length of window need to be multiple of 8.

Using this script:

LoadPlugin("G:\AVI STUFF\MOVIE STACKER\MPEG2Dec.dll")
LoadPlugin("G:\AVI STUFF\MOVIE STACKER\TemporalCleanerOld.dll")
LoadPlugin("G:\AVI STUFF\MOVIE STACKER\GripFit_preview.dll")
LoadPlugin("G:\AVI STUFF\MOVIE STACKER\BlockBuster.dll")
LoadPlugin("G:\AVI STUFF\MOVIE STACKER\DustV5.dll")
LoadPlugin("G:\AVI STUFF\MOVIE STACKER\LegalClip.dll")
LoadPlugin("G:\AVI STUFF\MOVIE STACKER\Sampler.dll")

AviSource("G:\AVI Stuff\Files\Untitled.avi")
LegalClip()
GripCrop(528, 480, source_anamorphic=false)
GripSize(resizer="BilinearResize")
SpaceDust()
TemporalCleaner()
BlockBuster(method="noise", detail_max=7, variance=0.3, seed=1)
GripBorders()
LegalClip()


In the background of TMPGEnc where you can see it encoding it says

LoadPlugin: unable to load "G:\AVI STUFF\MOVIE STACKER\MPEG2Dec.dll"

~~~~~~~
Diablov90Street

el_mero_zooter 06-17-2003 08:48 AM

im assuming that you installed avisynth as well and rebooted
before mstacker, and u began editing your script.
did u happen to have any other apps i.e. dvd2svcd or autodivx etc...
installed, which would have say, placed a copy of MPEG2Dec.dll in the Windows folder??

ztr

diablov90street 06-17-2003 04:24 PM

I copied MPEG2Dec.dll into the windows folder and when i encode it says this:

Evaluate: division by zero
(G:\AVISTU~\VIDEO.AVS, line 31)

~~~~~~~
Diablov90Street


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