Quantcast TMPGEnc: Script Will Not Open - digitalFAQ.com Forums [Archives]
  #1  
02-01-2003, 08:04 PM
Ineedashrink Ineedashrink is offline
Free Member
 
Join Date: Jan 2003
Posts: 16
Thanks: 0
Thanked 0 Times in 0 Posts
Hello
Please help me with this someone. I'm new to KVCD. 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.
Reply With Quote
Someday, 12:01 PM
admin's Avatar
Site Staff / Ad Manager
 
Join Date: Dec 2002
Posts: 42
Thanks: ∞
Thanked 42 Times in 42 Posts
  #2  
02-01-2003, 09:00 PM
kwag kwag is offline
Free Member
 
Join Date: Apr 2002
Location: Puerto Rico, USA
Posts: 13,537
Thanks: 0
Thanked 0 Times in 0 Posts
You probably need another MPEG-4 CODEC. Try installing the XviD CODEC pack: http://roeder.goe.net/~koepi/

-kwag
Reply With Quote
  #3  
02-01-2003, 09:21 PM
Ineedashrink Ineedashrink is offline
Free Member
 
Join Date: Jan 2003
Posts: 16
Thanks: 0
Thanked 0 Times in 0 Posts
Hello
Just tried to install MPEG-4 CODEC but it din't fix the problem.
Anything else i can try.
Thanks
Reply With Quote
  #4  
02-02-2003, 02:44 AM
gyrene2083 gyrene2083 is offline
Free Member
 
Join Date: Feb 2003
Location: Bronx, New York
Posts: 28
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to gyrene2083 Send a message via MSN to gyrene2083 Send a message via Yahoo to 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.
Reply With Quote
  #5  
02-02-2003, 02:55 AM
jorel jorel is offline
Invalid Email / Banned / Spammer
 
Join Date: Aug 2002
Location: Brasil - MG - third stone from the sun
Posts: 5,570
Thanks: 0
Thanked 0 Times in 0 Posts
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
seems logic.
Reply With Quote
  #6  
02-02-2003, 09:27 AM
Ineedashrink Ineedashrink is offline
Free Member
 
Join Date: Jan 2003
Posts: 16
Thanks: 0
Thanked 0 Times in 0 Posts
Well that didn't work. 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!!!! 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,12
Reply With Quote
  #7  
02-02-2003, 11:46 AM
jorel jorel is offline
Invalid Email / Banned / Spammer
 
Join Date: Aug 2002
Location: Brasil - MG - third stone from the sun
Posts: 5,570
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by Ineedashrink
Well that didn't work. 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!!!! 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,12
could be this:
"C:\movies done\film.avs" ,but in the script is:
("C:\Movies done\Term.divx.avi")
Reply With Quote
  #8  
02-02-2003, 05:10 PM
Smoochie3 Smoochie3 is offline
Free Member
 
Join Date: Jun 2002
Posts: 129
Thanks: 0
Thanked 0 Times in 0 Posts
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.
Reply With Quote
Reply




Similar Threads
Thread Thread Starter Forum Replies Last Post
Avisynth: Script problem, unable to open d2v file khusru Avisynth Scripting 0 02-13-2006 09:48 PM
TMPGEnc: Tmpgenc won't open mpeg2 files jzhao66 Video Encoding and Conversion 1 04-11-2004 02:52 PM
TMPGEnc: Can't open avs files in TMPGEnc, but ReadAVS installed audioslave Video Encoding and Conversion 8 10-05-2003 08:57 PM
TMPGEnc: Can't open svcd files with tmpgenc Chemop Video Encoding and Conversion 1 07-28-2003 08:31 PM
TMPGEnc: TMPGEnc error, can not open or unsupported HuGGies Video Encoding and Conversion 6 06-16-2002 11:56 PM

Thread Tools



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