Castor-Troy
8th July 2005, 23:10
Hi all,
I would like to know if it's a bug with the ehq mode : the difference between ehq 80 and 85 is that he first one show "moving background".
It's an extract from Brotherhood of the Wolves, encode in 1 pass quality 80%, unconstrained quality mode, inloop cutoffquant @11 (default, autorv10), linear quality mode, ehq 80/85.
the script :
loadplugin("C:\Multimedia\Video\Creation\AviSynth 2.55\plugins\DGDecode.dll")
clip = Mpeg2Source("E:\loups\loups.d2v",idct = 2)
clip = Crop(clip,2,68,-2,-68)
clip = degrainmedian(clip,limity=2,limituv=4,mode=1)
clip = bicubicresize(clip,640,272,0,0.75)
clip = undot(clip)
clip = limiter(clip)
Return clip
Files :
ehq80 (http://thecastortroy.free.fr/ehq80-1.rmvb)
ehq85 (http://thecastortroy.free.fr/ehq85-1.rmvb)
edit : read on M.P.C., overlay mixer
I would like to know if it's a bug with the ehq mode : the difference between ehq 80 and 85 is that he first one show "moving background".
It's an extract from Brotherhood of the Wolves, encode in 1 pass quality 80%, unconstrained quality mode, inloop cutoffquant @11 (default, autorv10), linear quality mode, ehq 80/85.
the script :
loadplugin("C:\Multimedia\Video\Creation\AviSynth 2.55\plugins\DGDecode.dll")
clip = Mpeg2Source("E:\loups\loups.d2v",idct = 2)
clip = Crop(clip,2,68,-2,-68)
clip = degrainmedian(clip,limity=2,limituv=4,mode=1)
clip = bicubicresize(clip,640,272,0,0.75)
clip = undot(clip)
clip = limiter(clip)
Return clip
Files :
ehq80 (http://thecastortroy.free.fr/ehq80-1.rmvb)
ehq85 (http://thecastortroy.free.fr/ehq85-1.rmvb)
edit : read on M.P.C., overlay mixer