Motion Estimation Techniques for Digital Video Coding

Download Motion Estimation Techniques for Digital Video Coding PDF Online Free

Author :
Publisher : Springer Science & Business Media
ISBN 13 : 8132210972
Total Pages : 64 pages
Book Rating : 4.1/5 (322 download)

DOWNLOAD NOW!


Book Synopsis Motion Estimation Techniques for Digital Video Coding by : Shilpa Metkar

Download or read book Motion Estimation Techniques for Digital Video Coding written by Shilpa Metkar and published by Springer Science & Business Media. This book was released on 2013-03-15 with total page 64 pages. Available in PDF, EPUB and Kindle. Book excerpt: The book deals with the development of a methodology to estimate the motion field between two frames for video coding applications. This book proposes an exhaustive study of the motion estimation process in the framework of a general video coder. The conceptual explanations are discussed in a simple language and with the use of suitable figures. The book will serve as a guide for new researchers working in the field of motion estimation techniques.

Motion Estimation for Video Coding

Download Motion Estimation for Video Coding PDF Online Free

Author :
Publisher : Springer
ISBN 13 : 331914376X
Total Pages : 170 pages
Book Rating : 4.3/5 (191 download)

DOWNLOAD NOW!


Book Synopsis Motion Estimation for Video Coding by : Indrajit Chakrabarti

Download or read book Motion Estimation for Video Coding written by Indrajit Chakrabarti and published by Springer. This book was released on 2015-01-13 with total page 170 pages. Available in PDF, EPUB and Kindle. Book excerpt: The need of video compression in the modern age of visual communication cannot be over-emphasized. This monograph will provide useful information to the postgraduate students and researchers who wish to work in the domain of VLSI design for video processing applications. In this book, one can find an in-depth discussion of several motion estimation algorithms and their VLSI implementation as conceived and developed by the authors. It records an account of research done involving fast three step search, successive elimination, one-bit transformation and its effective combination with diamond search and dynamic pixel truncation techniques. Two appendices provide a number of instances of proof of concept through Matlab and Verilog program segments. In this aspect, the book can be considered as first of its kind. The architectures have been developed with an eye to their applicability in everyday low-power handheld appliances including video camcorders and smartphones.

Algorithms, Complexity Analysis and VLSI Architectures for MPEG-4 Motion Estimation

Download Algorithms, Complexity Analysis and VLSI Architectures for MPEG-4 Motion Estimation PDF Online Free

Author :
Publisher : Springer Science & Business Media
ISBN 13 : 1475744749
Total Pages : 242 pages
Book Rating : 4.4/5 (757 download)

DOWNLOAD NOW!


Book Synopsis Algorithms, Complexity Analysis and VLSI Architectures for MPEG-4 Motion Estimation by : Peter M. Kuhn

Download or read book Algorithms, Complexity Analysis and VLSI Architectures for MPEG-4 Motion Estimation written by Peter M. Kuhn and published by Springer Science & Business Media. This book was released on 2013-06-29 with total page 242 pages. Available in PDF, EPUB and Kindle. Book excerpt: MPEG-4 is the multimedia standard for combining interactivity, natural and synthetic digital video, audio and computer-graphics. Typical applications are: internet, video conferencing, mobile videophones, multimedia cooperative work, teleteaching and games. With MPEG-4 the next step from block-based video (ISO/IEC MPEG-1, MPEG-2, CCITT H.261, ITU-T H.263) to arbitrarily-shaped visual objects is taken. This significant step demands a new methodology for system analysis and design to meet the considerably higher flexibility of MPEG-4. Motion estimation is a central part of MPEG-1/2/4 and H.261/H.263 video compression standards and has attracted much attention in research and industry, for the following reasons: it is computationally the most demanding algorithm of a video encoder (about 60-80% of the total computation time), it has a high impact on the visual quality of a video encoder, and it is not standardized, thus being open to competition. Algorithms, Complexity Analysis, and VLSI Architectures for MPEG-4 Motion Estimation covers in detail every single step in the design of a MPEG-1/2/4 or H.261/H.263 compliant video encoder: Fast motion estimation algorithms Complexity analysis tools Detailed complexity analysis of a software implementation of MPEG-4 video Complexity and visual quality analysis of fast motion estimation algorithms within MPEG-4 Design space on motion estimation VLSI architectures Detailed VLSI design examples of (1) a high throughput and (2) a low-power MPEG-4 motion estimator. Algorithms, Complexity Analysis and VLSI Architectures for MPEG-4 Motion Estimation is an important introduction to numerous algorithmic, architectural and system design aspects of the multimedia standard MPEG-4. As such, all researchers, students and practitioners working in image processing, video coding or system and VLSI design will find this book of interest.

