Caroliano
28th February 2010, 04:33
I'm having problems deinterlacing Minipato.
Here is an sample: http://www.mediafire.com/?njdtfmjvm1m
And an second optional sample: http://www.mediafire.com/?hywoogqkczh
Do I have any hope to get any good results from this? I could also accept some help at dotcraw removal, but it is not rally bad after my filtering. My script below.
DGDecode_mpeg2source("minipato.demuxed.m2v", cpu=0, info=3)
Checkmate().tcomb(mode=2,fthreshL=9,othreshL=12,fthreshC=20,othreshC=40).bifrost() #remove most of dotcraw and rainbowing (the latter not present in the uploaded scenes)
animeivtc(mode=1) # the only that has acceptable results, but can not be called good results
#animeivtc(mode=3, killcomb=0, aa=1, edimode="eedi2", degrain=3) # best results with the fishing scene, but shakes the image in many other scenes, and in other it is ineffective.
#animeivtc(mode=3, killcomb=0, aa=0, edimode="nnedi2", degrain=3) #better detail preservation, but worse combing removal and same artfacts as above.
#and then some denoisers (helps with the remaining dotcraw) and sharpeners. and an extra ff3dfilter on chroma to end the rainbowning
Here is an sample: http://www.mediafire.com/?njdtfmjvm1m
And an second optional sample: http://www.mediafire.com/?hywoogqkczh
Do I have any hope to get any good results from this? I could also accept some help at dotcraw removal, but it is not rally bad after my filtering. My script below.
DGDecode_mpeg2source("minipato.demuxed.m2v", cpu=0, info=3)
Checkmate().tcomb(mode=2,fthreshL=9,othreshL=12,fthreshC=20,othreshC=40).bifrost() #remove most of dotcraw and rainbowing (the latter not present in the uploaded scenes)
animeivtc(mode=1) # the only that has acceptable results, but can not be called good results
#animeivtc(mode=3, killcomb=0, aa=1, edimode="eedi2", degrain=3) # best results with the fishing scene, but shakes the image in many other scenes, and in other it is ineffective.
#animeivtc(mode=3, killcomb=0, aa=0, edimode="nnedi2", degrain=3) #better detail preservation, but worse combing removal and same artfacts as above.
#and then some denoisers (helps with the remaining dotcraw) and sharpeners. and an extra ff3dfilter on chroma to end the rainbowning