Digital Video over Space Systems & Networks

Size: px
Start display at page:

Download "Digital Video over Space Systems & Networks"

Transcription

1 SpaceOps 2010 Conference<br><b><i>Delivering on the Dream</b></i><br><i>Hosted by NASA Mars April 2010, Huntsville, Alabama AIAA Digital Video over Space Systems & Networks Rodney P. Grubbs NASA Marshall Space Flight Center, Mail Code EO50, MSFC, AL Digital video promises many things better quality, consistency, all the advantages that video as data provides, but it also presents some serious challenges for system designers. This paper will first provide some background about digital video, compression, and examples of Standard and High Definition video uses in space applications over the past two or three years. Particular emphasis will be on interoperability challenges within different spacecraft systems and between ground systems. The main body of the paper will discuss the challenges of implementing digital video into existing spacecraft systems as well as designing digital video for use in future space applications. Topics covered will include: Transport Streams vs. Element Streams; Video over IP; Link Integrity; Bandwidth trades; Latency; and Format conversions. The paper will also include a discussion about the importance of standards and interoperability specifications, a review of future plans for digital video applications from the International Space Station and NASA s Constellation Program, and the goal of the Consultative Committee for Space Data Standards Motion Imagery and Applications Working Group to provide guidelines and best practices to avoid interoperability issues that plague current systems. I. Introduction In the early days of human spaceflight, motion imagery was accomplished with motion picture cameras, set at varying frame rates depending on lighting conditions. Upon safe return, the film was processed and eventually shared with the world via documentaries or television. Inevitably, live video became operationally desirable for situational awareness and to satisfy the public s interest in high profile events such as the Moon landings or the Apollo-Soyuz test project. Compromises were made with those first video systems to fit within the constraints of bandwidth, avionics, and transmission systems. Even in the modern era, video systems on spacecraft are a hybrid of analog and digital systems, typically made to work within the spacecrafts avionics, telemetry and command/control systems. With the advent of digital cameras, encoding algorithms and modulation techniques, it is desirable to treat video as data and utilize commercially available technologies to capture and transmit live and recorded motion imagery, possibly in high definition or even better. Future Human Spaceflight endeavors are expected to be collaborations between many agencies, with complex interactions between spacecraft and Lunar/Mars surface systems, with intermediate locations (Extra Vehicular Activity crew, habitats, etc.) requiring the ability to view video generated by another agency s systems. Therefore, interoperability between these systems will be essential to mission success and, in some cases, crew safety. II. Digital Video Parameters Digital video requires far more considerations to a system designer than the use of analog video. Analog video typically means using one of three world-wide standards: National Television Standards Committee (NTSC), Phase Alternating Line (PAL), or Sequential Color with Memory (SECAM). These world-wide standards have a limited set of parameters that define them, including horizontal and vertical resolution and frame rate. Digital video, on the other hand, has a variety of horizontal and vertical resolutions, frame rates, and additional aspects to consider including scanning, compression, aspect ratios, distribution protocols and color sampling. All of these parameters are discussed in much further detail in a draft Consultative Committee for Space Data Standards (CCSDS) Green Book, Motion Imagery & Applications 1. Readers interested in learning more about digital video parameters are encouraged to read section 3 of that draft document. 1 This material is declared a work of the U.S. Government and is not subject to copyright protection in the United States.

2 All of these parameters provide considerable flexibility for users of video, but also introduce challenges for interoperability and distribution among space faring nations on collaborative projects. For example, imagine a scenario where three astronauts from three different country s space agencies are conducting an extra-vehicular activity. It is logical to assume that mission control rooms would want to monitor helmet-mounted cameras from each astronaut. It is likely all three mission control rooms would have different digital video monitoring systems and those systems may differ from the native format, aspect ratios, compression algorithm, or other parameters from what is used on the helmet-mounted camera or the spacecraft s video distribution system. Thus, format conversion or image transcoding will likely be required for multi-agency monitoring of events to account for differences in aspect ratios, compression, frame rates and resolution. Many of these interoperability challenges are to be addressed by the CCSDS Motion Imagery and Applications Working Group for designers of future spacecraft and future missions. This paper will address challenges of implementing digital video into an already existing spacecraft and ground system. Integrating digital video into already deployed systems or spacecraft can be very complex. Many of these systems were not designed to handle the bandwidths required. Cabling and switching systems capable of handling analog video may not be able to handle the rigorous requirements of digital video, especially High Definition video. Use of Internet Protocols (IP) over space links provides one option for implementing digital video, but there are pitfalls. This paper will attempt to address some of these and other pitfalls, based on systems tested or deployed operationally on the Space Shuttle and International Space Station. III. Video over IP Here on Earth in the year 2010 video over IP is ubiquitous. Commercial web sites such as YouTube and Hulu allow users to watch high quality video on their home or office computers. Streaming video takes advantage of the stability of internet networks and improvements in compression technology. Streaming digital video from a spacecraft is far more complicated. There are several important considerations to address when attempting streaming video over IP from a spacecraft compression, transport streams, and protocols. A. Compression Uncompressed streaming digital video requires a great deal of bandwidth. For example, uncompressed High Definition video requires just under 1.5 Gbps. Therefore, the use of digital video over a network will require compression of the video. Two primary industry standard compression algorithms are widely utilized--moving Pictures Expert Group (MPEG) -2 or MPEG-4 (Part 10). MPEG-4 (Part 10) is also referred to as h.264. With MPEG compression, the screen is divided into pixel blocks called macroblocks. In MPEG-2, the macroblocks of an entire frame are compared to the macroblocks of the next frame to determine differences. This comparison is done looking both forwards and backwards in a video stream. MPEG-4 takes this a step further, working at the macroblock level in doing comparisons. This allows sending information only on the macroblocks with significant changes, thus being more efficient than MPEG-2, but requiring more processing power. If the video is intended to be redistributed, it is best to try to compress the video as little as possible. In other words, utilize as much bandwidth as possible. Compressing video already compressed once introduces additional artifacts and reduces the quality of the video. Video intended for analysis purposes, where individual frames are extracted from a motion video sequence and further analyzed, require intra-frame encoding versus inter-frame encoding. MPEG utilizes inter-frame encoding where groups of pictures are combined to provide efficiency. Intra-frame encoding algorithms, such as Motion Joint Pictures Expert Group (Motion JPEG) 2000, would be a better choice of encoding for video applications where individual frames are important. Motion JPEG2000 requires considerably more bandwidth since each frame is encoded separately. JPEG2000 uses a frequency sub-band compression technique instead of macroblocks. This provides a more accurate image than MPEG based compression algorithms. B. Transport Stream or Elementary Stream? Typically, the output of a modern day hardware video compressor, or encoder, is either IP or a format called Asynchronous Serial Interface (ASI). ASI is typically used for cable television distribution or professional video applications. When encoding video and audio, the option of outputting a transport stream or a program elementary stream is available. At a simplistic level, a program element stream keeps the video and audio separate; a transport stream combines audio, video and any other elements, such as closed-captioning data, of the stream into a combined 2

