Back Forum Reply New

Umaniac's 17.12.2002 artifacts

While trying to encode quot;the Black Adderquot;(still laughing...) with Umaniac's 17.12.2002 13:00 build,strange pixels appeared .I'm attaching two images below to show the prob.Xvid settings:1pass constant quant2,mpeg,ultra high,Xvid FourCC,chroma motion,QuarterPel,B-frames(3,150,100),DX50 B-VOP comp.,The same prombel occured WITH or WITHOUT using latest luma-chroma deblocking in quot;decoder optionsquot;.Avisynth 2.5a(17.12.2002),filter chain with
LoadPlugin(quot;E:\yv12\MPEG2Dec3.dllquot;)
LoadPlugin(quot;E:\yv12\UnDot.dllquot;)
#LoadPlugin(quot;E:\yv12\UnFilter.dllquot;)
#LoadPlugin(quot;E:\yv12\DctFilter.dllquot;)
LoadPlugin(quot;E:\yv12\Blockbuster-2.5.dllquot;)
#LoadPlugin(quot;E:\yv12\TemporalCleaner.dllquot;)
#LoadPlugin(quot;E:\yv12\cnr2.dllquot;)
#LoadPlugin(quot;E:\yv12\Focus2.dllquot;)
#LoadPlugin(quot;E:\yv12\decomb.dllquot;)
LoadPlugin(quot;E:\yv12\cnr2.dllquot;)
LoadPlugin(quot;E:\yv12\TomsMoComp.dllquot;)
#LoadPlugin(quot;E:\yv12\FluxSmooth-2.5.dllquot;)
#LoadPlugin(quot;E:\yv12\Convolution3DYV12.dllquot;)
LoadPlugin(quot;E:\yv12\tiya3dd.dllquot;)
LoadPlugin(quot;E:\yv12\asharp.dllquot;)
mpeg2source(quot;E:\Movies\Badder\adder.d2vquot;,cpu2=quot;ooooxxquot;)
crop(15,4,692,568)
Lumafilter(-3,1)
TomsMoComp(1,5,1)
Blockbuster(method=quot;sharpenquot;,block_size=3,detail_min=1,detail_max=40,luma_offset=-2,luma_threshold=20,strength=25)
Undot()
cnr2()
a=trim(0,97).BilinearResize(576,432).tiya3dd(2,30,30,30)
b=trim(98,48052).BilinearResize(576,432).tiya3dd(0,5,5,28).asharp()
c=trim(48053,50275).BilinearResize(576,432).tiya3dd(2,30,30,30)
return a+b+c........etc (many episodes)
The final avi cannot be decoded with Xvid.dll(crashes ZoomPlayer),but only with ffdshow (13.12.2002),No xvid checked..And the files(image1.jpeg,image 2.jpeg

and this ...

Edit: Seems to be corrected with today's build
¥
Back Forum Reply New