digitalFAQ.com Forums [Archives]

digitalFAQ.com Forums [Archives] (http://www.digitalfaq.com/archives/)
-   Video Encoding and Conversion (http://www.digitalfaq.com/archives/encode/)
-   -   TMPGEnc: script will not open (http://www.digitalfaq.com/archives/encode/2454-tmpgenc-script-open.html)

Ineedashrink 02-01-2003 08:04 PM

TMPGEnc: script will not open
 
Hello
Please help me with this someone. I'm new to KVCD. :oops: I have ran Fitcd with the following script and TMPGENC will not open it tried version 2.58 and 2.51 still will not load here is the error and the script MPEG@ Source:Couldn't open file
(C:\moviesdone\film3.avs;line 8 )
Script
LoadPlugin("C:\encoding\mpeg2dec.dll")
LoadPlugin("C:\encoding\GripFit_preview.dll")
LoadPlugin("C:\encoding\legalclip.dll")
LoadPlugin("C:\encoding\sampler.dll")
LoadPlugin("C:\encoding\dustv5.dll")
LoadPlugin("C:\encoding\temporalcleanerold.dll")

Mpeg2Source("C:\Movies done\Terminator 2 (director's.cut).dvdrip.divx.avi")
LegalClip()
GripCrop( width=528, height=480, overscan=2 )
GripSize()
SpaceDust()
TemporalCleaner()
GripBorders()
LegalClip()
Sampler(length=24)
Please Help. :D

kwag 02-01-2003 09:00 PM

You probably need another MPEG-4 CODEC. Try installing the XviD CODEC pack: http://roeder.goe.net/~koepi/

-kwag

Ineedashrink 02-01-2003 09:21 PM

Hello
Just tried to install MPEG-4 CODEC but it din't fix the problem.
Anything else i can try.
Thanks :cry:

gyrene2083 02-02-2003 02:44 AM

your file on line eight says mpegsource, is it supposed to read avisource? not sure if it means anything but looking at someone elses post i noticed when they had an avi file, it read avisource.

also try to change the name of the file instead of it being terminator directorscut.... try term.avi.

jorel 02-02-2003 02:55 AM

Quote:

Originally Posted by gyrene2083
your file on line eight says mpegsource, is it supposed to read avisource? not sure if it means anything but looking at someone elses post i noticed when they had an avi file, it read avisource.

also try to change the name of the file instead of it being terminator directorscut.... try term.avi.

yes,very good observation gyrene2083 :wink:
seems logic.

Ineedashrink 02-02-2003 09:27 AM

Well that didn't work. :cry: Changed from Mpeg2 to Avi. Still get an error
its a new error but still an error.
Heres the error File "C:\movies done\film.avs" can not open, or unsupported. Help!!!! :D Heres the script again with changes

LoadPlugin("C:\encoding\mpeg2dec.dll")
LoadPlugin("C:\encoding\GripFit_preview.dll")
LoadPlugin("C:\encoding\legalclip.dll")
LoadPlugin("C:\encoding\sampler.dll")
LoadPlugin("C:\encoding\dustv5.dll")
LoadPlugin("C:\encoding\temporalcleanerold.dll")

AviSource("C:\Movies done\Term.divx.avi")
LegalClip()
GripCrop( width=528, height=480, overscan=2 )
GripSize()
SpaceDust()
TemporalCleaner()
GripBorders()
LegalClip()
Sampler(length=24)

AviSource("C:\Movies done\Term.divx.avi")
BilinearResize(672,320,16,0,608,272)
AddBorders(16,128,16,128)

jorel 02-02-2003 11:46 AM

Quote:

Originally Posted by Ineedashrink
Well that didn't work. :cry: Changed from Mpeg2 to Avi. Still get an error
its a new error but still an error.
Heres the error File "C:\movies done\film.avs" can not open, or unsupported. Help!!!! :D Heres the script again with changes

LoadPlugin("C:\encoding\mpeg2dec.dll")
LoadPlugin("C:\encoding\GripFit_preview.dll")
LoadPlugin("C:\encoding\legalclip.dll")
LoadPlugin("C:\encoding\sampler.dll")
LoadPlugin("C:\encoding\dustv5.dll")
LoadPlugin("C:\encoding\temporalcleanerold.dll")

AviSource("C:\Movies done\Term.divx.avi")
LegalClip()
GripCrop( width=528, height=480, overscan=2 )
GripSize()
SpaceDust()
TemporalCleaner()
GripBorders()
LegalClip()
Sampler(length=24)

AviSource("C:\Movies done\Term.divx.avi")
BilinearResize(672,320,16,0,608,272)
AddBorders(16,128,16,128)

could be this:
"C:\movies done\film.avs" ,but in the script is:
("C:\Movies done\Term.divx.avi")
:?

Smoochie3 02-02-2003 05:10 PM

Make sure you update your DirectX to 8.1 or higher, and install the huffy codec. This solved the problem on a couple of computers for me.


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