3 transport stream. Typically elementary streams are used for file-based playback of video, such as Digital Video Disks (DVD) and video playback from computers. Transport streams are typically used for real-time video applications such as terrestrial broadcasting or digital satellite systems. For real time streaming applications from spacecraft, transport streams provide several advantages, but these advantages must be balanced against the increased packet overhead and higher requirements for the space link integrity. One advantage is that the audio and video are synchronized together into a single data stream. Audio would not have to be resynchronized on the ground, so lip synchronization is not an issue. Another advantage is the ease with which video can be integrated into an IP network system on a spacecraft or a ground network. The IP output of a commercial encoder can be routed directly into an IP router, so the video data stream looks like any other data on the network. On the ground, the video data transport stream can easily be identified automatically via specific Packet Identifier (PID) for further distribution to other control centers or decoders and data recorders. A disadvantage of utilizing transport streams is the added bandwidth overhead. Existing spacecraft were likely not designed to route IP without additional protocol conversion to route the data into an avionics system utilizing CCSDS packet protocols. Thus, where an elemental stream can be routed directly into an avionics system, a transport stream will have to plug into an IP system that will also have to undergo some overhead before being packetized using CCSDS packet protocols for downlinks. Then, all of the various packet overhead will have to be undone on the ground to get back to the original transport stream that a decoder can recognize. A NASA project to demonstrate a live HDTV downlink capability on the International Space Station was originally designed to utilize an elementary stream and CCSDS packetization. The Columbia Accident delayed the project. During the delay, a device called the Orbital Communications Adapter (OCA), which allows use of IP with a CCSDS packet-based avionics system, was updated to provide higher bandwidth data streams. The live HDTV downlink system was redesigned to output a transport stream to the OCA. The project was successful and the first ever real-time HDTV downlink was carried live on the Discovery Channel and Japan s NHK in November C. Real-time Transport Protocol One packet format typically utilized for packetization of video data streams is Real-time Transport Protocol (RTP). RTP is typically utilized for end-to-end multimedia applications such as voice over IP or video conferencing over IP. RTP can tolerate drops in packets and jitter on a network because the protocol establishes end-to-end bidirectional links, or handshakes, that allow some data buffering and reordering of packets. Because of this handshake aspect of RTP, it is not a good candidate for use in applications like streaming digital video from a spacecraft. Furthermore, most commercial hardware decoders are not designed for RTP IP streams. Decoding of RTP IP streams usually requires computers with software applications such as VideoLan Media Player or Quicktime to decode the video. Most control rooms and ground systems are designed for conventional analog or digital video (using Serial Digital Interface) distribution. There is no simple way to bridge the gap between those systems and a computer based software decode of an RTP IP stream. It is possible to use RTP with a transport stream and turn off the handshake between the encoder and decoder, but this is not a typical use of RTP and the advantages of RTP are lost. IV. Link Integrity As referenced earlier, link integrity is an important aspect of successful implementation of digital video into an existing spacecraft system. Because of the dramatic compression required, especially in the case of HDTV, it is critical that the packets arrive in order with little packet loss or error or the decoder will be unable to decode the video. Tests conducted by NASA comparing MPEG-2 and MPEG-4 compression and distribution, demonstrated that MPEG-4, while providing higher quality video with less bandwidth when compared with MPEG-2 at the same data rates, is also more susceptible to bit errors and packet loss. With MPEG-4, problems with data links such as jitter, resulting in bit errors or lost packets, can result in decoders locking up, where they do not output any picture at all. With MPEG-2, decoders can still produce some elements of a picture even if there is some break in the data stream. The lost packets and bit errors manifest themselves as frozen blocks in the picture, known as macroblocking. Users of US commercial digital television satellite services such as DirecTV or Dish Network see this effect during rain fade, for example. Because of the way MPEG-4 is encoded at the block level as well as the frame level, it is more likely that a decoder cannot produce any usable picture when the data link is corrupted. Similar testing by NASA of Motion JPEG2000 encoded video showed less susceptibility to bit errors and packet loss. This is not surprising given that Motion JPEG2000 utilizes intra-frame encoding. A break in a data link may 3

4 result in lost frames, but since there is no group of pictures as is the case with MPEG encoding, decoders can recover quickly and produce usable video quickly. V. Latency Since compression is required to make digital video practical, latency is a factor with any digital video system. As encoding algorithms mature and hardware improves, end-to-end encode/decode latencies also improve. But that is not the only source of latency. As discussed earlier, packetization, buffering, and other aspects of the transport protocols add to latency. Each packetization of the video data stream requires depacketization on the other end before the data can be decoded and viewed as video. It is a fact of life when utilizing digital video. Latency primarily impacts scenarios where video is used interactively, such as live television interviews with crew, or in situational awareness applications of video with real-time importance, such as on-orbit rendezvous. In the case of live interviews, operational factors mitigate the impact of the latency. Media are informed of the delay so they ask their questions and wait patiently for the reply. Astronauts are sometime given questions ahead of time so they can anticipate the end of each question and begin their answers swiftly. The latency is also tolerated because it emphasizes the implied distance of spaceflight and has become synonymous with such televised events. Latency in situational awareness applications can become more problematic. Mission control rooms must remember that what they are seeing on screens can be seconds behind the mission elapsed time clocks they are seeing. Video in these applications must be augmented by other real-time sensors and abort decisions must be based on those sensors, not the video. For the same reasons, uses of video on spacecraft for applications such as rendezvous are limited and augmented with other real time and more reliable systems, such as radar and laser based systems. VI. Conclusion Digital video provides many improvements over analog. Video can be treated as data, utilizing other data distribution systems such as IP, and provides for higher quality imagery with less degradation. Digital video is also more flexible, with multiple resolutions and frame rates supported. With that flexibility comes trades and challenges. Compression, transport protocols, link integrity, and latency are some of the factors to be considered. Design of new spacecraft and ground systems will no doubt take into account these factors and others. The consumers of the video are the beneficiaries of all this flexibility. At the time of this paper s writing in early 2010, HD video can be streamed from the ISS using mostly off the shelf commercial hardware and a protocol convertor built by the Japanese Space Agency. Plans are underway for further retrofitting of the ISS to allow more and better quality HDTV to be streamed live. It is clear the future of spacecraft video is digital, high definition. No doubt some day humans will watch the next steps on another celestial body in crystal clear high definition video and look back on the grainy images of Neil Armstrong s first steps on the Moon the same way we think of Alexander Graham Bell s first telephone transmission. Glossary of Terms: Appendix Macroblocks Term used to describe a subset of an image used in compression algorithms. Sizes of blocks are usually expressed in multiples of four. MPEG-2 utilizes blocks of 8x8 pixels. Macroblocking Term used to describe an artifact of missing data that becomes apparent when viewing video that has been compressed using an algorithm that utilizes macroblocks. These visual artifacts are usually the result of missing data or bit errors. Packetization Within the context of this paper, refers to the process of adding headers and/or identifiers to data streams containing compressed video. Transcoding Conversion from one digital algorithm or format to another. In this paper s context, a conversion from encoding algorithm to another, such as MPEG-2 to MPEG-4, or from one imagery format to another, such as 1920 x 1080 interlace to 1280 x 720 progressive video. 4