Video Coding

Download Video Coding PDF Online Free

Author :
Publisher : Springer Science & Business Media
ISBN 13 : 1461313376
Total Pages : 441 pages
Book Rating : 4.4/5 (613 download)

DOWNLOAD NOW!


Book Synopsis Video Coding by : Luis Torres

Download or read book Video Coding written by Luis Torres and published by Springer Science & Business Media. This book was released on 2012-12-06 with total page 441 pages. Available in PDF, EPUB and Kindle. Book excerpt: In recent years there has been an increasing interest in Second Generation Image and Video Coding Techniques. These techniques introduce new concepts from image analysis that greatly improve the performance of the coding schemes for very high compression. This interest has been further emphasized by the future MPEG 4 standard. Second generation image and video coding techniques are the ensemble of approaches proposing new and more efficient image representations than the conventional canonical form. As a consequence, the human visual system becomes a fundamental part of the encoding/decoding chain. More insight to distinguish between first and second generation can be gained if it is noticed that image and video coding is basically carried out in two steps. First, image data are converted into a sequence of messages and, second, code words are assigned to the messages. Methods of the first generation put the emphasis on the second step, whereas methods of the second generation put it on the first step and use available results for the second step. As a result of including the human visual system, second generation can be also seen as an approach of seeing the image composed by different entities called objects. This implies that the image or sequence of images have first to be analyzed and/or segmented in order to find the entities. It is in this context that we have selected in this book three main approaches as second generation video coding techniques: Segmentation-based schemes Model Based Schemes Fractal Based Schemes £/LIST£ Video Coding: The Second Generation Approach is an important introduction to the new coding techniques for video. As such, all researchers, students and practitioners working in image processing will find this book of interest.

Motion Estimation

Download Motion Estimation PDF Online Free

Author :
Publisher : One Billion Knowledgeable
ISBN 13 :
Total Pages : 123 pages
Book Rating : 4.:/5 (661 download)

DOWNLOAD NOW!


Book Synopsis Motion Estimation by : Fouad Sabry

Download or read book Motion Estimation written by Fouad Sabry and published by One Billion Knowledgeable. This book was released on 2024-05-12 with total page 123 pages. Available in PDF, EPUB and Kindle. Book excerpt: What is Motion Estimation In computer vision and image processing, motion estimation is the process of determining motion vectors that describe the transformation from one 2D image to another; usually from adjacent frames in a video sequence. It is an ill-posed problem as the motion happens in three dimensions (3D) but the images are a projection of the 3D scene onto a 2D plane. The motion vectors may relate to the whole image or specific parts, such as rectangular blocks, arbitrary shaped patches or even per pixel. The motion vectors may be represented by a translational model or many other models that can approximate the motion of a real video camera, such as rotation and translation in all three dimensions and zoom. How you will benefit (I) Insights, and validations about the following topics: Chapter 1: Motion_estimation Chapter 2: Motion_compensation Chapter 3: Block-matching_algorithm Chapter 4: H.261 Chapter 5: H.262/MPEG-2_Part_2 Chapter 6: Advanced_Video_Coding Chapter 7: Global_motion_compensation Chapter 8: Block-matching_and_3D_filtering Chapter 9: Video_compression_picture_types Chapter 10: Video_super-resolution (II) Answering the public top questions about motion estimation. (III) Real world examples for the usage of motion estimation in many fields. Who this book is for Professionals, undergraduate and graduate students, enthusiasts, hobbyists, and those who want to go beyond basic knowledge or information for any kind of Motion Estimation.

Motion Estimation Algorithms for Video Compression

Download Motion Estimation Algorithms for Video Compression PDF Online Free

Author :
Publisher : Springer Science & Business Media
ISBN 13 : 1461562414
Total Pages : 168 pages
Book Rating : 4.4/5 (615 download)

DOWNLOAD NOW!


Book Synopsis Motion Estimation Algorithms for Video Compression by : Borko Furht

