Efficient coding of motion vector and mode information for H.264/AVC
作者:
Highlights:
•
摘要
This paper aims to reduce the size of header in H.264; therefore we only focus on compressing the larger header data into small one. H.264/AVC is the newest video coding standard, which adopts some new techniques to improve the compression efficiency. However, H.264 gets larger header than those of previous standards because the techniques exploit in detail the content of input image. The most parts of header are composed of macroblock type (mb_type) and motion vector difference (mvd), and there are redundancies in the header of H.264. Especially, when mode 8 is selected during mode decision at macroblock level, all four sub-macroblock data are transferred into bitstream. Building the idea above, we propose the scheme using the type code and quadtree to solve the problems. Experimental results show that our algorithm achieved lower total number of encoded bits over JM14.2 up to 31.87% bit reduction at QP 40 on average.
论文关键词:H.264,Quadtree,Motion vector,Type code,Header information
论文评审过程:Received 26 January 2008, Revised 18 July 2009, Accepted 24 July 2009, Available online 3 August 2009.
论文官网地址:https://doi.org/10.1016/j.image.2009.07.004