TurnX
7th February 2007, 16:22
I am trying to encode Armor Hunter Mellowlink, the source is coming right from the latest Japanese R2 DVD release, but I am running into some ghosting issues. The ghosting is actually on the DVD itself, not caused by any of the filters im using. Usually its just some small, slightly annoying but easily ignorable ghosting, however is some spots, for example the clip linked below, it looks pretty bad:
http://ghost.animeholic.net/m-c/Mellowlink test.avi
Avisynth Scrip used:
LoadPlugin("C:\Program Files\AviSynth 2.5\pluginsa\Decomb.dll")
mpeg2source("F:\Mellowlink Fansub\AHM 01\Mellowlink ep 01.d2v")
AssumeTFF()
Telecide(guide=0,post=2,vthresh=30)
Decimate()
Pretty much just served the clip right from the DVD and only used the decomb filter. Basically just looking for some suggestions as to how I can either remove or at least reduce some of the ghosting in the major problem areas. I'm not sure if anything can even be done since its the DVD itself thats the cause, but any suggestions are aprrectiated.
http://ghost.animeholic.net/m-c/Mellowlink test.avi
Avisynth Scrip used:
LoadPlugin("C:\Program Files\AviSynth 2.5\pluginsa\Decomb.dll")
mpeg2source("F:\Mellowlink Fansub\AHM 01\Mellowlink ep 01.d2v")
AssumeTFF()
Telecide(guide=0,post=2,vthresh=30)
Decimate()
Pretty much just served the clip right from the DVD and only used the decomb filter. Basically just looking for some suggestions as to how I can either remove or at least reduce some of the ghosting in the major problem areas. I'm not sure if anything can even be done since its the DVD itself thats the cause, but any suggestions are aprrectiated.