Quantcast Avisynth: How I can Add FitCD Parameters to this Script? - digitalFAQ.com Forums [Archives]
  #1  
06-27-2005, 11:14 PM
kvcdexplorer kvcdexplorer is offline
Free Member
 
Join Date: Jun 2005
Location: Bakersfield, CA
Posts: 31
Thanks: 0
Thanked 0 Times in 0 Posts
anyone have any idea how i can add Fitcd Parameters to this script??
Ive tried adding fitcd lines to it but i get an error everytime.

AviSource("source",false)
BlindPP(cpu=4)
Blockbuster(method="noise",detail_min=1,detail_max =3,variance=0.1,seed=1)
Convolution3D(1, 6, 12, 6, 8, 2.8, 0)
GripCrop(352, 240, overscan=1, source_anamorphic=false)
GripSize(resizer="LanczosResize")
Undot()
TemporalSoften(2,7,7,3,2)
DCTFilter(1,1,1,1,1,1,0.5,0)
Blockbuster(method="noise",detail_min=1,detail_max =10,variance=0.3,seed=5623)
GripBorders()
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  
06-28-2005, 12:45 AM
Anerboda Anerboda is offline
Free Member
 
Join Date: Mar 2003
Location: Denmark
Posts: 132
Thanks: 0
Thanked 0 Times in 0 Posts
You didn't tell us what the error is.
Once in a while I got errors with Gripfit.
If that is the case try to use :

Code:
LanczosResize(320, 240)
Your filters here...
Letterbox(8, 8, 8, 8)
-Anerboda
Reply With Quote
  #3  
06-28-2005, 01:56 AM
kvcdexplorer kvcdexplorer is offline
Free Member
 
Join Date: Jun 2005
Location: Bakersfield, CA
Posts: 31
Thanks: 0
Thanked 0 Times in 0 Posts
Yes it was grip fit. for the error. ypour code worked!
cheers.
Reply With Quote
  #4  
06-28-2005, 02:58 AM
Dialhot Dialhot is offline
Free Member
 
Join Date: May 2003
Posts: 10,463
Thanks: 0
Thanked 0 Times in 0 Posts
It's working but it surely screwed up the A/R !

The correct code should be :
Quote:
LanczosResize(what fitcd gives to you there)
Your filters here...
Addborders(what fitcd gives to you there)
And moreover 320x240 is NOT a valid resolution ! (that is surely the error you had from gripfit).

FYI KVCD is 544x480. Using a lower resolution is just using half of the power of the concept. Unless your movie is more than 2h30, you don't need to go to 352x240 (the correct resolution).
Reply With Quote
  #5  
06-28-2005, 03:18 AM
Anerboda Anerboda is offline
Free Member
 
Join Date: Mar 2003
Location: Denmark
Posts: 132
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by Dialhot
It's working but it surely screwed up the A/R !

The correct code should be :
Quote:
LanczosResize(what fitcd gives to you there)
Your filters here...
Addborders(what fitcd gives to you there)
And moreover 320x240 is NOT a valid resolution ! (that is surely the error you had from gripfit).

FYI KVCD is 544x480. Using a lower resolution is just using half of the power of the concept. Unless your movie is more than 2h30, you don't need to go to 352x240 (the correct resolution).
Oops

My mistake, I didn't read his post to carefully...he actually wrote 352 x 240. Sorry.

-Anerboda
Reply With Quote
Reply




Similar Threads
Thread Thread Starter Forum Replies Last Post
Avisynth: Need parameters for my script! Mecha Avisynth Scripting 11 10-12-2004 05:09 PM
Avisynth: replace the parameters in the optimal MA script? Aielman Avisynth Scripting 4 12-21-2003 02:53 AM
Avisynth: Script in FitCD? syk2c11 Avisynth Scripting 3 07-17-2002 08:03 PM
Avisynth: FitCD parameters with the new Template Spyglass Avisynth Scripting 5 06-09-2002 03:30 PM
KVCD: FitCD parameters? Scav Video Encoding and Conversion 23 04-30-2002 04:09 PM

Thread Tools



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