Download or read book Motion Estimation Algorithms for Video Compression written by Borko Furht and published by Springer Science & Business Media. This book was released on 2012-12-06 with total page 168 pages. Available in PDF, EPUB and Kindle. Book excerpt: Video technology promises to be the key for the transmission of motion video. A number of video compression techniques and standards have been introduced in the past few years, particularly the MPEG-1 and MPEG-2 for interactive multimedia and for digital NTSC and HDTV applications, and H.2611H.263 for video telecommunications. These techniques use motion estimation techniques to reduce the amount of data that is stored and transmitted for each frame. This book is about these motion estimation algorithms, their complexity, implementations, advantages, and drawbacks. First, we present an overview of video compression techniques with an emphasis to techniques that use motion estimation, such as MPEG and H.2611H.263. Then, we give a survey of current motion estimation search algorithms, including the exhaustive search and a number of fast search algorithms. An evaluation of current search algorithms, based on a number of experiments on several test video sequences, is presented as well. The theoretical framework for a new fast search algorithm, Densely-Centered Uniform-P Search (DCUPS), is developed and presented in the book. The complexity of the DCUPS algorithm is comparable to other popular motion estimation techniques, however the algorithm shows superior results in terms of compression ratios and video qUality. We should stress out that these new results, presented in Chapters 4 and 5, have been developed by Joshua Greenberg, as part of his M.Sc. thesis entitled "Densely-Centered Uniform P-Search: A Fast Motion Estimation Algorithm" (FAU, 1996).

Multi-Frame Motion-Compensated Prediction for Video Transmission

Download Multi-Frame Motion-Compensated Prediction for Video Transmission PDF Online Free

Author :
Publisher : Springer Science & Business Media
ISBN 13 : 1461514878
Total Pages : 166 pages
Book Rating : 4.4/5 (615 download)

DOWNLOAD NOW!


Book Synopsis Multi-Frame Motion-Compensated Prediction for Video Transmission by : Thomas Wiegand

Download or read book Multi-Frame Motion-Compensated Prediction for Video Transmission written by Thomas Wiegand and published by Springer Science & Business Media. This book was released on 2012-12-06 with total page 166 pages. Available in PDF, EPUB and Kindle. Book excerpt: Multi-Frame Motion-Compensated Prediction for Video Transmission presents a comprehensive description of a new technique in video coding and transmission. The work presented in the book has had a very strong impact on video coding standards and will be of interest to practicing engineers and researchers as well as academics. The multi-frame technique and the Lagrangian coder control have been adopted by the ITU-T as an integral part of the well known H.263 standard and are were adopted in the ongoing H.26L project of the ITU-T Video Coding Experts Group. This work will interest researchers and students in the field of video coding and transmission. Moreover, engineers in the field will also be interested since an integral part of the well known H.263 standard is based on the presented material.

Block Matching Algorithm for Video Coding

Download Block Matching Algorithm for Video Coding PDF Online Free

Author :
Publisher : LAP Lambert Academic Publishing
ISBN 13 : 9783659422331
Total Pages : 128 pages
Book Rating : 4.4/5 (223 download)

DOWNLOAD NOW!


Book Synopsis Block Matching Algorithm for Video Coding by : Mohamed Ghoneim

Download or read book Block Matching Algorithm for Video Coding written by Mohamed Ghoneim and published by LAP Lambert Academic Publishing. This book was released on 2013 with total page 128 pages. Available in PDF, EPUB and Kindle. Book excerpt: Motion estimation is a key issue in the field of moving images analysis. In the framework of video coding, it is combined with motion compensation in order to exploit the spatio temporal correlation of image sequences along the motion trajectory. It then achieves one of the most important compression factors of a video coder. By dividing each frame into rectangular blocks, motion vectors are obtained via the block matching algorithms (BMA). The full search algorithm (FS) is a brute force BMA. It searches all possible locations inside the search window in the reference frame to provide an optimal solution. However, its high computational complexity makes it often not suitable for real-time implementation. Many fast but sub-optimal algorithms are introduced to improve the performance of video coders. The present book analyses three prospects of improving the quality of existing video coding schemes. Namely, one at a time optimization, adaptive search stagey and feature domain based criteria.

Real-Time Video Compression

Download Real-Time Video Compression PDF Online Free

Author :
Publisher : Springer
ISBN 13 : 0585323135
Total Pages : 164 pages
Book Rating : 4.5/5 (853 download)

DOWNLOAD NOW!


