Quantcast KVCD: What are the Best Filter Settings? - digitalFAQ.com Forums [Archives]
  #1  
02-08-2003, 10:29 AM
Latexxx Latexxx is offline
Free Member
 
Join Date: Jun 2002
Location: Tampere, Finland
Posts: 65
Thanks: 0
Thanked 0 Times in 0 Posts
Just one question. What are the current filtering settings?
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-15-2003, 03:32 AM
Bchteam Bchteam is offline
Free Member
 
Join Date: Jan 2003
Posts: 275
Thanks: 0
Thanked 0 Times in 0 Posts
Code:
LoadPlugin("F:\Programme\AviSynth2\mpeg2dec.dll") 
LoadPlugin("F:\Programme\AviSynth2\fluxsmooth.dll") 
LoadPlugin("F:\Programme\AviSynth2\GripFit_preview.dll") 
LoadPlugin("F:\Programme\AviSynth2\blockbuster.dll") 
LoadPlugin("F:\Programme\AviSynth2\legalclip.dll") 
LoadPlugin("F:\Programme\AviSynth2\sampler.dll") 
LoadPlugin("F:\Programme\AviSynth2\convolution3d.dll") 
LoadPlugin("F:\Programme\AviSynth2\dustv5.dll") 
LoadPlugin("F:\Programme\AviSynth2\decomb.dll")
LoadPlugin("C:\WINDOWS\system32\vobsub.dll")
For DVD to KVCD I am using those Filters.
Reply With Quote
  #3  
02-16-2003, 11:08 AM
bagel00 bagel00 is offline
Free Member
 
Join Date: Feb 2003
Posts: 18
Thanks: 0
Thanked 0 Times in 0 Posts
can you post the script you are using for DVD to KVCD?
Reply With Quote
  #4  
02-16-2003, 01:27 PM
Bchteam Bchteam is offline
Free Member
 
Join Date: Jan 2003
Posts: 275
Thanks: 0
Thanked 0 Times in 0 Posts
Code:
LoadPlugin("F:\Programme\AviSynth2\mpeg2dec.dll") 
LoadPlugin("F:\Programme\AviSynth2\fluxsmooth.dll") 
LoadPlugin("F:\Programme\AviSynth2\GripFit_preview.dll") 
LoadPlugin("F:\Programme\AviSynth2\blockbuster.dll") 
LoadPlugin("F:\Programme\AviSynth2\legalclip.dll") 
LoadPlugin("F:\Programme\AviSynth2\sampler.dll") 
LoadPlugin("F:\Programme\AviSynth2\convolution3d.dll") 
LoadPlugin("F:\Programme\AviSynth2\dustv5.dll") 
LoadPlugin("F:\Programme\AviSynth2\decomb.dll")
LoadPlugin("C:\WINDOWS\system32\vobsub.dll") 

mpeg2source("G:\Blade2\Blade2.d2v") 
LegalClip() 
GripCrop( width=528, height=576, overscan=2 ) 
GripSize() 
FaeryDust() 
Convolution3D(preset="movieLQ") 
Blockbuster(method="noise", variance=.3, seed=1)
VobSub("G:\Blade2\VTS_03_0") 
GripBorders() 
LegalClip()
#Sampler(length=24) 
## MPEG size = ((Total frames/MovieTimeInMinutes)/24) * MPEG sample file size ##
Use VobSub only if you want subtitles.
Reply With Quote
  #5  
02-16-2003, 04:38 PM
J-Wo J-Wo is offline
Free Member
 
