DocumentCode :
1361712
Title :
Highly Parallel Rate-Distortion Optimized Intra-Mode Decision on Multicore Graphics Processors
Author :
Cheung, Ngai-Man ; Au, Oscar C. ; Kung, Man-Cheung ; Wong, Peter H W ; Liu, Chun Hung
Author_Institution :
Dept. of Electron. & Comput. Eng., Hong Kong Univ. of Sci. & Technol., Kowloon, China
Volume :
19
Issue :
11
fYear :
2009
Firstpage :
1692
Lastpage :
1703
Abstract :
Rate-distortion (RD)-based mode selections are important techniques in video coding. In these methods, an encoder may compute the RD costs for all the possible coding modes, and select the one which achieves the best trade-off between encoding rate and compression distortion. Previous papers have demonstrated that RD-based mode selections can lead to significant improvements in coding efficiency. RD-based mode selections, however, would incur considerable increases in encoding complexity, since these methods require computing the RD costs for numerous candidate coding modes. In this paper, we consider the scenario where software-based video encoding is performed on personal computers or game consoles, and investigate how multicore graphics processing units (GPUs) may be efficiently utilized to undertake the task of RD optimized intra-prediction mode selections in audio and video coding standards and H.264 video encoding. Achieving efficient GPU-based intra-mode decisions, however, could be nontrivial for two reasons. First, intra-mode decision tends to be sequential. Specifically, the mode decision of the current block would depend on the reconstructed data of the neighboring blocks. Therefore, the coding modes of neighboring blocks would need to be computed first before that of the current block can be determined. This dependency poses challenges to GPU-based computation, which relies heavily on parallel data processing to achieve superior speedups. Second, RD-based intra-mode decision may require conditional branchings to determine the encoding bit-rate, and these branching operations may incur substantial performance penalties when being executed on GPUs due to pipeline architectural designs. To address these issues, we analyze the data dependency in intra-mode decision, and propose novel greedy-based encoding orders to achieve highly parallel processing of data blocks. We also prove that the proposed greedy-based orders are optimal in our problem, i.e., t- - hey require the minimum number of iterations to process a video frame given the dependency constraints. In addition, we propose a method to estimate the coding rate suitable for GPU implementation. Experimental results suggest our proposed solution can be more than 50 times faster than the previously proposed parallel intra-prediction, since our work can efficiently exploit the massive parallel opportunity in GPUs.
Keywords :
coprocessors; multiprocessing systems; video coding; GPU; H.264 video encoding; audio coding standards; coding mode; encoding complexity; encoding rate; greedy-based encoding orders; multicore graphics processing unit; multicore graphics processor; parallel data processing; rate-distortion mode selection; rate-distortion optimized intra-mode decision; software-based video encoding; video coding standards; video frame; Graphics processing unit; greedy approach; multicore; parallel processing; rate-distortion optimized intra-prediction;
fLanguage :
English
Journal_Title :
Circuits and Systems for Video Technology, IEEE Transactions on
Publisher :
ieee
ISSN :
1051-8215
Type :
jour
DOI :
10.1109/TCSVT.2009.2031515
Filename :
5229341
Link To Document :
بازگشت