5 Acknowledgments The author would like to thank Steve Chubb and Susan Best from Marshall Space Flight Center s Mission Operations Lab and Walt Lindblom, SAIC, Huntsville, AL for reviewing drafts of this paper, and their suggestions that so improved the final version. References 1 CCSDS, Motion Imagery and Applications Working Group, Draft Green Book. The latest documents can be found at SIS-MIA Draft Documents. 5

Digital Television (DTV) Technology And NASA Space/Ground Operations

Digital Television (DTV) Technology And NASA Space/Ground Operations Digital Television (DTV) Technology And NASA Space/Ground Operations Mohammad Amanullah (LMSO) Lockheed Martin Space Operations Consolidated Space Operations Contract (CSOC) mohammad.amanullah@csoconline.com

More information

hdtv (high Definition television) and video surveillance

hdtv (high Definition television) and video surveillance hdtv (high Definition television) and video surveillance introduction The TV market is moving rapidly towards high-definition television, HDTV. This change brings truly remarkable improvements in image

More information

Audio and Video II. Video signal +Color systems Motion estimation Video compression standards +H.261 +MPEG-1, MPEG-2, MPEG-4, MPEG- 7, and MPEG-21

Audio and Video II. Video signal +Color systems Motion estimation Video compression standards +H.261 +MPEG-1, MPEG-2, MPEG-4, MPEG- 7, and MPEG-21 Audio and Video II Video signal +Color systems Motion estimation Video compression standards +H.261 +MPEG-1, MPEG-2, MPEG-4, MPEG- 7, and MPEG-21 1 Video signal Video camera scans the image by following

More information

White Paper. Video-over-IP: Network Performance Analysis

White Paper. Video-over-IP: Network Performance Analysis White Paper Video-over-IP: Network Performance Analysis Video-over-IP Overview Video-over-IP delivers television content, over a managed IP network, to end user customers for personal, education, and business

More information

Motion Video Compression

Motion Video Compression 7 Motion Video Compression 7.1 Motion video Motion video contains massive amounts of redundant information. This is because each image has redundant information and also because there are very few changes

More information

Digital Signage Content Overview

Digital Signage Content Overview Digital Signage Content Overview What Is Digital Signage? Digital signage means different things to different people; it can mean a group of digital displays in a retail bank branch showing information

More information

Digital Media. Daniel Fuller ITEC 2110

Digital Media. Daniel Fuller ITEC 2110 Digital Media Daniel Fuller ITEC 2110 Daily Question: Video How does interlaced scan display video? Email answer to DFullerDailyQuestion@gmail.com Subject Line: ITEC2110-26 Housekeeping Project 4 is assigned

More information

MULTIMEDIA TECHNOLOGIES

MULTIMEDIA TECHNOLOGIES MULTIMEDIA TECHNOLOGIES LECTURE 08 VIDEO IMRAN IHSAN ASSISTANT PROFESSOR VIDEO Video streams are made up of a series of still images (frames) played one after another at high speed This fools the eye into

More information

Synchronization Issues During Encoder / Decoder Tests

Synchronization Issues During Encoder / Decoder Tests OmniTek PQA Application Note: Synchronization Issues During Encoder / Decoder Tests Revision 1.0 www.omnitek.tv OmniTek Advanced Measurement Technology 1 INTRODUCTION The OmniTek PQA system is very well

More information

Module 8 VIDEO CODING STANDARDS. Version 2 ECE IIT, Kharagpur

Module 8 VIDEO CODING STANDARDS. Version 2 ECE IIT, Kharagpur Module 8 VIDEO CODING STANDARDS Lesson 24 MPEG-2 Standards Lesson Objectives At the end of this lesson, the students should be able to: 1. State the basic objectives of MPEG-2 standard. 2. Enlist the profiles

More information

Digital Television Fundamentals

Digital Television Fundamentals Digital Television Fundamentals Design and Installation of Video and Audio Systems Michael Robin Michel Pouiin McGraw-Hill New York San Francisco Washington, D.C. Auckland Bogota Caracas Lisbon London

More information

DVB-S2 and DVB-RCS for VSAT and Direct Satellite TV Broadcasting

DVB-S2 and DVB-RCS for VSAT and Direct Satellite TV Broadcasting Hands-On DVB-S2 and DVB-RCS for VSAT and Direct Satellite TV Broadcasting Course Description This course will examine DVB-S2 and DVB-RCS for Digital Video Broadcast and the rather specialised application

More information

Digital Video Telemetry System

Digital Video Telemetry System Digital Video Telemetry System Item Type text; Proceedings Authors Thom, Gary A.; Snyder, Edwin Publisher International Foundation for Telemetering Journal International Telemetering Conference Proceedings

More information

ATSC vs NTSC Spectrum. ATSC 8VSB Data Framing

ATSC vs NTSC Spectrum. ATSC 8VSB Data Framing ATSC vs NTSC Spectrum ATSC 8VSB Data Framing 22 ATSC 8VSB Data Segment ATSC 8VSB Data Field 23 ATSC 8VSB (AM) Modulated Baseband ATSC 8VSB Pre-Filtered Spectrum 24 ATSC 8VSB Nyquist Filtered Spectrum ATSC

More information

Understanding Compression Technologies for HD and Megapixel Surveillance

Understanding Compression Technologies for HD and Megapixel Surveillance When the security industry began the transition from using VHS tapes to hard disks for video surveillance storage, the question of how to compress and store video became a top consideration for video surveillance

More information

Implementation of MPEG-2 Trick Modes

