![]() |
which script gives me better quality for divx encoding?
which script gives me better quality for divx encoding?
[AVISYNTH_Adaptative Filter] 0=nf=0 1=ConvertToYV12() 2=GripCrop(^TargetWidth, ^TargetHeight+^BorderTop+^BorderBottom, overscan=^overscan, source_anamorphic=^source_ana, dest_anamorphic=^dest_ana) 3=GripSize(resizer="BiCubicResize") 4=Undot() 5=Limiter() 6=Asharp(1, 4) 7=STMedianFilter(^S_FilterThreshHold, ^S_EdgeThreshHold, 0, 0 ) 8=MergeChroma(blur(^blur_chroma)) 9=MergeLuma(blur(^blur_luma)) 10=ScriptClip("nf = round(YDifferenceToNext())"+chr(13)+ "((nf >= 2) && (nf < ^scdtrigger)) ? unfilter(-(fmin(nf*2,100)),-(fmin(nf*2,100))) : TemporalCleaner(6+nf,11+nf) ") 11=GripBorders() 12=Limiter() 13=function fmin(int f1, int f2) { return (f1<f2) ? f1 : f2 } ^overscan=1 ^source_ana=false ^dest_ana=false ^S_FilterThreshHold=8 ^S_EdgeThreshHold=32 ^blur_chroma=1.58 ^blur_luma=0.1 ^scdtrigger=30 [AVISYNTH_Divx Filter] 0=ConvertToYV12() 1=Undot() 2=Blockbuster(method="noise",detail_min=1,detail_m ax=8,variance=0.3,seed=5823) 3=ATC(2,3,5,0.5,false) 4=TemporalSoften(2,7,7,3,2) 5=GripCrop(^TargetWidth, ^TargetHeight+^BorderTop+^BorderBottom, overscan=^overscan, source_anamorphic=^source_ana, dest_anamorphic=^dest_ana) 6=GripSize(resizer="^resizer") 7=DCTFilter(1,1,1,1,1,1,0.5,0) 8=Blockbuster(method="noise",detail_min=1,detail_m ax=10,variance=0.5,seed=5623) 9=GripBorders() ^overscan=1 ^source_ana=false ^dest_ana=false ^resizer=LanczosResize |
i got i bit confused these parts below must i put the values in myself or let dvd2svcd figur it out?
(^TargetWidth, ^TargetHeight+^BorderTop+^BorderBottom, overscan=^overscan, source_anamorphic=^source_ana, dest_anamorphic=^dest_ana) (resizer="^resizer") |
The name I gave to the script are self documented : "Divx Filter" is for Divx ! The other one is for clean source as DVD.
You have nothing to Change. Let D2S working and everything will be fine. Just always choose "4:3 encoding, borders added" as aspect ratio for doing the job. |
thnx dialhot you`re the man!
|
Site design, images and content © 2002-2026 The Digital FAQ, www.digitalFAQ.com
Forum Software by vBulletin · Copyright © 2026 Jelsoft Enterprises Ltd.