feisty2
29th October 2012, 14:29
There's color lines apear when I try to ivtc some wierd vob files
just like this
http://i1304.photobucket.com/albums/s528/feisty2new/Untitled.jpg
and here's the script
tfm(order=0).tdecimate()
and then I find out that if I enable "chroma" there'll be no more color lines but remains some chroma ghosting just like DOCI
here's the script i'm using now to solve it
LoadPlugin("C:\Program Files\MeGUI\tools\avisynth_plugin\TIVTC.dll")
deint=QTGMC(preset="placebo").Selecteven()
tfm(order=0,clip2=deint,chroma=true,pp=5).tdecimate()
but I can't solve the chroma ghosting problem
anyone please help me to solve it
thx:D
just like this
http://i1304.photobucket.com/albums/s528/feisty2new/Untitled.jpg
and here's the script
tfm(order=0).tdecimate()
and then I find out that if I enable "chroma" there'll be no more color lines but remains some chroma ghosting just like DOCI
here's the script i'm using now to solve it
LoadPlugin("C:\Program Files\MeGUI\tools\avisynth_plugin\TIVTC.dll")
deint=QTGMC(preset="placebo").Selecteven()
tfm(order=0,clip2=deint,chroma=true,pp=5).tdecimate()
but I can't solve the chroma ghosting problem
anyone please help me to solve it
thx:D