<div dir="ltr"><div><div><div><div><div><div><div><div><div>Hello,<br><br></div>I was testing quickly some other lower quality settings -l3, -l4 because high compression is what really lacks to the NHW codec.<br><br></div>In fact I can remove -5Ko of residual coding on Y,U,V comps for -l3 and I can remove -10Ko always of residual coding for -l4, and -l3, -l4 settings will be really better than the current ones implemented.<br><br></div>I can also increase the wavelet coefficients threshold (of the dead zone), currently it is 8, can increase to 9,10,11,12,... according to the compression wanted.The problem with this operation is that I will increase aliasing and it will become no more acceptable... I have coded a post-processing function in the NHW decoder that is supposed to remove aliasing but it doesn't work at all (and I still haven't removed it...).Would you know an efficient processing, algorithm that removes aliaising? It would help me a lot!!!<br><br></div>Because the next quality settings could be here: -l3,-l4,-l5,-l6 with -5Ko,-10Ko,-15Ko,-20Ko corresponding roughly to 1.5bpp->1bpp (for image not video) with the processings explained above.<br><br></div>Then for the next settings, I could start to increase quantization of the DC parts, and have a better analysis of wavelet coefficients, this is the most difficult part.<br><br></div>So again, I think it will finally not be so difficult to go down to 1bpp but it implies to have a post-processing that removes aliasing? What do you think of this approach?<br><br></div>Any help is very welcome!<br><br></div>Cheers,<br></div>Raphael<br></div>