Implementation of MPEG-2 Trick Modes Implementation of MPEG-2 Trick Modes Matthew Leditschke and Andrew Johnson Multimedia Services Section Telstra Research Laboratories ABSTRACT: If video on demand services delivered over a broadband network

More information

Hands-On Real Time HD and 3D IPTV Encoding and Distribution over RF and Optical Fiber

Hands-On Real Time HD and 3D IPTV Encoding and Distribution over RF and Optical Fiber Hands-On Encoding and Distribution over RF and Optical Fiber Course Description This course provides systems engineers and integrators with a technical understanding of current state of the art technology

More information

OPEN STANDARD GIGABIT ETHERNET LOW LATENCY VIDEO DISTRIBUTION ARCHITECTURE

OPEN STANDARD GIGABIT ETHERNET LOW LATENCY VIDEO DISTRIBUTION ARCHITECTURE 2012 NDIA GROUND VEHICLE SYSTEMS ENGINEERING AND TECHNOLOGY SYMPOSIUM VEHICLE ELECTRONICS AND ARCHITECTURE (VEA) MINI-SYMPOSIUM AUGUST 14-16, MICHIGAN OPEN STANDARD GIGABIT ETHERNET LOW LATENCY VIDEO DISTRIBUTION

More information

Multimedia. Course Code (Fall 2017) Fundamental Concepts in Video

Multimedia. Course Code (Fall 2017) Fundamental Concepts in Video Course Code 005636 (Fall 2017) Multimedia Fundamental Concepts in Video Prof. S. M. Riazul Islam, Dept. of Computer Engineering, Sejong University, Korea E-mail: riaz@sejong.ac.kr Outline Types of Video

More information

Video 1 Video October 16, 2001

Video 1 Video October 16, 2001 Video Video October 6, Video Event-based programs read() is blocking server only works with single socket audio, network input need I/O multiplexing event-based programming also need to handle time-outs,

More information

A LOW COST TRANSPORT STREAM (TS) GENERATOR USED IN DIGITAL VIDEO BROADCASTING EQUIPMENT MEASUREMENTS

A LOW COST TRANSPORT STREAM (TS) GENERATOR USED IN DIGITAL VIDEO BROADCASTING EQUIPMENT MEASUREMENTS A LOW COST TRANSPORT STREAM (TS) GENERATOR USED IN DIGITAL VIDEO BROADCASTING EQUIPMENT MEASUREMENTS Radu Arsinte Technical University Cluj-Napoca, Faculty of Electronics and Telecommunication, Communication

More information

Video System Characteristics of AVC in the ATSC Digital Television System

Video System Characteristics of AVC in the ATSC Digital Television System A/72 Part 1:2014 Video and Transport Subsystem Characteristics of MVC for 3D-TVError! Reference source not found. ATSC Standard A/72 Part 1 Video System Characteristics of AVC in the ATSC Digital Television

More information

Chapter 3 Fundamental Concepts in Video. 3.1 Types of Video Signals 3.2 Analog Video 3.3 Digital Video

Chapter 3 Fundamental Concepts in Video. 3.1 Types of Video Signals 3.2 Analog Video 3.3 Digital Video Chapter 3 Fundamental Concepts in Video 3.1 Types of Video Signals 3.2 Analog Video 3.3 Digital Video 1 3.1 TYPES OF VIDEO SIGNALS 2 Types of Video Signals Video standards for managing analog output: A.

More information

P1: OTA/XYZ P2: ABC c01 JWBK457-Richardson March 22, :45 Printer Name: Yet to Come

P1: OTA/XYZ P2: ABC c01 JWBK457-Richardson March 22, :45 Printer Name: Yet to Come 1 Introduction 1.1 A change of scene 2000: Most viewers receive analogue television via terrestrial, cable or satellite transmission. VHS video tapes are the principal medium for recording and playing

More information

TIME-COMPENSATED REMOTE PRODUCTION OVER IP

TIME-COMPENSATED REMOTE PRODUCTION OVER IP TIME-COMPENSATED REMOTE PRODUCTION OVER IP Ed Calverley Product Director, Suitcase TV, United Kingdom ABSTRACT Much has been said over the past few years about the benefits of moving to use more IP in

More information

ATSC Standard: Video Watermark Emission (A/335)

ATSC Standard: Video Watermark Emission (A/335) ATSC Standard: Video Watermark Emission (A/335) Doc. A/335:2016 20 September 2016 Advanced Television Systems Committee 1776 K Street, N.W. Washington, D.C. 20006 202-872-9160 i The Advanced Television

More information

Video. Philco H3407C (circa 1958)

Video. Philco H3407C (circa 1958) Video Philco H3407C (circa 1958) Never before have I witnessed compressed into a single device so much ingenuity, so much brain power, so much development, and such phenomenal results David Sarnoff Topics

More information

New Technologies for Premium Events Contribution over High-capacity IP Networks. By Gunnar Nessa, Appear TV December 13, 2017

New Technologies for Premium Events Contribution over High-capacity IP Networks. By Gunnar Nessa, Appear TV December 13, 2017 New Technologies for Premium Events Contribution over High-capacity IP Networks By Gunnar Nessa, Appear TV December 13, 2017 1 About Us Appear TV manufactures head-end equipment for any of the following

More information

h t t p : / / w w w. v i d e o e s s e n t i a l s. c o m E - M a i l : j o e k a n a t t. n e t DVE D-Theater Q & A

h t t p : / / w w w. v i d e o e s s e n t i a l s. c o m E - M a i l : j o e k a n a t t. n e t DVE D-Theater Q & A J O E K A N E P R O D U C T I O N S W e b : h t t p : / / w w w. v i d e o e s s e n t i a l s. c o m E - M a i l : j o e k a n e @ a t t. n e t DVE D-Theater Q & A 15 June 2003 Will the D-Theater tapes

More information

Will Widescreen (16:9) Work Over Cable? Ralph W. Brown

Will Widescreen (16:9) Work Over Cable? Ralph W. Brown Will Widescreen (16:9) Work Over Cable? Ralph W. Brown Digital video, in both standard definition and high definition, is rapidly setting the standard for the highest quality television viewing experience.

More information

Module 8 VIDEO CODING STANDARDS. Version 2 ECE IIT, Kharagpur

Module 8 VIDEO CODING STANDARDS. Version 2 ECE IIT, Kharagpur Module 8 VIDEO CODING STANDARDS Lesson 27 H.264 standard Lesson Objectives At the end of this lesson, the students should be able to: 1. State the broad objectives of the H.264 standard. 2. List the improved

More information

Contents. xv xxi xxiii xxiv. 1 Introduction 1 References 4

