A Real-Time Multi-view AVS2 Decoder on Mobile Phone.

Yingfan Zhang,Zhenan Lin,Weilun Feng,Jun Sun,Zongming Guo
DOI: https://doi.org/10.1007/978-3-319-77380-3_9
2017-01-01
Abstract:This demonstration provides a real-time AVS2 decoder, which is able to decode two 1080p videos in different views and render videos in red-blue 3D on mobile phones. The newly-published second generation of Audio-video coding standard (AVS2) is the successor to Audio-video coding standard (AVS). AVS2 improves video coding efficiency at the cost of significant complexity, making it hard to promote applications on mobile devices. In this paper, we firstly introduce our implementation on three levels: framework-level optimization, frame-level threading and data-level paralleling. Then, we evaluate the performance on mobile phones via experiments, which demonstrate our decoder achieves up to 142.382 fps when decoding 720p videos. At last, our decoder is integrated into a multi-view system. Although there have been lots of related work on the coetaneous standard HEVC and several implementations for AVS2, it is the first real-time multi-view AVS2 decoder on mobile phones so far.
What problem does this paper attempt to address?