Join Date: Nov 2002
Location: Toronto, Canada
Posts: 454
Thanks: 0
Thanked 0 Times in 0 Posts
Based on the current discussions on this forum, I gathered that the combination of FaeryDust, Convolution3D, and Blockbuster are not currently THE filters to use. Both FaeryDust and Convolution3D are way too slow, and the Blockbuster filter has no noticeable effect when using high resolution templates like KVCDx3 (it also adds to your file size). So this is the template I use now, I think I got it from Kwag:
Code:
LoadPlugin("d:\program files\avisynth2\plugins\MPEG2DEC2.dll")
LoadPlugin("d:\program files\avisynth2\plugins\LegalClip.dll")
LoadPlugin("d:\program files\avisynth2\plugins\Sampler.dll")
LoadPlugin("d:\program files\avisynth2\plugins\GripFit_Preview.dll")
LoadPlugin("d:\program files\avisynth2\plugins\dustv5.dll")
LoadPlugin("d:\program files\avisynth2\plugins\temporalcleanerold.dll") 

avisource("E:\Movies\The.Pianist.DVDRip.SCREENER.XviD-QiX\The.Pianist.DVDRip.SCREENER.XviD-QiX.cd1.avi", false)
LegalClip()
GripCrop(528, 480, overscan=2)
GripSize()
SpaceDust()
TemporalCleaner()
GripBorders() 
LegalClip()
Kwag, what do you think?
Reply With Quote
  #6  
02-16-2003, 04:42 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 J-Wo
Kwag, what do you think?
That's basically what I use
I do use PixieDust for noisier sources, but not for DVD sources

-kwag
Reply With Quote
  #7  
02-16-2003, 04:45 PM
J-Wo J-Wo is offline
Free Member
 
Join Date: Nov 2002
Location: Toronto, Canada
Posts: 454
Thanks: 0
Thanked 0 Times in 0 Posts
Question: what's the dif b/t Pixie, Faery, and SpaceDust? And is SpaceDust and TemporalCleaner recommend for almost all sources, be it DVD, DivX, or XViD? (with the exception of noisy sources like you said)
Reply With Quote
  #8  
02-16-2003, 05:24 PM
Boulder Boulder is offline
Free Member
 
Join Date: Sep 2002
Location: Lahti, Finland
Posts: 1,652
Thanks: 0
Thanked 0 Times in 0 Posts
If you want some more speed, you could try replacing TemporalCleaner with temporal FluxSmooth like FluxSmooth(7,-1). I use SpaceDust() + FluxSmooth(7,-1) for analog TV captures nowadays unless the clip is 30mins or less. In the latter case I use FaeryDust without FluxSmooth.
Reply With Quote
  #9  
02-17-2003, 12:49 AM
J-Wo J-Wo is offline
Free Member
 
Join Date: Nov 2002
Location: Toronto, Canada
Posts: 454
Thanks: 0
Thanked 0 Times in 0 Posts
If I encode a 60 sec clip of my source (a DivX of Farscape with blocky noise) it only takes me 5 minutes to encode using SpaceDust() and TemporalCleaner(), but 8 minutes with SpaceDust() and FluxSmooth(). So are you sure FluxSmooth is supposed to save encoding time? It also takes about 12 minutes with either Pixie or Faery in place of SpaceDust.
Reply With Quote
  #10  
02-17-2003, 01:54 AM
Boulder Boulder is offline
Free Member
 
Join Date: Sep 2002
Location: Lahti, Finland
Posts: 1,652
Thanks: 0
Thanked 0 Times in 0 Posts
Then I must have been trying an older version of TemporalCleaner..it was slower at that time but then again, Vlad is a good coder. I'll have to check that, thanks for pointing that one out
Reply With Quote
Reply




Similar Threads
Thread Thread Starter Forum Replies Last Post
KVCD: the Unfilter filter? Adder Video Encoding and Conversion 3 05-20-2003 11:33 PM
KVCD: Unfilter filter Adder Video Encoding and Conversion 1 04-15-2003 04:06 PM
KVCD: Which dust filter? Adder Video Encoding and Conversion 10 01-25-2003 07:56 PM
KVCD: Blockbuster filter? jrv331 Video Encoding and Conversion 3 11-12-2002 08:16 PM
TMPGEnc: TMPGEnc filter settings b00n Video Encoding and Conversion 0 07-17-2002 07:24 PM

Thread Tools



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