Contents. xv xxi xxiii xxiv. 1 Introduction 1 References 4 Contents List of figures List of tables Preface Acknowledgements xv xxi xxiii xxiv 1 Introduction 1 References 4 2 Digital video 5 2.1 Introduction 5 2.2 Analogue television 5 2.3 Interlace 7 2.4 Picture

More information

Issue 76 - December 2008

Issue 76 - December 2008 Sensor Type to enter text NEWS FROM PIXELMETRIX Issue 76 - December 2008 HIGHLIGHTS DVStation-Mini DVB-T Affordable, Comprehensive DVB-T Monitoring Electronic Couch Potato (ECP) Affordable DTT Monitoring

More information

Frame Compatible Formats for 3D Video Distribution

Frame Compatible Formats for 3D Video Distribution MITSUBISHI ELECTRIC RESEARCH LABORATORIES http://www.merl.com Frame Compatible Formats for 3D Video Distribution Anthony Vetro TR2010-099 November 2010 Abstract Stereoscopic video will soon be delivered

More information

Using Video over IP Inter and Intra Mission Control Centers and Beyond

Using Video over IP Inter and Intra Mission Control Centers and Beyond SpaceOps 2008 Conference (Hosted and organized by ESA and EUMETSAT in association with AIAA) AIAA 2008-3240 Using Video over IP Inter and Intra Mission Control Centers and Beyond Felix Lang 1 and Taryn

More information

. ImagePRO. ImagePRO-SDI. ImagePRO-HD. ImagePRO TM. Multi-format image processor line

. ImagePRO. ImagePRO-SDI. ImagePRO-HD. ImagePRO TM. Multi-format image processor line ImagePRO TM. ImagePRO. ImagePRO-SDI. ImagePRO-HD The Folsom ImagePRO TM is a powerful all-in-one signal processor that accepts a wide range of video input signals and process them into a number of different

More information

INTEGRATION, PROCESSING AND RECORDING OF AIRBORNE HIGH RESOLUTION SENSOR IMAGES

INTEGRATION, PROCESSING AND RECORDING OF AIRBORNE HIGH RESOLUTION SENSOR IMAGES INTEGRATION, PROCESSING AND RECORDING OF AIRBORNE HIGH RESOLUTION SENSOR IMAGES Hans Brandtberg Saab AB, Electronic Defence Systems, Avionics Division October 2010 INTRODUCTION Onboard high resolution

More information

REGIONAL NETWORKS FOR BROADBAND CABLE TELEVISION OPERATIONS

REGIONAL NETWORKS FOR BROADBAND CABLE TELEVISION OPERATIONS REGIONAL NETWORKS FOR BROADBAND CABLE TELEVISION OPERATIONS by Donald Raskin and Curtiss Smith ABSTRACT There is a clear trend toward regional aggregation of local cable television operations. Simultaneously,

More information

06 Video. Multimedia Systems. Video Standards, Compression, Post Production

06 Video. Multimedia Systems. Video Standards, Compression, Post Production Multimedia Systems 06 Video Video Standards, Compression, Post Production Imran Ihsan Assistant Professor, Department of Computer Science Air University, Islamabad, Pakistan www.imranihsan.com Lectures

More information

Sending Images. Teacher Information

Sending Images. Teacher Information Teacher Information Background Information An image is a picture created by a camera on photographic film (called a photograph) or by a remote sensing detector, and displayed on a screen or on paper. A

More information

PixelNet. Jupiter. The Distributed Display Wall System. by InFocus. infocus.com

PixelNet. Jupiter. The Distributed Display Wall System. by InFocus. infocus.com PixelNet The Distributed Display Wall System Jupiter by InFocus infocus.com PixelNet The Distributed Display Wall System PixelNet, a Jupiter by InFocus product, is a revolutionary new way to capture,

More information

Chapter 10 Basic Video Compression Techniques

Chapter 10 Basic Video Compression Techniques Chapter 10 Basic Video Compression Techniques 10.1 Introduction to Video compression 10.2 Video Compression with Motion Compensation 10.3 Video compression standard H.261 10.4 Video compression standard

More information

HEVC: Future Video Encoding Landscape

HEVC: Future Video Encoding Landscape HEVC: Future Video Encoding Landscape By Dr. Paul Haskell, Vice President R&D at Harmonic nc. 1 ABSTRACT This paper looks at the HEVC video coding standard: possible applications, video compression performance

More information

Multimedia Systems Video I (Basics of Analog and Digital Video) Mahdi Amiri April 2011 Sharif University of Technology

Multimedia Systems Video I (Basics of Analog and Digital Video) Mahdi Amiri April 2011 Sharif University of Technology Course Presentation Multimedia Systems Video I (Basics of Analog and Digital Video) Mahdi Amiri April 2011 Sharif University of Technology Video Visual Effect of Motion The visual effect of motion is due

More information

Hands-On DVB-T2 and MPEG Essentials for Digital Terrestrial Broadcasting

Hands-On DVB-T2 and MPEG Essentials for Digital Terrestrial Broadcasting Hands-On for Digital Terrestrial Broadcasting Course Description Governments everywhere are moving towards Analogue Switch Off in TV broadcasting. Digital Video Broadcasting standards for use terrestrially

More information

By David Acker, Broadcast Pix Hardware Engineering Vice President, and SMPTE Fellow Bob Lamm, Broadcast Pix Product Specialist

By David Acker, Broadcast Pix Hardware Engineering Vice President, and SMPTE Fellow Bob Lamm, Broadcast Pix Product Specialist White Paper Slate HD Video Processing By David Acker, Broadcast Pix Hardware Engineering Vice President, and SMPTE Fellow Bob Lamm, Broadcast Pix Product Specialist High Definition (HD) television is the

More information

Video coding standards

Video coding standards Video coding standards Video signals represent sequences of images or frames which can be transmitted with a rate from 5 to 60 frames per second (fps), that provides the illusion of motion in the displayed

More information

THINKING ABOUT IP MIGRATION?

THINKING ABOUT IP MIGRATION? THINKING ABOUT IP MIGRATION? Get the flexibility to face the future. Follow Grass Valley down the path to IP. www.grassvalley.com/ip In today s competitive landscape, you need to seamlessly integrate IP

More information

Understanding Multimedia - Basics

Understanding Multimedia - Basics Understanding Multimedia - Basics Joemon Jose Web page: http://www.dcs.gla.ac.uk/~jj/teaching/demms4 Wednesday, 9 th January 2008 Design and Evaluation of Multimedia Systems Lectures video as a medium

More information

Introduction. Fiber Optics, technology update, applications, planning considerations

