Quantcast DVD2SVCD: Confirmation of Scripts - digitalFAQ.com Forums [Archives]
  #1  
10-09-2004, 04:43 PM
AdamJ AdamJ is offline
Free Member
 
Join Date: Jul 2004
Location: UK
Posts: 28
Thanks: 0
Thanked 0 Times in 0 Posts
Hello can someone please have a look at these scripts and see if they are ok (done correctly).

DIVX to K(S)VCD

0=BlindPP(cpu=4)
1=Blockbuster(method="noise",detail_min=1,detail_m ax=3,variance=0.1,seed=1)
2=GripCrop(^TargetWidth, ^TargetHeight+^BorderTop+^BorderBottom, overscan=^overscan, source_anamorphic=^source_ana, dest_anamorphic=^dest_ana)
3=GripSize(resizer="^resizer")
4=RemoveGrain()
5=Deen()
6=GripBorders()
^overscan=1
^source_ana=false
^dest_ana=false
^resizer=LanczosResize

DVD to K(S)VCD

1=undot()
2=asharp(1, 4)
3=GripCrop(^TargetWidth, ^TargetHeight+^BorderTop+^BorderBottom, overscan=^overscan, source_anamorphic=^source_ana, dest_anamorphic=^dest_ana)
4=GripSize(resizer="^resizer")
5=STMedianFilter(3, 3, 1, 1 )
6=MergeChroma(blur(1.5))
7=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) ")
9=GripBorders()
function fmin( int f1, int f2) {
return ( f1<f2 ) ? f1 : f2
^overscan=1
^source_ana=false
^dest_ana=false
^resizer=BicubicResize
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  
10-09-2004, 05:40 PM
Dialhot Dialhot is offline
Free Member
 
Join Date: May 2003
Posts: 10,463
Thanks: 0
Thanked 0 Times in 0 Posts
For the first one, I fear it won't work because of colorspace (DVD2SVCD works into YUY2 and BlindPP needs YV12).

For the second : shoudl work but it will be slower than normal due to YUY2 colorspace.

I already adapted optimal scripts in a sticky post, you should not need to change them. Or at least, use them and adapt them as you whish.
Reply With Quote
Reply




Similar Threads
Thread Thread Starter Forum Replies Last Post
DVD2SVCD: Latest optimal scripts for DVD2SVCD Dialhot Video Encoding and Conversion 0 07-10-2004 07:45 AM
Dvd2svcd: Do we still use dialhot's scripts for version 1.2.2 password Video Encoding and Conversion 2 06-03-2004 02:14 AM
¿ Se pueden meter scripts con el DVD2SVCD ? Max Power Convertir y Codificar Video (Español) 4 11-06-2003 05:13 PM
DVD2SVCD: New scripts for d2s ? jorel Video Encoding and Conversion 9 08-16-2003 02:53 PM
DVD2SVCD: Importing avisynth scripts to dvd2svcd powie Video Encoding and Conversion 7 04-25-2003 11:38 PM

Thread Tools



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