Hi.
I've captured a sample material from cable, and it is cover by patern noise. This looks like PC power supply noise. This are horizontal luma lines on whole picture, couple pixels in period, mostly static, but drifting up-down-up-....
Any idea how to filter that
I've tryed this type of filters:
Quote:
avisource("capture.avi")
Limiter()
ConverttoYUY2(interlaced=true)
Fielddeinterlace(full=false, blend=false)
TemporalSoften(1,5,8,5,2)
peachsmoother()
Unfilter(60,0)
Undot()
MergeChroma(blur(1.5))
MergeLuma(blur(0.2))
DCTFilter(1, 1, 1, 1, 1, 1, 0, 0)
|
but it isn't gone a lot (<30%)