Introduction. Fiber Optics, technology update, applications, planning considerations 2012 Page 1 Introduction Fiber Optics, technology update, applications, planning considerations Page 2 L-Band Satellite Transport Coax cable and hardline (coax with an outer copper or aluminum tube) are

More information

A320 Supplemental Digital Media Material for OS

A320 Supplemental Digital Media Material for OS A320 Supplemental Digital Media Material for OS Lecture 1 - Introduction November 8, 2013 Sam Siewert Digital Media and Interactive Course Topics Digital Media Digital Video Encoding/Decoding Machine Vision

More information

COMP 249 Advanced Distributed Systems Multimedia Networking. Video Compression Standards

COMP 249 Advanced Distributed Systems Multimedia Networking. Video Compression Standards COMP 9 Advanced Distributed Systems Multimedia Networking Video Compression Standards Kevin Jeffay Department of Computer Science University of North Carolina at Chapel Hill jeffay@cs.unc.edu September,

More information

5.1 Types of Video Signals. Chapter 5 Fundamental Concepts in Video. Component video

5.1 Types of Video Signals. Chapter 5 Fundamental Concepts in Video. Component video Chapter 5 Fundamental Concepts in Video 5.1 Types of Video Signals 5.2 Analog Video 5.3 Digital Video 5.4 Further Exploration 1 Li & Drew c Prentice Hall 2003 5.1 Types of Video Signals Component video

More information

Implementation of an MPEG Codec on the Tilera TM 64 Processor

Implementation of an MPEG Codec on the Tilera TM 64 Processor 1 Implementation of an MPEG Codec on the Tilera TM 64 Processor Whitney Flohr Supervisor: Mark Franklin, Ed Richter Department of Electrical and Systems Engineering Washington University in St. Louis Fall

More information

The implementation of HDTV in the European digital TV environment

The implementation of HDTV in the European digital TV environment The implementation of HDTV in the European digital TV environment Stefan Wallner Product Manger Terrestrial TV Transmitter Systems Harris Corporation Presentation1 HDTV in Europe is an old story! 1980

More information

SERIES J: CABLE NETWORKS AND TRANSMISSION OF TELEVISION, SOUND PROGRAMME AND OTHER MULTIMEDIA SIGNALS Digital transmission of television signals

SERIES J: CABLE NETWORKS AND TRANSMISSION OF TELEVISION, SOUND PROGRAMME AND OTHER MULTIMEDIA SIGNALS Digital transmission of television signals International Telecommunication Union ITU-T J.381 TELECOMMUNICATION STANDARDIZATION SECTOR OF ITU (09/2012) SERIES J: CABLE NETWORKS AND TRANSMISSION OF TELEVISION, SOUND PROGRAMME AND OTHER MULTIMEDIA

More information

An Overview of Video Coding Algorithms

An Overview of Video Coding Algorithms An Overview of Video Coding Algorithms Prof. Ja-Ling Wu Department of Computer Science and Information Engineering National Taiwan University Video coding can be viewed as image compression with a temporal

More information

Metadata for Enhanced Electronic Program Guides

Metadata for Enhanced Electronic Program Guides Metadata for Enhanced Electronic Program Guides by Gomer Thomas An increasingly popular feature for TV viewers is an on-screen, interactive, electronic program guide (EPG). The advent of digital television

More information

Issue 67 - NAB 2008 Special

Issue 67 - NAB 2008 Special Sensor NEWS FROM PIXELMETRIX Get Ready for Next Generation TV Issue 67 - NAB 2008 Special HIGHLIGHTS Danny Wilson to speak at two conferences New! DVStation-Mini Lab Environment for IP Video Delivery Satellite

More information

HDMI Demystified April 2011

HDMI Demystified April 2011 HDMI Demystified April 2011 What is HDMI? High-Definition Multimedia Interface, or HDMI, is a digital audio, video and control signal format defined by seven of the largest consumer electronics manufacturers.

More information

Personal Mobile DTV Cellular Phone Terminal Developed for Digital Terrestrial Broadcasting With Internet Services

Personal Mobile DTV Cellular Phone Terminal Developed for Digital Terrestrial Broadcasting With Internet Services Personal Mobile DTV Cellular Phone Terminal Developed for Digital Terrestrial Broadcasting With Internet Services ATSUSHI KOIKE, SHUICHI MATSUMOTO, AND HIDEKI KOKUBUN Invited Paper Digital terrestrial

More information

HEVC/H.265 CODEC SYSTEM AND TRANSMISSION EXPERIMENTS AIMED AT 8K BROADCASTING

HEVC/H.265 CODEC SYSTEM AND TRANSMISSION EXPERIMENTS AIMED AT 8K BROADCASTING HEVC/H.265 CODEC SYSTEM AND TRANSMISSION EXPERIMENTS AIMED AT 8K BROADCASTING Y. Sugito 1, K. Iguchi 1, A. Ichigaya 1, K. Chida 1, S. Sakaida 1, H. Sakate 2, Y. Matsuda 2, Y. Kawahata 2 and N. Motoyama

More information

Jupiter PixelNet. The distributed display wall system. infocus.com

Jupiter PixelNet. The distributed display wall system. infocus.com Jupiter PixelNet The distributed display wall system infocus.com InFocus Jupiter PixelNet The Distributed Display Wall System PixelNet is a revolutionary new way to capture, distribute, control and display

More information

ELEC 691X/498X Broadcast Signal Transmission Winter 2018

ELEC 691X/498X Broadcast Signal Transmission Winter 2018 ELEC 691X/498X Broadcast Signal Transmission Winter 2018 Instructor: DR. Reza Soleymani, Office: EV 5.125, Telephone: 848 2424 ext.: 4103. Office Hours: Wednesday, Thursday, 14:00 15:00 Slide 1 In this

More information

VIDEO 101: INTRODUCTION:

VIDEO 101: INTRODUCTION: W h i t e P a p e r VIDEO 101: INTRODUCTION: Understanding how the PC can be used to receive TV signals, record video and playback video content is a complicated process, and unfortunately most documentation

More information

Video Information Glossary of Terms

Video Information Glossary of Terms Video Information Glossary of Terms With this concise and conversational guide, you can make sense of an astonishing number of video industry acronyms, buzz words, and essential terminology. Not only will

More information

ATSC Candidate Standard: Video Watermark Emission (A/335)

ATSC Candidate Standard: Video Watermark Emission (A/335) ATSC Candidate Standard: Video Watermark Emission (A/335) Doc. S33-156r1 30 November 2015 Advanced Television Systems Committee 1776 K Street, N.W. Washington, D.C. 20006 202-872-9160 i The Advanced Television

