|
发表于 2003-1-9 12:59:06
|
显示全部楼层
Re: 这些好专业,不会翻译.
最初由 pandajohn 发布
I, P Frame encoding
I-Frames are image frames, while P-Frames are Pattern Frames. Image Frames contain full images. P-Frames contain patterns of what changes in the image, thusly saving a lot of space.
PMVFast and EPZS with diamond a sqare pattern motion estimation
Fast Motion detection that can refer a square or diamond shaped pattern to different directions.
inter4v mode
Fast interpolation ability.
fullpixel and halfpixel precision
Even halfpixel movements can be encoded. Better precision results in better compression at better quality.
both MPEG4 and H263 quantizations
MPEG4 is the standard DivX was derived from. H263 is a slightly changed subset of that standard made by Microsoft. Quantization means to map the quantity of color values to numbers.
custom quant matrices
The quantization can be done using custom matrices, possibly giving better results if the matrix is made to suit the video data. Every normal user shoult be fine with the default matrix that comes with Xvid.
Adaptive quantization / Luminance masking
Qantization and Luminance masking are variant, depending on the input material, therefore providing better results on dark or very contrasting images.
不好翻译的部分先留下来,以后大家一起研究。先把其它能翻译的完成再说。 |
|