Serbianboss
25th November 2006, 16:45
I maybe found(maybe not) a bug in degrainmedian 0.8.2
My soure is Pal,interlaced,btt,YV12 film. I wanted little to clean because its grainy.
Firstly, i use DGIndex to make d2v file and than make this simple script:
LoadPlugin("degrainmedian.dll")
LoadPlugin("C:\Program Files\AviSynth 2.5\plugins\DGDecode.dll")
MPEG2Source("C:\Desktop\tst.d2v", cpu=0)
DeGrainMedian (limitY=5,limitUV=7,mode=0,interlaced=true)
And i have some green and white line(or spot) on pictures. This i have when work with degrainmedian. Whit FFT3d or vague denoiser i dont have that problems.
Here is the pics(you must zoom to see diference)
This is original
http://img296.imageshack.us/img296/9106/originalcm3.jpg (http://imageshack.us)
This is with degrain:
http://img329.imageshack.us/img329/5844/degraintr6.jpg (http://imageshack.us)
This is FFT3D:
http://img296.imageshack.us/img296/5944/fft3dfilterry8.jpg (http://imageshack.us)
Late i will upload more pics where you can see green spots.
My soure is Pal,interlaced,btt,YV12 film. I wanted little to clean because its grainy.
Firstly, i use DGIndex to make d2v file and than make this simple script:
LoadPlugin("degrainmedian.dll")
LoadPlugin("C:\Program Files\AviSynth 2.5\plugins\DGDecode.dll")
MPEG2Source("C:\Desktop\tst.d2v", cpu=0)
DeGrainMedian (limitY=5,limitUV=7,mode=0,interlaced=true)
And i have some green and white line(or spot) on pictures. This i have when work with degrainmedian. Whit FFT3d or vague denoiser i dont have that problems.
Here is the pics(you must zoom to see diference)
This is original
http://img296.imageshack.us/img296/9106/originalcm3.jpg (http://imageshack.us)
This is with degrain:
http://img329.imageshack.us/img329/5844/degraintr6.jpg (http://imageshack.us)
This is FFT3D:
http://img296.imageshack.us/img296/5944/fft3dfilterry8.jpg (http://imageshack.us)
Late i will upload more pics where you can see green spots.