Book Synopsis Real-Time Video Compression by : Raymond Westwater

Download or read book Real-Time Video Compression written by Raymond Westwater and published by Springer. This book was released on 2007-08-28 with total page 164 pages. Available in PDF, EPUB and Kindle. Book excerpt: Real-Time Video Compression: Techniques and Algorithms introduces the XYZ video compression technique, which operates in three dimensions, eliminating the overhead of motion estimation. First, video compression standards, MPEG and H.261/H.263, are described. They both use asymmetric compression algorithms, based on motion estimation. Their encoders are much more complex than decoders. The XYZ technique uses a symmetric algorithm, based on the Three-Dimensional Discrete Cosine Transform (3D-DCT). 3D-DCT was originally suggested for compression about twenty years ago; however, at that time the computational complexity of the algorithm was too high, it required large buffer memory, and was not as effective as motion estimation. We have resurrected the 3D-DCT-based video compression algorithm by developing several enhancements to the original algorithm. These enhancements make the algorithm feasible for real-time video compression in applications such as video-on-demand, interactive multimedia, and videoconferencing. The demonstrated results, presented in this book, suggest that the XYZ video compression technique is not only a fast algorithm, but also provides superior compression ratios and high quality of the video compared to existing standard techniques, such as MPEG and H.261/H.263. The elegance of the XYZ technique is in its simplicity, which leads to inexpensive VLSI implementation of any XYZ codec. Real-Time Video Compression: Techniques and Algorithms can be used as a text for graduate students and researchers working in the area of real-time video compression. In addition, the book serves as an essential reference for professionals in the field.

Intelligent Image and Video Compression

Download Intelligent Image and Video Compression PDF Online Free

Author :
Publisher : Academic Press
ISBN 13 : 0128203544
Total Pages : 608 pages
Book Rating : 4.1/5 (282 download)

DOWNLOAD NOW!


Book Synopsis Intelligent Image and Video Compression by : Fan Zhang

Download or read book Intelligent Image and Video Compression written by Fan Zhang and published by Academic Press. This book was released on 2021-04-07 with total page 608 pages. Available in PDF, EPUB and Kindle. Book excerpt: Intelligent Image and Video Compression: Communicating Pictures, Second Edition explains the requirements, analysis, design and application of a modern video coding system. It draws on the authors’ extensive academic and professional experience in this field to deliver a text that is algorithmically rigorous yet accessible, relevant to modern standards and practical. It builds on a thorough grounding in mathematical foundations and visual perception to demonstrate how modern image and video compression methods can be designed to meet the rate-quality performance levels demanded by today's applications and users, in the context of prevailing network constraints. "David Bull and Fan Zhang have written a timely and accessible book on the topic of image and video compression. Compression of visual signals is one of the great technological achievements of modern times, and has made possible the great successes of streaming and social media and digital cinema. Their book, Intelligent Image and Video Compression covers all the salient topics ranging over visual perception, information theory, bandpass transform theory, motion estimation and prediction, lossy and lossless compression, and of course the compression standards from MPEG (ranging from H.261 through the most modern H.266, or VVC) and the open standards VP9 and AV-1. The book is replete with clear explanations and figures, including color where appropriate, making it quite accessible and valuable to the advanced student as well as the expert practitioner. The book offers an excellent glossary and as a bonus, a set of tutorial problems. Highly recommended! --Al Bovik An approach that combines algorithmic rigor with practical implementation using numerous worked examples Explains how video compression methods exploit statistical redundancies, natural correlations, and knowledge of human perception to improve performance Uses contemporary video coding standards (AVC, HEVC and VVC) as a vehicle for explaining block-based compression Provides broad coverage of important topics such as visual quality assessment and video streaming

International Conference on Intelligent Data Communication Technologies and Internet of Things (ICICI) 2018

Download International Conference on Intelligent Data Communication Technologies and Internet of Things (ICICI) 2018 PDF Online Free

Author :
Publisher : Springer
ISBN 13 : 3030031462
Total Pages : 1590 pages
Book Rating : 4.0/5 (3 download)

DOWNLOAD NOW!


Book Synopsis International Conference on Intelligent Data Communication Technologies and Internet of Things (ICICI) 2018 by : Jude Hemanth

