digitalFAQ.com Forums [Archives]

digitalFAQ.com Forums [Archives] (http://www.digitalfaq.com/archives/)
-   Avisynth Scripting (http://www.digitalfaq.com/archives/avisynth/)
-   -   Avisynth: Script for blocks in dark scenes? (http://www.digitalfaq.com/archives/avisynth/13194-avisynth-script-blocks.html)

AdamJ 01-14-2005 09:34 AM

Avisynth: Script for blocks in dark scenes?
 
Hello.

Is there any improvements anyone could recommend for the following script?, it is aimed at improving those horrible blocks etc in dark scenes.

GripCrop(352, 480+0+0, overscan=2, source_anamorphic=false, dest_anamorphic=false)
GripSize(resizer="LanczosResize")
BlindPP(cpu=4)
Blockbuster(method="noise",detail_min=1,detail_max =3,variance=0.1,seed=1)
Undot()
DCTFilter(1,1,1,1,1,1,0.5,0)
FluxsmoothT()
GripBorders()
Addaudio()
ConverttoYUY2()

Dialhot 01-14-2005 09:58 AM

Your script is obviously for avi sources. Please look at into my optimal V4 script, the second blockbuster line is aimed to these blocks. And always put he blindPP before the resize.
http://www.kvcd.net/forum/viewtopic.php?t=7223

Thread closed (no discussion about Divx).


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

Site design, images and content © 2002-2024 The Digital FAQ, www.digitalFAQ.com
Forum Software by vBulletin · Copyright © 2024 Jelsoft Enterprises Ltd.