hellgauss
31st January 2005, 12:23
What is 'quantizer'? And how it works in the encoding process?
I've read in some guides that the encoding process is done in this way:
1)The codec takes an 8x8 block
2)It does the dct and trasform it in a 8x8 frequency block
3)Each coefficent is divided by the coefficent of the quantization matrix (h263, mpeg, ecc....)
4)The result is stored in a compressed stream (like a zip file).
Where does the quantizer does his work? What is exactly the differences between a q3 frame and a q4 frame?
Thanks and sorry for bad English
HG
[EDIT]
sorry... i've spent three days searching an answer in this forum, and i didn't see that just yesterday someone asked the same question....
I've read in some guides that the encoding process is done in this way:
1)The codec takes an 8x8 block
2)It does the dct and trasform it in a 8x8 frequency block
3)Each coefficent is divided by the coefficent of the quantization matrix (h263, mpeg, ecc....)
4)The result is stored in a compressed stream (like a zip file).
Where does the quantizer does his work? What is exactly the differences between a q3 frame and a q4 frame?
Thanks and sorry for bad English
HG
[EDIT]
sorry... i've spent three days searching an answer in this forum, and i didn't see that just yesterday someone asked the same question....