Quantcast How can I Load my Script in TMPGEnc Without the Filters? - digitalFAQ.com Forums [Archives]
Go Back    digitalFAQ.com Forums [Archives] > Video Production Forums > Video Encoding and Conversion

Reply
 
LinkBack Thread Tools
  #1  
02-23-2003, 03:10 PM
big big is offline
Free Member
 
Join Date: Jan 2003
Posts: 173
Thanks: 0
Thanked 0 Times in 0 Posts
here is my script from our discussion from friday...how can i load my script in tmpgenc without the filters?


LoadPlugin("C:\Program Files\NimoCodec Pack\Mpeg2dec\Mpeg2dec.dll")
LoadPlugin("C:\Documents and Settings\MichelD\Mes documents\Programmes\GripFit_preview_0.0c\GripFit_ Preview.dll")
LoadPlugin("C:\Documents and Settings\MichelD\Mes documents\Programmes\FluxSmooth-1.0\FluxSmooth.dll")
LoadPlugin("C:\Documents and Settings\MichelD\Mes documents\Programmes\LegalClip-0.2\LegalClip.dll")
LoadPlugin("C:\Documents and Settings\MichelD\Mes documents\Programmes\Sampler-0.2a\Sampler.dll")
LoadPlugin("C:\Documents and Settings\MichelD\Mes documents\Programmes\DustV5\DustV5.dll")
LoadPlugin("C:\Documents and Settings\MichelD\Mes documents\Programmes\TemporalCleaner\TemporalClean er.dll")

avisource("C:\Documents and Settings\MichelD\Mes documents\Films\Lilo.Et.Stitch.FRENCH.DVDRiP.DiVX-Ulysse.avi")
ConvertToYUY2()
LegalClip()
GripCrop( width=528, height=480, overscan=2)
GripSize()
SpaceDust()
Fluxsmooth()
TemporalCleaner()
GripBorders()
LegalClip()
#Sampler(length=24)
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-23-2003, 03:13 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
Quote:
Originally Posted by big
here is my script from our discussion from friday...how can i load my script in tmpgenc without the filters?
Try this with everything else removed:

Code:
avisource("C:\Documents and Settings\MichelD\Mes documents\Films\Lilo.Et.Stitch.FRENCH.DVDRiP.DiVX-Ulysse.avi") 
ConvertToYUY2()
And set your aspect in TMPEG.

-kwag
Reply With Quote
  #3  
02-23-2003, 03:32 PM
big big is offline
Free Member
 
Join Date: Jan 2003
Posts: 173
Thanks: 0
Thanked 0 Times in 0 Posts
thanks a lot...things are moving in tmpenc...

i will try in bbpmeg when finished and get back to you for a report...
Reply With Quote
  #4  
02-23-2003, 06:13 PM
big big is offline
Free Member
 
Join Date: Jan 2003
Posts: 173
Thanks: 0
Thanked 0 Times in 0 Posts
i put my script in tmpenc & cq value of 80...no illegal point message...

but still the same thing in bbmpeg...unable to write to output file

what next?? would it be a good idea to try fitcd??
Reply With Quote
  #5  
02-23-2003, 07:43 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
Quote:
Originally Posted by big
i put my script in tmpenc & cq value of 80...no illegal point message...

but still the same thing in bbmpeg...unable to write to output file

what next?? would it be a good idea to try fitcd??
When exactly do you get the "unable to write to output file" message
I mean, when you run BBMpeg, can you load the video (.m1v) and load the audio (.mp2) and set your output file name under the tabs and then the error comes up when you press "Start"

-kwag
Reply With Quote
  #6  
02-23-2003, 07:59 PM
big big is offline
Free Member
 
Join Date: Jan 2003
Posts: 173
Thanks: 0
Thanked 0 Times in 0 Posts
i am able to put all the settings and press start...i always have that message around 69 to 72% of the job done...
Reply With Quote
  #7  
02-23-2003, 08:03 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
Quote:
Originally Posted by big
i am able to put all the settings and press start...i always have that message around 69 to 72% of the job done...
If you have more than one hard drive, can you change the output file name to another drive
Reply With Quote
  #8  
02-23-2003, 08:28 PM
big big is offline
Free Member
 
Join Date: Jan 2003
Posts: 173
Thanks: 0
Thanked 0 Times in 0 Posts
unfortunately i have only one hd...or i could try to sace on a cdrw?
Reply With Quote
  #9  
02-23-2003, 08:43 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
Quote:
Originally Posted by big
unfortunately i have only one hd...or i could try to sace on a cdrw?
Are you specifying the output file name on BBMpeg like : myfile.mpg or like c:\myfile.mpg
Make sure you specify the path. You could also have a very fragmented hard drive Have you done a defrag

-kwag
Reply With Quote
  #10  
02-23-2003, 09:24 PM
big big is offline
Free Member
 
Join Date: Jan 2003
Posts: 173
Thanks: 0
Thanked 0 Times in 0 Posts
i specified the path and did the defrag...no changes...same error message...
Reply With Quote
  #11  
02-23-2003, 09:32 PM
black prince black prince is offline
Free Member
 
Join Date: Jul 2002
Posts: 1,224
Thanks: 0
Thanked 0 Times in 0 Posts
@big,

Sounds like a HD space problem. How much space is left before
using bbMPEG.

-black prince
Reply With Quote
  #12  
02-23-2003, 09:35 PM
big big is offline
Free Member
 
Join Date: Jan 2003
Posts: 173
Thanks: 0
Thanked 0 Times in 0 Posts
7.26 go left...

hey blackprince...everything is working fine with a cq value of 60 in tmpenc...i have the ?*?* problem when i am putting a higher cq value...
Reply With Quote
Reply




Similar Threads
Thread Thread Starter Forum Replies Last Post
load virtual dub filters in avisynth? eqlb02 Avisynth Scripting 6 05-22-2004 03:55 AM
Avs script won't load in tmpgenc big Avisynth Scripting 8 11-13-2003 05:11 PM
TMPGEnc: load the optimal script, error with plugins beany101uk Video Encoding and Conversion 1 05-14-2003 04:06 PM
can't get my avs script to load in tmpgenc? edmund Avisynth Scripting 3 10-25-2002 11:56 AM
How do you load the fitcd script into tmpgenc? Paul082189 Video Encoding and Conversion 1 10-11-2002 05:04 PM




 
All times are GMT -5. The time now is 10:24 PM  —  vBulletin © Jelsoft Enterprises Ltd