06-10-2006, 08:56 AM
|
Free Member
|
|
Join Date: Apr 2006
Location: Borneo Island
Posts: 20
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Quote:
Originally Posted by rds_correia
That's an interlaced movie...
You got to deinterlace it.
|
What i should put in my script?
This is my script:
AviSource("F:\DVD\**.avi",false)
Addborders(6,7,6,7)
BlindPP(cpu=4)
Blockbuster(method="noise",detail_min=1,detail_max =3,variance=0.1,seed=1)
Convolution3D(1, 6, 12, 6, 8, 2.8, 0)
GripCrop( 704, 480, 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)
#Blockbuster(method="noise",detail_min=1,detail_ma x=10,variance=0.3,seed=5623)
GripBorders()
Quote:
Originally Posted by rds_correia
BTW that doesn't look like a TV captured movie.
Sounds to me like you're dealing with warez sources .
|
Honestly this source from dvdrip.
Whatever source i used (dvdrip or hdtv), the final result is the same.
|