View Full Version : Unremovable shit : (


Pen-Pen
21st October 2002, 17:03
Hi,

I'm currently working on an anime series and decided not to "overfilter". I went for a basic 2dcleaner, with default values, and of course Avery Lee's subtitler. The first problem I encoutered was subtitle shit; this font is just EXTREMELY shity, and I had to use the Antishit :sly:

Everything went perfect until episode 5, where a new kind of shit showed up: red / green / pink blocks appearing on long static scenes and some slow travelling, which of cours disappear when the next kf comes at last... though I was using Antishit (16,30,0) (ISCD turned off) :confused:

I know antishit is not THE solution to EVERY problem, but still... I did not expect that!

I'm currently trying to import vd plugins into avisynth to stick in YUV / fast recompress, since I have no better id... but without antishit, I'm pretty sure my subtitles will look like hell ;)

Does anyone know what my problem is (because I don't really know where it comes from, since the problem remains with antishit off - ISCD on) and/or how to solve it ?

thx :)

-h
21st October 2002, 17:29
Sounds like a problem with iDCT accuracy. Are you playing them with ffdshow by any chance? They should play back fine with DivX 3.x (try playing in VDub).

-h

Pen-Pen
21st October 2002, 17:55
unforunately, that doesn't solve the problem...

manono
21st October 2002, 21:47
Hi-

You say you opened the .avi in Nandub, and the artifacts are there? So it's not a playback problem. Now open the .avs in Nandub-are the artifacts also there? If so, are you sure they're not in the DVD? If in the .avs, but not on the DVD, then please post the .avs (but with the lines beginning with "#" removed). Actually, maybe post the .avs anyway.

Pen-Pen
22nd October 2002, 15:06
okay, here's my .avs, but it's quite regular. I'm using TMPGEnc for manual IVTC... The problem comes from the encoding, not from the DVD (it's clean when reading from the .avs)


LoadPlugin("c:\progra~1\avisynth2\plugins\decomb.dll")
LoadVFAPIPlugin("C:\PROGRA~1\TMPGEnc\TMPGEnc.vfp", "TMPGEnc")
TMPGEnc("E:\NewRip2\Episode01.tpr")
ConvertBackToYUY2()
FlipVertical()
FieldDeinterlace()
crop(6,0,704,480)
BicubicResize(512,384,0,0.75)