Quantcast KVCD: use Decomb? - digitalFAQ.com Forums [Archives]
  #1  
06-22-2005, 05:48 PM
kvcdexplorer kvcdexplorer is offline
Free Member
 
Join Date: Jun 2005
Location: Bakersfield, CA
Posts: 31
Thanks: 0
Thanked 0 Times in 0 Posts
hi alll. ok i didnt know where to post this but neway, to the point ummm i followed black prince guide dvd to kvcd i got 95% or lower FILM,
so now it says use decomb. i have the filter but how do i go about using it???
this is the kind of picture i am getting....
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-22-2005, 05:58 PM
Prodater64 Prodater64 is offline
Free Member
 
Join Date: Mar 2003
Location: Palma de Mallorca - España
Posts: 2,925
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by kvcdexplorer
hi alll. ok i didnt know where to post this but neway, to the point ummm i followed black prince guide dvd to kvcd i got 95% or lower FILM,
so now it says use decomb. i have the filter but how do i go about using it???
this is the kind of picture i am getting....
Do you know how to use avisynth?
Reply With Quote
  #3  
06-22-2005, 06:13 PM
kvcdexplorer kvcdexplorer is offline
Free Member
 
Join Date: Jun 2005
Location: Bakersfield, CA
Posts: 31
Thanks: 0
Thanked 0 Times in 0 Posts
yes i have my script and opens well but i need to use decomb.
here is my script.
Code:
Mpeg2Source("d2v. file.") 

undot() 
asharp(1, 4) 
GripCrop(528, 480, overscan=1, source_anamorphic=false) 
GripSize(resizer="BicubicResize") 
STMedianFilter(3, 3, 1, 1 ) 
MergeChroma(blur(1.5)) 
MergeLuma(blur(0.1)) 
 
ScriptClip(" nf = YDifferenceToNext()" +chr(13)+ "unfilter( -(fmin(round(nf)*2, 100)), -(fmin(round(nf)*2, 100)) ).TemporalSoften( fmin( round(2/nf), 6), round(1/nf) , round(3/nf) , 1, 1)  ") 

GripBorders() 


 
 


function fmin( int f1, int f2) { 
  return ( f1<f2 ) ? f1 : f2 
}
Reply With Quote
  #4  
06-22-2005, 09:02 PM
Prodater64 Prodater64 is offline
Free Member
 
Join Date: Mar 2003
Location: Palma de Mallorca - España
Posts: 2,925
Thanks: 0
Thanked 0 Times in 0 Posts
You can take a look at DecombReferenceManual.html with comes with Donald Graft Decomb plugin for avisynth (see inside zip file).

http://neuron2.net/decomb/decombnew.html
Reply With Quote
Reply




Similar Threads
Thread Thread Starter Forum Replies Last Post
KVCD: Decomb.dll file download? lericain Avisynth Scripting 1 04-14-2004 10:07 AM
Avisynth: New to decomb bigggt Avisynth Scripting 13 02-16-2004 08:20 PM
KVCD: Best Decomb Version? nicksteel Video Encoding and Conversion 7 01-25-2004 09:04 AM
KVCD: Decomb v5.0 download? nicksteel Avisynth Scripting 2 10-04-2003 06:05 AM
Recording Video: To decomb or not to decomb interlacing? nicksteel Video Capturing / Recording 2 03-18-2003 05:01 AM

Thread Tools



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