Academic literature on the topic 'H.264/AVC video compression'
Create a spot-on reference in APA, MLA, Chicago, Harvard, and other styles
Consult the lists of relevant articles, books, theses, conference reports, and other scholarly sources on the topic 'H.264/AVC video compression.'
Next to every source in the list of references, there is an 'Add to bibliography' button. Press on it, and we will generate automatically the bibliographic reference to the chosen work in the citation style you need: APA, MLA, Harvard, Chicago, Vancouver, etc.
You can also download the full text of the academic publication as pdf and read online its abstract whenever available in the metadata.
Journal articles on the topic "H.264/AVC video compression"
Sharabayko, M. P., and N. G. Markov. "H.264/AVC Video Compression on Smartphones." Journal of Physics: Conference Series 803 (January 2017): 012141. http://dx.doi.org/10.1088/1742-6596/803/1/012141.
Full textSun, Y., Y. Zhou, S. Sun, Z. Feng, and Z. He. "Incremental rate control for H.264/AVC video compression." IET Image Processing 3, no. 5 (October 1, 2009): 286–98. http://dx.doi.org/10.1049/iet-ipr.2009.0037.
Full textRoszkowski, Mikołaj, Andrzej Abramowski, Michał Wieczorek, and Grzegorz Pastuszak. "Architecture Design of The Hardware H.264/AVC Video Decoder." International Journal of Electronics and Telecommunications 56, no. 3 (September 1, 2010): 291–300. http://dx.doi.org/10.2478/v10177-010-0039-7.
Full textSullivan, G. J., and T. Wiegand. "Video Compression - From Concepts to the H.264/AVC Standard." Proceedings of the IEEE 93, no. 1 (January 2005): 18–31. http://dx.doi.org/10.1109/jproc.2004.839617.
Full textRad, Farhad, and Ali Broumandnia. "An Efficient Implementation of the Entire Transforms in the H.264/AVC Encoder using VHDL." International Journal of Reconfigurable and Embedded Systems (IJRES) 2, no. 3 (November 1, 2013): 116. http://dx.doi.org/10.11591/ijres.v2.i3.pp116-121.
Full textSowmyayani, S., and P. Arockia Jansi Rani. "An Efficient Temporal Redundancy Transformation for Wavelet Based Video Compression." International Journal of Image and Graphics 16, no. 03 (July 2016): 1650015. http://dx.doi.org/10.1142/s0219467816500157.
Full textMilicevic, Zoran, and Zoran Bojkovic. "An approach to selective intra coding and early inter skip prediction in H.264/AVC standard." Facta universitatis - series: Electronics and Energetics 21, no. 1 (2008): 107–19. http://dx.doi.org/10.2298/fuee0801107m.
Full textA. Suthar, Haresh. "VHDL Implementation of H.264 Video Coding Standard." International Journal of Reconfigurable and Embedded Systems (IJRES) 1, no. 3 (November 1, 2012): 95. http://dx.doi.org/10.11591/ijres.v1.i3.pp95-102.
Full textYan, Tao, Xiao Xiong Zhou, Wen Ting Luo, Ze Liang Liu, and Pan Dong Zhang. "Multi-View Video Coding Based on Video Correction." Advanced Materials Research 989-994 (July 2014): 3714–17. http://dx.doi.org/10.4028/www.scientific.net/amr.989-994.3714.
Full textIndoonundon, Deevya, Tulsi Pawan Fowdur, and Sunjiv Soyjaudah. "A Concealment Aware UEP scheme for H.264 using RS Codes." Indonesian Journal of Electrical Engineering and Computer Science 6, no. 3 (June 1, 2017): 671. http://dx.doi.org/10.11591/ijeecs.v6.i3.pp671-681.
Full textDissertations / Theses on the topic "H.264/AVC video compression"
Kannangara, Chaminda Sampath. "Complexity management of H.264/AVC video compression." Thesis, Robert Gordon University, 2006. http://hdl.handle.net/10059/643.
Full textBahari, Asral. "Low power architectures for MPEG-4 AVC/H.264 video compression." Thesis, University of Edinburgh, 2008. http://hdl.handle.net/1842/10695.
Full textBrown, Michelle M. "Hardware study on the H.264/AVC video stream parser /." Online version of thesis, 2008. http://hdl.handle.net/1850/7766.
Full textAdams, Tanner Ryan. "Computationally Efficient Basic Unit Rate Control for H.264/AVC." University of Dayton / OhioLINK, 2013. http://rave.ohiolink.edu/etdc/view?acc_num=dayton1386097674.
Full textRamos, Fabio Luis Livi. "Arquitetura para o algoritmo CAVLC de codificação de entropia segundo o padrão H.264/AVC." reponame:Biblioteca Digital de Teses e Dissertações da UFRGS, 2010. http://hdl.handle.net/10183/31120.
Full textThe digital video encoding depends on different phases to reach the necessary data compression, so the video can be transmitted through or stored in the medium. There are a variety of compression standards that are designed to that purpose and, among them, the one that has the best performance currently is the H.264/AVC. Considering the H.264/AVC standard, one of the processing stages is the entropy encoding. CAVLC (Context-Based Adaptive Variable Length Coding) is one of the algorithms that can be used for that end. It can use many of the code particularities, generated by the video sequence being processed. This way, CAVLC can generate codes with less bits for portions of the video sequence that occur more often, and codes with more bits for rarer patterns of the video sequence, using variable code lengths that depend on the current context for each portion of the code being processed. Based on this, the present work presents a VLSI hardware architecture for the CAVLC algorithm, according to the H.264/AVC standard. The architecture introduces a new technique to decrease the bottleneck at the initial stage of the algorithm and, furthermore, well-known techniques already tested in works found in the literature, were also implemented, to save processing cycles at the other stages of the component. The present architecture is then able to achieve gains compared to the other works found in the literature. This work is inserted into the effort of the Digital TV Group at UFRGS and it is intended to be integrated with the others developed by the group to make a complete H.264/AVC encoder.
Ernst, Eric Gerard. "Architecture design of a scalable adaptive deblocking filter for H.264/AVC /." Online version of thesis, 2007. http://hdl.handle.net/1850/5390.
Full textPorto, Roger Endrigo Carvalho. "Desenvolvimento arquitetural para estimação de movimento de blocos de tamanhos variáveis segundo padrão H.264/AVC de compressão de vídeo digital." reponame:Biblioteca Digital de Teses e Dissertações da UFRGS, 2008. http://hdl.handle.net/10183/17348.
Full textThe transmission and storage capabilities of the digital communications and processing continue to grow. However, compression is still necessary in video applications. With compression, the amount of bits necessary to represent a video sequence is dramatically reduced. Amongst the video compression standards, the latest one is the H.264/AVC. This standard reaches the highest compression rates when compared to the previous standards. On the other hand, it has a high computational complexity. This high computational complexity makes it difficult the development of applications targeting high definitions when a software implementation running in a current technology is considered. Thus, hardware implementations become essential. Addressing the hardware architectures, this work presents the architectural design for the variable block-size motion estimation defined in the H.264/AVC standard. This architecture is based on full search motion estimation algorithm and SAD calculation. This architecture is able to produce the 41 motion vectors within a macroblock that are specified in the standard. The architecture designed in this work was described in VHDL and it was mapped to Xilinx FPGAs. Extensive simulations of the hardware architecture and comparisons to the software implementation of the same variable-size algorithm were used to validate the architecture. It was also synthesized to standard cells. Considering the synthesis results, the architecture reaches real time for high resolution videos, as HDTV when mapped to FPGAs. The standard cells version of this architecture is able to reach real time for SDTV resolution, considering a physical synthesis to 0.18µm CMOS.
Depra, Dieison Antonello. "Algoritmos e desenvolvimento de arquitetura para codificação binária adaptativa ao contexto para o decodificador H.264/AVC." reponame:Biblioteca Digital de Teses e Dissertações da UFRGS, 2009. http://hdl.handle.net/10183/26505.
Full textThe technological innovations of recent decades have brought changes in the forms of human interaction especially in communication area. Advances in the areas of information technology and communications opened new horizons for creating demands non-existent so far. In this scenario the high-definition digital video for real-time applications has gained emphasis for this context. However, the challenges involved in handling the amount of information necessary for its representation, promoting research in industry and academia to minimize the impact on the bandwidth needed for transmission and / or the space for the storage. To address those problems several video compression standards have been developed and the H.264/AVC standard is the state-of-the-art. The H.264/AVC standard introduces significant gains in compression rate, compared to its predecessors. These gains are obtained by an increase in computational complexity of the techniques used, such as the CABAC. The computational requirements of H.264/AVC standard is so strong that make its implementation impractical in software (to operate on a general purpose processor) for the purpose of performing encoding or decoding in real time for high-definition video sequences. This dissertation presents a new CABAD architecture with the implementation in hardware intended to solve the problems related to the task of decoding high-definition video in real time. An introduction to fundamental concepts of data compression and digital video is presented, in addition to discussing the main features of the H.264/AVC standard. The set of algorithms the CABAC and of the CABAD decode flow are described in detail. A wide number of experiments were conducted to identify the static and dynamic behavior of the bitstream to support the design decisions. At the end the developed architecture is examined and compared with other proposals found in literature. The results show that the architecture developed is effective in its purpose to handle high-definition video (HD1080p) in real time. Furthermore, the experiments have led to innovative observations to determine the key points to minimize the bottlenecks inherent in the set of algorithms that make the CABAD.
Silva, Leandro Max de Lima. "Implementação física de arquiteturas de hardware para a decodificação de vídeo digital segundo o padrão H.264/AVC." reponame:Biblioteca Digital de Teses e Dissertações da UFRGS, 2010. http://hdl.handle.net/10183/27655.
Full textRecently Brazil has adopted the SBTVD (Brazilian Digital Television System) for digital TV transmission. It uses the H.264/AVC video CODEC (coder and decoder), which is considered the state of the art in the context of digital video compression. This transition to the SBTVD standard requires the development of technology for transmitting, receiving and decoding signals, so a project called Rede H.264 was initiated with the objective of producing cutting edge hardware components to build a set-top box SoC (System on Chip) compatible with the SBTVD. In order to produce IPs (Intellectual Property) for encoding and decoding digital video according to the H.264/AVC standard, many hardware architectures have been developed under the project. Therefore, the objective of this work is to carry out the physical implementation flow for ASIC (Application-Specific Integrated Circuit) in some of these hardware architectures for H.264/AVC video decoding, including the architectures parser and entropy decoding, intra-prediction and inverse quantization and transforms, which together compound a working version of an H.264 video decoder called intra-only. Besides these architectures, it is also physically implemented an architecture for a deblocking filter module and architectures for motion compensation according the Main and High profiles. This master thesis presents the standard-cells (ASIC) implementation as well as a detailed description of each step necessary to outcome the layouts of each of the architecture. It also presents the results of the implementations and comparisons with other works in the literature. The implementation of the filter has 43.9K gates (equivalent-gates), 42mW of power consumption and it demands the least amount of internal memory, 12.375KB SRAM, when compared with other implementations for the same video resolution, 1920x1080@30fps. The implementations for the Main and High profiles of the motion compensator have the best relationship between the amount of required clock cycles to interpolate a macroblock (MB), 304 cycles/MB, and the equivalent-gate count of each implementation, 98K and 102K, respectively. Also, the implementation of the H.264 intra-only decoder has 5KB SRAM, 11.4 mW of power consumption and it has the least equivalent-gate count, 150K, compared with other implementations of H.264 decoders which have similar features.
Thiele, Cristiano. "Desenvolvimento da arquitetura dos codificadores de entropia adaptativos CAVLC e CABAC do padrão H.264/AVC." reponame:Biblioteca Digital de Teses e Dissertações da UFRGS, 2012. http://hdl.handle.net/10183/85463.
Full textAn entropy encoder is responsible for the symbolic representation of a data stream so that the final representation contains less bits than the original. The H.264/AVC has three entropy coding schemes: the Exponential Golomb, the CAVLC encoder, that is less complex but with a higher data throughput, and the CABAC that is more complex while allowing for higher compression capability. The complexity of the entropy encoding and data dependencies on the original bitstream are the main challenges to meet the performance requirements for real-time compression. The development of these architectures in dedicated hardware is therefore necessary for high performance encoders. In this context, this work describes the algorithms that are part of the entropy encoders of the H.264/AVC standard, and the corresponding entropy coding architectures (Exponential Golomb, CAVLC and CABAC), plus a dedicated hardware architecture that integrates all of these encoders to a final bitstream assembler that is compliant to the aforementioned standard. The architectures were written in VHDL and synthesized into FPGA devices. In a Virtex-5 device, this full entropy encoder supports video encoding at level 4.2 of the H.264/AVC standard (Full HD at 60 frames per second). The developed architecture performs best among the most recent related architectures published, and has the unique feature of an encoder that implements in the same module all the alternative entropy encoders present in this standard for video compression.
Books on the topic "H.264/AVC video compression"
M, Le Thinh, Lian Yong, and SpringerLink (Online service), eds. Entropy Coders of the H.264/AVC Standard: Algorithms and VLSI Architectures. Berlin, Heidelberg: Springer-Verlag Berlin Heidelberg, 2011.
Find full textRichardson, Iain E. G. The H.264 advanced video compression standard. 2nd ed. Hoboken, N.J: Wiley, 2010.
Find full textRichardson, Iain E. The H.264 Advanced Video Compression Standard. Chichester, UK: John Wiley & Sons, Ltd, 2010. http://dx.doi.org/10.1002/9780470989418.
Full textG, Richardson Iain E., ed. The H.264 advanced video compression standard. 2nd ed. Hoboken, N.J: Wiley, 2010.
Find full textH.264 and MPEG-4 video compression: Video coding for next generation multimedia. Chichester: Wiley, 2003.
Find full textLee, Jae-Beom, and Hari Kalva. The VC-1 and H.264 Video Compression Standards for Broadband Video Services. Boston, MA: Springer US, 2008. http://dx.doi.org/10.1007/978-0-387-71043-3.
Full textBernd, Girod, ed. Video coding with superimposed motion-compensated signals: Applications to H.264 and beyond. New York: Springer, 2011.
Find full textBernd, Girod, ed. Video coding with superimposed motion-compensated signals: Applications to H.264 and beyond. Boston: Kluwer Academic Publishers, 2004.
Find full textFlierl, Markus. Video coding with superimposed motion-compensated signals: Applications to H.264 and beyond. Boston: Kluwer Academic Publishers, 2004.
Find full textHanzo, Lajos. Video compression and communications: From basics to H.261, H.263, H.264, MPEG2, MPEG4 for DVB and HSDPA-style adaptive turbo-transceivers. 2nd ed. Hoboken, NJ: J. Wiley & Sons, 2007.
Find full textBook chapters on the topic "H.264/AVC video compression"
Tian, Xiaohua, Thinh M. Le, and Yong Lian. "Introduction to Video Compression." In Entropy Coders of the H.264/AVC Standard, 3–27. Berlin, Heidelberg: Springer Berlin Heidelberg, 2010. http://dx.doi.org/10.1007/978-3-642-14703-6_1.
Full textKarwowski, Damian. "Improved Adaptive Arithmetic Coding in MPEG-4 AVC/H.264 Video Compression Standard." In Advances in Intelligent and Soft Computing, 257–63. Berlin, Heidelberg: Springer Berlin Heidelberg, 2011. http://dx.doi.org/10.1007/978-3-642-23154-4_29.
Full textDomański, Marek, Krzysztof Klimaszewski, Olgierd Stankiewicz, Jakub Stankowski, and Krzysztof Wegner. "Efficient Transmission of 3D Video Using MPEG-4 AVC/H.264 Compression Technology." In Lecture Notes in Computer Science, 145–56. Berlin, Heidelberg: Springer Berlin Heidelberg, 2010. http://dx.doi.org/10.1007/978-3-642-13789-1_14.
Full textLin, Youn-Long Steve, Chao-Yang Kao, Huang-Chih Kuo, and Jian-Wen Chen. "Introduction to Video Coding and H.264/AVC." In VLSI Design for Video Coding, 1–9. Boston, MA: Springer US, 2009. http://dx.doi.org/10.1007/978-1-4419-0959-6_1.
Full textLee, Kun-Bin. "Video Coding Using the H.264/AVC Standard." In Mobile Multimedia Broadcasting Standards, 435–60. Boston, MA: Springer US, 2009. http://dx.doi.org/10.1007/978-0-387-78263-8_15.
Full textGrois, Dan, Evgeny Kaminsky, and Ofer Hadar. "Optimization Methods for H.264/AVC Video Coding." In The Handbook of MPEG Applications, 175–204. Chichester, UK: John Wiley & Sons, Ltd, 2010. http://dx.doi.org/10.1002/9780470974582.ch7.
Full textTanwir, Savera, and Harry Perros. "Evaluation of Video Traffic Models for H.264 AVC Video." In VBR Video Traffic Models, 65–96. Chichester, UK: John Wiley & Sons, Ltd, 2014. http://dx.doi.org/10.1002/9781118931066.ch3.
Full textSpinsante, Susanna, Ennio Gambi, and Damiano Falcone. "H.264/AVC Error Concealment for DVB-H Video Transmission." In Mobile Multimedia Broadcasting Standards, 461–84. Boston, MA: Springer US, 2009. http://dx.doi.org/10.1007/978-0-387-78263-8_16.
Full textElarabi, Tarek, Ahmed Abdelgawad, and Magdy Bayoumi. "Efficient MPEG-2 to H.264/AVC Transcoding." In Real-Time Heterogeneous Video Transcoding for Low-Power Applications, 23–34. Cham: Springer International Publishing, 2014. http://dx.doi.org/10.1007/978-3-319-06071-2_3.
Full textLee, Joo-Kyong, and Ki-Dong Chung. "DCT Block Conversion for H.264/AVC Video Transcoding." In Euro-Par 2005 Parallel Processing, 919–27. Berlin, Heidelberg: Springer Berlin Heidelberg, 2005. http://dx.doi.org/10.1007/11549468_100.
Full textConference papers on the topic "H.264/AVC video compression"
Martinian, Emin, Alexander Behrens, Jun Xin, Anthony Vetro, and Huifang Sun. "Extensions of H.264/AVC for Multiview Video Compression." In 2006 International Conference on Image Processing. IEEE, 2006. http://dx.doi.org/10.1109/icip.2006.312963.
Full textSelvakumar, R. K., Krishnan Nallaperumal, and A. Punithavathy. "Compound video image compression for H.264/AVC-INTRA." In 2008 International Conference on Computing, Communication and Networking (ICCCN). IEEE, 2008. http://dx.doi.org/10.1109/icccnet.2008.4787720.
Full textAgostini, Luciano, and Sergio Bampi. "FPGA Based Architectures for H. 264/AVC Video Compression Standard." In 2006 International Conference on Field Programmable Logic and Applications. IEEE, 2006. http://dx.doi.org/10.1109/fpl.2006.311361.
Full textSheng, Kang, Xinyi Liao, Quanxin Zhang, Jiaqing Qu, and Yu'an Tan. "Video Forensic of Fragmented Video Based on H.264/AVC Video Compression Standard." In 2014 International Conference on Mechatronics, Electronic, Industrial and Control Engineering. Paris, France: Atlantis Press, 2014. http://dx.doi.org/10.2991/meic-14.2014.111.
Full textTung-Chien Chen, Yu-Han Chen, Ke-Chung Wu, and Liang-Gee Chen. "Hybrid-mode embedded compression for H.264/AVC video coding system." In 2005 International Symposium on Intelligent Signal Processing and Communication Systems. IEEE, 2005. http://dx.doi.org/10.1109/ispacs.2005.1595395.
Full textKamisli, Fatih, and Jae S. Lim. "Video compression with 1-D directional transforms in H.264/AVC." In 2010 IEEE International Conference on Acoustics, Speech and Signal Processing. IEEE, 2010. http://dx.doi.org/10.1109/icassp.2010.5495034.
Full textChao, Jianshu, and Eckehard Steinbach. "SIFT feature-preserving bit allocation for H.264/AVC video compression." In 2012 19th IEEE International Conference on Image Processing (ICIP 2012). IEEE, 2012. http://dx.doi.org/10.1109/icip.2012.6466958.
Full textDiaz-Honrubia, Antonio J., Jose Luis Martinez, Pedro Cuenca, and Hari Kalva. "A Fast Splitting Algorithm for an H.264/AVC to HEVC Intra Video Transcoder." In 2016 Data Compression Conference (DCC). IEEE, 2016. http://dx.doi.org/10.1109/dcc.2016.120.
Full textPoppe, C., S. De Bruyne, P. Lambert, and R. Van de Walle. "Effect of H.264/AVC compression on object detection for video surveillance." In 2009 10th Workshop on Image Analysis for Multimedia Interactive Services (WIAMIS). IEEE, 2009. http://dx.doi.org/10.1109/wiamis.2009.5031449.
Full textChen, Tzung-Her, Yan-Ting Wu, and Yue-Rong Lin. "Medical Video Encryption Based on H.264/AVC with Near-Lossless Compression." In 2009 Fifth International Conference on Intelligent Information Hiding and Multimedia Signal Processing (IIH-MSP). IEEE, 2009. http://dx.doi.org/10.1109/iih-msp.2009.139.
Full text