Quantcast KVCD: FitCD Parameters? - Page 2 - digitalFAQ.com Forums [Archives]
Go Back    digitalFAQ.com Forums [Archives] > Video Production Forums > Video Encoding and Conversion

Reply
 
LinkBack Thread Tools
  #21  
04-28-2002, 12:02 PM
Regio Regio is offline
Free Member
 
Join Date: Apr 2002
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Hi Kwag,

Congrats on your new site!! best wishes for you, Friend!! I got a quick question for you. I've been trying to generate the AVS file using FitCD, so far I am getting the expected file except for this line:

#TemporalSmoother(2,2)

How do you rid off the # while running the program? I am asuming that the # makes it a comment, right?

Thanks!!
Regio
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
  #22  
04-28-2002, 02:11 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 Regio
Hi Kwag,

Congrats on your new site!! best wishes for you, Friend!! I got a quick question for you. I've been trying to generate the AVS file using FitCD, so far I am getting the expected file except for this line:

#TemporalSmoother(2,2)

How do you rid off the # while running the program? I am asuming that the # makes it a comment, right?

Thanks!!
Regio
Hi Regio:

Yes. # It's a comment.
Just open your .avs file with any editor ( Notepad, etc ) and remove the # and save the file.

You can also do it directly in FitCD, just remove the # in the AviSynth Sample window of FitCD, and then save the file.

kwag
Reply With Quote
  #23  
04-30-2002, 03:54 PM
Yoda Yoda is offline
Free Member
 
Join Date: Apr 2002
Posts: 172
Thanks: 0
Thanked 0 Times in 0 Posts
Thanks SpyGlass,
I finally got to .avs file set up and ran it but the top and bottom does not cut 64 and the playback is jerks. I used Kwags template and changed the input to 16:9 ntsc. Here is the avs template.

LoadPlugin("C:\WINNT\MPEG2DEC.dll")
LoadPlugin("c:\winnt\system32\decomb.dll")
mpeg2source("C:\DVD-BEHINDENEMYLINES_US_DTS\BEHIND.d2v")
Telecide(reverse=false,swap=false,firstlast=false, post=true,threshold=15,dthreshold=9,blend=true,chr oma=false,y0=0,y1=0)
Decimate(cycle=5,mode=0,threshold=0)
BilinearResize(352,352,0,0,720,480)
TemporalSmoother(2,2)
AddBorders(0,64,0,64)

Any idea why it's jerking and not sized correctly?
__________________
May the code force be with you
Reply With Quote
  #24  
04-30-2002, 04:09 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 Yoda
Thanks SpyGlass,
I finally got to .avs file set up and ran it but the top and bottom does not cut 64 and the playback is jerks. I used Kwags template and changed the input to 16:9 ntsc. Here is the avs template.

LoadPlugin("C:\WINNT\MPEG2DEC.dll")
LoadPlugin("c:\winnt\system32\decomb.dll")
mpeg2source("C:\DVD-BEHINDENEMYLINES_US_DTS\BEHIND.d2v")
Telecide(reverse=false,swap=false,firstlast=false, post=true,threshold=15,dthreshold=9,blend=true,chr oma=false,y0=0,y1=0)
Decimate(cycle=5,mode=0,threshold=0)
BilinearResize(352,352,0,0,720,480)
TemporalSmoother(2,2)
AddBorders(0,64,0,64)

Any idea why it's jerking and not sized correctly?
If you used "FORCED FILM" in DVD2AVI, then you have to remove the Telecide and the Decimate lines in your script.

Also set your input aspect to 1:1, because AviSynth is doing the correct resize for you.

kwag
Reply With Quote
Reply




Similar Threads
Thread Thread Starter Forum Replies Last Post
Avisynth: how i can add Fitcd Parameters to this script? kvcdexplorer Avisynth Scripting 4 06-28-2005 03:18 AM
KVCD: LBR Fitcd problem? jrv331 Video Encoding and Conversion 2 12-01-2002 11:38 AM
KVCD: I used fitcd, now what? jettajerk89 Video Encoding and Conversion 7 09-02-2002 01:50 AM
KVCD: Parameters to generate an AVI at Adobe Premiere? grc Video Encoding and Conversion 0 08-26-2002 12:57 PM
Avisynth: FitCD parameters with the new Template Spyglass Avisynth Scripting 5 06-09-2002 03:30 PM




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