Download or read book International Conference on Intelligent Data Communication Technologies and Internet of Things (ICICI) 2018 written by Jude Hemanth and published by Springer. This book was released on 2018-12-20 with total page 1590 pages. Available in PDF, EPUB and Kindle. Book excerpt: This book discusses data communication and computer networking, communication technologies and the applications of IoT (Internet of Things), big data, cloud computing and healthcare informatics. It explores, examines and critiques intelligent data communications and presents inventive methodologies in communication technologies and IoT. Aimed at researchers and academicians who need to understand the importance of data communication and advanced technologies in IoT, it offers different perspectives to help readers increase their knowledge and motivates them to conduct research in the area, highlighting various innovative ideas for future research.

Video Coding with Superimposed Motion-Compensated Signals

Download Video Coding with Superimposed Motion-Compensated Signals PDF Online Free

Author :
Publisher : Springer Science & Business Media
ISBN 13 : 1402077653
Total Pages : 161 pages
Book Rating : 4.4/5 (2 download)

DOWNLOAD NOW!


Book Synopsis Video Coding with Superimposed Motion-Compensated Signals by : Markus Flierl

Download or read book Video Coding with Superimposed Motion-Compensated Signals written by Markus Flierl and published by Springer Science & Business Media. This book was released on 2006-04-18 with total page 161 pages. Available in PDF, EPUB and Kindle. Book excerpt: Appendices 133 A Mathematical Results 133 A.1 Singularities of the Displacement Error Covariance Matrix 133 A.2 A Class of Matrices and their Eigenvalues 134 A.3 Inverse of the Power Spectral Density Matrix 134 A.4 Power Spectral Density of a Frame 136 Glossary 137 References 141 Index 159 Preface This book aims to capture recent advances in motion compensation for - ficient video compression. It investigates linearly combined motion comp- sated signals and generalizes the well known superposition for bidirectional prediction in B-pictures. The number of superimposed signals and the sel- tion of reference pictures will be important aspects of the discussion. The application oriented part of the book employs this concept to the well known ITU-T Recommendation H.263 and continues with the improvements by superimposed motion-compensated signals for the emerging ITU-T R- ommendation H.264 and ISO/IEC MPEG-4 (Part 10). In addition, it discusses a new approach for wavelet-based video coding. This technology is currently investigated by MPEG to develop a new video compression standard for the mid-term future.

Intelligent Data Communication Technologies and Internet of Things

Download Intelligent Data Communication Technologies and Internet of Things PDF Online Free

Author :
Publisher : Springer Nature
ISBN 13 : 9811595097
Total Pages : 891 pages
Book Rating : 4.8/5 (115 download)

DOWNLOAD NOW!


Book Synopsis Intelligent Data Communication Technologies and Internet of Things by : Jude Hemanth

Download or read book Intelligent Data Communication Technologies and Internet of Things written by Jude Hemanth and published by Springer Nature. This book was released on 2021-02-12 with total page 891 pages. Available in PDF, EPUB and Kindle. Book excerpt: This book solicits the innovative research ideas and solutions for almost all the intelligent data intensive theories and application domains. The proliferation of various mobile and wireless communication networks has paved way to foster a high demand for intelligent data processing and communication technologies. The potential of data in wireless mobile networks is enormous, and it constitutes to improve the communication capabilities profoundly. As the networking and communication applications are becoming more intensive, the management of data resources and its flow between various storage and computing resources are posing significant research challenges to both ICT and data science community. The general scope of this book covers the design, architecture, modeling, software, infrastructure and applications of intelligent communication architectures and systems for big data or data-intensive applications. In particular, this book reports the novel and recent research works on big data, mobile and wireless networks, artificial intelligence, machine learning, social network mining, intelligent computing technologies, image analysis, robotics and autonomous systems, data security and privacy.

Multiple Reference Motion Compensation

Download Multiple Reference Motion Compensation PDF Online Free

Author :
Publisher : Now Publishers Inc
ISBN 13 : 1601982526
Total Pages : 133 pages
Book Rating : 4.6/5 (19 download)

DOWNLOAD NOW!


Book Synopsis Multiple Reference Motion Compensation by : Athanasios Leontaris