More information

Advanced Television Systems

Advanced Television Systems Advanced Television Systems Robert Hopkins United States Advanced Television Systems Committee Washington, DC CES, January 1986 Abstract The United States Advanced Television Systems Committee (ATSC) was

More information

A review of the implementation of HDTV technology over SDTV technology

A review of the implementation of HDTV technology over SDTV technology A review of the implementation of HDTV technology over SDTV technology Chetan lohani Dronacharya College of Engineering Abstract Standard Definition television (SDTV) Standard-Definition Television is

More information

ATI Theater 650 Pro: Bringing TV to the PC. Perfecting Analog and Digital TV Worldwide

ATI Theater 650 Pro: Bringing TV to the PC. Perfecting Analog and Digital TV Worldwide ATI Theater 650 Pro: Bringing TV to the PC Perfecting Analog and Digital TV Worldwide Introduction: A Media PC Revolution After years of build-up, the media PC revolution has begun. Driven by such trends

More information

Cisco D9894 HD/SD AVC Low Delay Contribution Decoder

Cisco D9894 HD/SD AVC Low Delay Contribution Decoder Cisco D9894 HD/SD AVC Low Delay Contribution Decoder The Cisco D9894 HD/SD AVC Low Delay Contribution Decoder is an audio/video decoder that utilizes advanced MPEG 4 AVC compression to perform real-time

More information

FLEXIBLE SWITCHING AND EDITING OF MPEG-2 VIDEO BITSTREAMS

FLEXIBLE SWITCHING AND EDITING OF MPEG-2 VIDEO BITSTREAMS ABSTRACT FLEXIBLE SWITCHING AND EDITING OF MPEG-2 VIDEO BITSTREAMS P J Brightwell, S J Dancer (BBC) and M J Knee (Snell & Wilcox Limited) This paper proposes and compares solutions for switching and editing

More information

PAL uncompressed. 768x576 pixels per frame. 31 MB per second 1.85 GB per minute. x 3 bytes per pixel (24 bit colour) x 25 frames per second

PAL uncompressed. 768x576 pixels per frame. 31 MB per second 1.85 GB per minute. x 3 bytes per pixel (24 bit colour) x 25 frames per second 191 192 PAL uncompressed 768x576 pixels per frame x 3 bytes per pixel (24 bit colour) x 25 frames per second 31 MB per second 1.85 GB per minute 191 192 NTSC uncompressed 640x480 pixels per frame x 3 bytes

More information

Lecture 23: Digital Video. The Digital World of Multimedia Guest lecture: Jayson Bowen

Lecture 23: Digital Video. The Digital World of Multimedia Guest lecture: Jayson Bowen Lecture 23: Digital Video The Digital World of Multimedia Guest lecture: Jayson Bowen Plan for Today Digital video Video compression HD, HDTV & Streaming Video Audio + Images Video Audio: time sampling

More information

Elegance Series Components / New High-End Audio Video Products from Esoteric

Elegance Series Components / New High-End Audio Video Products from Esoteric Elegance Series Components / New High-End Audio Video Products from Esoteric Simple but elegant 3 inch height achieved in a new and original chassis Aluminum front panel. Aluminum and metal casing. Both

More information

10 Digital TV Introduction Subsampling

10 Digital TV Introduction Subsampling 10 Digital TV 10.1 Introduction Composite video signals must be sampled at twice the highest frequency of the signal. To standardize this sampling, the ITU CCIR-601 (often known as ITU-R) has been devised.

More information

A NEW METHOD FOR RECALCULATING THE PROGRAM CLOCK REFERENCE IN A PACKET-BASED TRANSMISSION NETWORK

A NEW METHOD FOR RECALCULATING THE PROGRAM CLOCK REFERENCE IN A PACKET-BASED TRANSMISSION NETWORK A NEW METHOD FOR RECALCULATING THE PROGRAM CLOCK REFERENCE IN A PACKET-BASED TRANSMISSION NETWORK M. ALEXANDRU 1 G.D.M. SNAE 2 M. FIORE 3 Abstract: This paper proposes and describes a novel method to be

More information

HDMI Demystified. Industry View. Xiaozheng Lu, AudioQuest. What Is HDMI? Video Signal Resolution And Data Rate

HDMI Demystified. Industry View. Xiaozheng Lu, AudioQuest. What Is HDMI? Video Signal Resolution And Data Rate HDMI Demystified Xiaozheng Lu, AudioQuest Industry View The release of the new HDMI 1.3 specification in June 2006 created both excitement and confusion in the consumer electronics industry. The discussion

More information

Hands-On 3D TV Digital Video and Television

Hands-On 3D TV Digital Video and Television Hands-On Course Description With the evolution of color digital television and digital broadcasting systems we have seen the rapid evolution of TV and video over the past 10 years. Direct satellite and

More information

Tutorial on the Grand Alliance HDTV System

Tutorial on the Grand Alliance HDTV System Tutorial on the Grand Alliance HDTV System FCC Field Operations Bureau July 27, 1994 Robert Hopkins ATSC 27 July 1994 1 Tutorial on the Grand Alliance HDTV System Background on USA HDTV Why there is a

More information

Video broadcast using cloud computing with metadata Carlos R. Soria-Cano 1, Salvador Álvarez Ballesteros 2

Video broadcast using cloud computing with metadata Carlos R. Soria-Cano 1, Salvador Álvarez Ballesteros 2 www.ijecs.in International Journal Of Engineering And Computer Science ISSN: 2319-7242 Volume 5 Issue 5 May 2016, Page No. 16647-16651 Video broadcast using cloud computing with metadata Carlos R. Soria-Cano

More information

Reference Parameters for Digital Terrestrial Television Transmissions in the United Kingdom

Reference Parameters for Digital Terrestrial Television Transmissions in the United Kingdom Reference Parameters for Digital Terrestrial Television Transmissions in the United Kingdom DRAFT Version 7 Publication date: XX XX 2016 Contents Section Page 1 Introduction 1 2 Reference System 2 Modulation

More information

Joint Optimization of Source-Channel Video Coding Using the H.264/AVC encoder and FEC Codes. Digital Signal and Image Processing Lab

Joint Optimization of Source-Channel Video Coding Using the H.264/AVC encoder and FEC Codes. Digital Signal and Image Processing Lab Joint Optimization of Source-Channel Video Coding Using the H.264/AVC encoder and FEC Codes Digital Signal and Image Processing Lab Simone Milani Ph.D. student simone.milani@dei.unipd.it, Summer School

More information

In MPEG, two-dimensional spatial frequency analysis is performed using the Discrete Cosine Transform

