Abstract
HEVC is the latest video coding standard achieving better compression as compared to previous standards but at a higher complexity. Many applications require fast and real-time decoding of compressed video for which Field Programmable Gate Array (FPGA) is one of the efficient options. In this paper we provide the code improvement and implementation of the computationally intensive HEVC decoder. We describe our investigation for the implementation of HEVC decoder on Visual C++ 2008 platform and present improvements to the code of HEVC decoder required prior to its conversion to a hardware description language. The results for decoding time are also provided.
Original language | English |
---|---|
Title of host publication | 2018 3rd International Conference on Emerging Trends in Engineering, Sciences and Technology (ICEEST) |
Publisher | IEEE |
Number of pages | 6 |
ISBN (Electronic) | 9781538682494 |
ISBN (Print) | 9781538682500 |
DOIs | |
Publication status | Published - 18 Feb 2019 |
Event | 2018 3rd International Conference on Emerging Trends in Engineering, Sciences and Technology - Karachi, Pakistan Duration: 21 Dec 2018 → 22 Dec 2018 |
Conference
Conference | 2018 3rd International Conference on Emerging Trends in Engineering, Sciences and Technology |
---|---|
Abbreviated title | ICEEST 2018 |
Country/Territory | Pakistan |
City | Karachi |
Period | 21/12/18 → 22/12/18 |
Keywords
- video decoding , compression , HEVC decoder , complexity , software debugging