Download or read book Multiple Reference Motion Compensation written by Athanasios Leontaris and published by Now Publishers Inc. This book was released on 2009 with total page 133 pages. Available in PDF, EPUB and Kindle. Book excerpt: Motion compensation exploits temporal correlation in a video sequence to yield high compression efficiency. Multiple reference frame motion compensation is an extension of motion compensation that exploits temporal correlation over a longer time scale. Devised mainly for increasing compression efficiency, it exhibits useful properties such as enhanced error resilience and error concealment. Multiple Reference Motion Compensation: A Tutorial Introduction and Survey explores different aspects of multiple reference frame motion compensation, including multihypothesis prediction, global motion prediction, improved error resilience and concealment for multiple references, and algorithms for fast motion estimation in the context of multiple reference frame video encoders

VLSI Design for Video Coding

Download VLSI Design for Video Coding PDF Online Free

Author :
Publisher : Springer Science & Business Media
ISBN 13 : 1441909591
Total Pages : 176 pages
Book Rating : 4.4/5 (419 download)

DOWNLOAD NOW!


Book Synopsis VLSI Design for Video Coding by : Youn-Long Steve Lin

Download or read book VLSI Design for Video Coding written by Youn-Long Steve Lin and published by Springer Science & Business Media. This book was released on 2009-12-29 with total page 176 pages. Available in PDF, EPUB and Kindle. Book excerpt: High definition video requires substantial compression in order to be transmitted or stored economically. Advances in video coding standards from MPEG-1, MPEG-2, MPEG-4 to H.264/AVC have provided ever increasing coding efficiency, at the expense of great computational complexity which can only be delivered through massively parallel processing. This book will present VLSI architectural design and chip implementation for high definition H.264/AVC video encoding, using a state-of-the-art video application, with complete VLSI prototype, via FPGA/ASIC. It will serve as an invaluable reference for anyone interested in VLSI design and high-level (EDA) synthesis for video.

Image and Video Compression for Multimedia Engineering

Download Image and Video Compression for Multimedia Engineering PDF Online Free

Author :
Publisher : CRC Press
ISBN 13 : 1420007262
Total Pages : 580 pages
Book Rating : 4.4/5 (2 download)

DOWNLOAD NOW!


Book Synopsis Image and Video Compression for Multimedia Engineering by : Yun-Qing Shi

Download or read book Image and Video Compression for Multimedia Engineering written by Yun-Qing Shi and published by CRC Press. This book was released on 2017-12-19 with total page 580 pages. Available in PDF, EPUB and Kindle. Book excerpt: Multimedia hardware still cannot accommodate the demand for large amounts of visual data. Without the generation of high-quality video bitstreams, limited hardware capabilities will continue to stifle the advancement of multimedia technologies. Thorough grounding in coding is needed so that applications such as MPEG-4 and JPEG 2000 may come to fruition. Image and Video Compression for Multimedia Engineering provides a solid, comprehensive understanding of the fundamentals and algorithms that lead to the creation of new methods for generating high quality video bit streams. The authors present a number of relevant advances along with international standards. New to the Second Edition · A chapter describing the recently developed video coding standard, MPEG-Part 10 Advances Video Coding also known as H.264 · Fundamental concepts and algorithms of JPEG2000 · Color systems of digital video · Up-to-date video coding standards and profiles Visual data, image, and video coding will continue to enable the creation of advanced hardware, suitable to the demands of new applications. Covering both image and video compression, this book yields a unique, self-contained reference for practitioners tobuild a basis for future study, research, and development.

Video Codec Design

Download Video Codec Design PDF Online Free

Author :
Publisher : John Wiley & Sons
ISBN 13 : 9780471485537
Total Pages : 318 pages
Book Rating : 4.4/5 (855 download)

DOWNLOAD NOW!


Book Synopsis Video Codec Design by : Iain E. Richardson

Download or read book Video Codec Design written by Iain E. Richardson and published by John Wiley & Sons. This book was released on 2002-05-22 with total page 318 pages. Available in PDF, EPUB and Kindle. Book excerpt: Codec-Algorithmen werden zur Kodierung und Dekodierung (oder Komprimierung und Dekomprimierung) von Daten wie Videofilmen benutzt, ohne daß die visuelle Qualität des dekodierten Bildes beeinträchtigt wird. Bekannt sind zum Beispiel Codecs zur Konvertierung von analoger Videosignale in komprimierte Videodateien wie MPEG. Dieses Lehrbuch vermittelt Ihnen einen Überblick über einschlägige Standards und Technologien, der Schwerpunkt liegt auf Fragen des Designs. Einleuchtende qualitative und quantitative Vergleiche von Systemalternativen werden anhand von Fallstudien vorgenommen.