In MPEG, two-dimensional spatial frequency analysis is performed using the Discrete Cosine Transform MPEG Encoding Basics PEG I-frame encoding MPEG long GOP ncoding MPEG basics MPEG I-frame ncoding MPEG long GOP encoding MPEG asics MPEG I-frame encoding MPEG long OP encoding MPEG basics MPEG I-frame MPEG

More information

VNP 100 application note: At home Production Workflow, REMI

VNP 100 application note: At home Production Workflow, REMI VNP 100 application note: At home Production Workflow, REMI Introduction The At home Production Workflow model improves the efficiency of the production workflow for changing remote event locations by

More information

IO [io] 8000 / 8001 User Guide

IO [io] 8000 / 8001 User Guide IO [io] 8000 / 8001 User Guide MAYAH, IO [io] are registered trademarks of MAYAH Communications GmbH. IO [io] 8000 / 8001 User Guide Revision level March 2008 - Version 1.2.0 copyright 2008, MAYAH Communications

More information

Digital Terrestrial HDTV Broadcasting in Europe

Digital Terrestrial HDTV Broadcasting in Europe EBU TECH 3312 The data rate capacity needed (and available) for HDTV Status: Report Geneva February 2006 1 Page intentionally left blank. This document is paginated for recto-verso printing Tech 312 Contents

More information

MPEG Solutions. Transition to H.264 Video. Equipment Under Test. Test Domain. Multiplexer. TX/RTX or TS Player TSCA

MPEG Solutions. Transition to H.264 Video. Equipment Under Test. Test Domain. Multiplexer. TX/RTX or TS Player TSCA MPEG Solutions essed Encoder Multiplexer Transmission Medium: Terrestrial, Satellite, Cable or IP TX/RTX or TS Player Equipment Under Test Test Domain TSCA TS Multiplexer Transition to H.264 Video Introduction/Overview

More information

HDTV compression for storage and transmission over Internet

HDTV compression for storage and transmission over Internet Proceedings of the 5th WSEAS Int. Conf. on DATA NETWORKS, COMMUNICATIONS & COMPUTERS, Bucharest, Romania, October 16-17, 26 57 HDTV compression for storage and transmission over Internet 1 JAIME LLORET

More information

Illinois Telephone Users Group. Peoria, IL June 6, 2007

Illinois Telephone Users Group. Peoria, IL June 6, 2007 Illinois Telephone Users Group Peoria, IL June 6, 2007 IPTV Illinois Public Television Presented by: Dean Mischke, P.E. What is IPTV?? Illinois Public Television Digital Video delivered over Internet Protocol

More information

SHRI SANT GADGE BABA COLLEGE OF ENGINEERING & TECHNOLOGY, BHUSAWAL Department of Electronics & Communication Engineering. UNIT-I * April/May-2009 *

SHRI SANT GADGE BABA COLLEGE OF ENGINEERING & TECHNOLOGY, BHUSAWAL Department of Electronics & Communication Engineering. UNIT-I * April/May-2009 * SHRI SANT GADGE BABA COLLEGE OF ENGINEERING & TECHNOLOGY, BHUSAWAL Department of Electronics & Communication Engineering Subject: Television & Consumer Electronics (TV& CE) -SEM-II UNIVERSITY PAPER QUESTIONS

More information

MPEG-2. ISO/IEC (or ITU-T H.262)

MPEG-2. ISO/IEC (or ITU-T H.262) 1 ISO/IEC 13818-2 (or ITU-T H.262) High quality encoding of interlaced video at 4-15 Mbps for digital video broadcast TV and digital storage media Applications Broadcast TV, Satellite TV, CATV, HDTV, video

More information

Understanding DVRs and Resolution From CIF to Full HD 1080P to Ultra HD 4K

Understanding DVRs and Resolution From CIF to Full HD 1080P to Ultra HD 4K Understanding DVRs and Resolution From CIF to Full HD 1080P to Ultra HD 4K CIF stands for Common Intermediate Format, and is used to represent the size of an image based on the number of horizontal and

More information

decodes it along with the normal intensity signal, to determine how to modulate the three colour beams.

decodes it along with the normal intensity signal, to determine how to modulate the three colour beams. Television Television as we know it today has hardly changed much since the 1950 s. Of course there have been improvements in stereo sound and closed captioning and better receivers for example but compared

More information

AMD-53-C TWIN MODULATOR / MULTIPLEXER AMD-53-C DVB-C MODULATOR / MULTIPLEXER INSTRUCTION MANUAL

AMD-53-C TWIN MODULATOR / MULTIPLEXER AMD-53-C DVB-C MODULATOR / MULTIPLEXER INSTRUCTION MANUAL AMD-53-C DVB-C MODULATOR / MULTIPLEXER INSTRUCTION MANUAL HEADEND SYSTEM H.264 TRANSCODING_DVB-S2/CABLE/_TROPHY HEADEND is the most convient and versatile for digital multichannel satellite&cable solution.

More information

Lecture 2 Video Formation and Representation

Lecture 2 Video Formation and Representation 2013 Spring Term 1 Lecture 2 Video Formation and Representation Wen-Hsiao Peng ( 彭文孝 ) Multimedia Architecture and Processing Lab (MAPL) Department of Computer Science National Chiao Tung University 1

More information

RECOMMENDATION ITU-R BT.1203 *

RECOMMENDATION ITU-R BT.1203 * Rec. TU-R BT.1203 1 RECOMMENDATON TU-R BT.1203 * User requirements for generic bit-rate reduction coding of digital TV signals (, and ) for an end-to-end television system (1995) The TU Radiocommunication

More information

MOBILE DIGITAL TELEVISION. never miss a minute

MOBILE DIGITAL TELEVISION. never miss a minute MOBILE DIGITAL TELEVISION never miss a minute About Mobile DTV The Power of Local TV on the Go Mobile Digital Television (DTV) represents a significant new revenue stream for the broadcasting industry

More information

Adtec Product Line Overview and Applications

Adtec Product Line Overview and Applications Adtec Product Line Overview and Applications Edje 4111 The edje4111hd is an all new 80 gig multi format player from Adtec with scheduling software! All Adtec products are IP addressable. This unit integrates

More information

RECOMMENDATION ITU-R BT * Video coding for digital terrestrial television broadcasting

RECOMMENDATION ITU-R BT * Video coding for digital terrestrial television broadcasting Rec. ITU-R BT.1208-1 1 RECOMMENDATION ITU-R BT.1208-1 * Video coding for digital terrestrial television broadcasting (Question ITU-R 31/6) (1995-1997) The ITU Radiocommunication Assembly, considering a)

More information