I have just burned my kvcd onto disk, the picture is gr8 and everything it's just the sound is 1 second behind the action.
here is the script I used:
Code:
AviSource("D:\My Films\ss.avi",false)
SwapUV()
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(544, 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_max=10,variance=0.3,seed=5623)
TextSub("D:\My Films\ss.srt")
GripBorders()
I used CQ value of 56.