digitalFAQ.com Forums [Archives]

digitalFAQ.com Forums [Archives] (http://www.digitalfaq.com/archives/)
-   Avisynth Scripting (http://www.digitalfaq.com/archives/avisynth/)
-   -   Where can I download BlindPP? (http://www.digitalfaq.com/archives/avisynth/5628-download-blindpp.html)

Wolfi 09-16-2003 04:11 PM

Where can I download BlindPP?
 
Were can I download BlindPP 8O

//Wolfi

Wolfi 09-16-2003 04:23 PM

I have a one more question about the new script. :roll:

Why two AviSource lines 8O

Code:

AviSource("PATH\NAME.avi",false)
AviSource("movie.avi",false)
BlindPP(cpu=4)
Blockbuster(method="noise",detail_min=1,detail_max=3,variance=0.1,seed=1)
ATC(2,3,5,0.5,false)
GripCrop(HEIGHT, WIDTH, overscan=1, source_anamorphic=false)
GripSize(resizer="LanczosResize")
Undot()
TemporalSoften(2,7,7,3,2)
DCTFilter(1,1,1,1,1,1,0.5,0)
GripBorders()

//Wolfi

vmesquita 09-16-2003 04:45 PM

There's something wrong, there should be only one AVISource line. Remove one of them.
BlindPP() is part of MPEG2DEC3 plugin that is used to decode dvd2avi files, you probably already have it.

[]'s
VMesquita

Dialhot 09-16-2003 05:10 PM

I modify the optimal script post to remove this two errors.


All times are GMT -5. The time now is 11:37 AM  —  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.