Low complexity H.264 video encoder design using machine learning techniques.

paula carrillo,tao pin,hari kalva
DOI: https://doi.org/10.1109/ICCE.2010.5418749
2011-01-01
Abstract:H.264/AVC encoder complexity is mainly due to variable size in Intra and Inter frames. This makes H.264/AVC very difficult to implement, especially for real time applications and mobile devices. The current technological challenge is to conserve the compression capacity and quality that H.264 offers but reduce the encoding time and, therefore, the processing complexity. This paper applies machine learning technique for video encoding mode decisions and investigates ways to improve the process of generating more general low complexity H.264/AVC video encoders. The proposed H.264 encoding method decreases the complexity in the mode decision inside the Inter frames. Results show, in a 67.81% average reduction of complexity and 0.2 average decreases in PSNR and an average bit rate increase of 0.04% for different kinds of videos and formats.
What problem does this paper attempt to address?