Computer Vision and Video Electronics

Size: px
Start display at page:

Download "2102642 Computer Vision and Video Electronics"

Transcription

1 What is Video? Computer Vision and Video Electronics Chapter 7 Video Signals and Standards Suree Pumrin, Ph.D. 1 Video is a collation of images presented so fast they give the illusion of motion; A programme is divided into logical scenes, and a scene is composed of 1 or more camera shots; A shot is a single motion of a camera in time and can involve camera motion like panning, zooming, or tracking; Objects in a camera shot can also move; Shots can transition using fade in/out, fade to black, wipes, or the more usual hard cut 2 Type of Color Video Signals Component video -- each primary is sent as a separate video signal. The primaries can either be RGB or a luminance-chrominance chrominance transformation of them (e.g.,., YIQ, YUV). Best color reproduction Requires more bandwidth and good synchronization of the three components Composite video -- color (chrominance) and luminance signals are mixed into a single carrier wave. Some interference between the two signals is inevitable. S-Video (Separated video, e.g.,., in S-VHSS VHS) -- a compromise between component analog video and the composite video. It uses two lines, one for luminance and another for composite chrominance signal. Analog Video (I) Video information that is stored using television video signals, film, videotape or other non-computer media. Each frame is represented by a fluctuating voltage signal known as an analog wave form or composite video. Composite analog video has all the video components: brightness, colour and synchronization. Then combined into one signal for delivery. Usage: television Problems: color blending, low clarity, high generation lost, difficult to edit 3 4

2 Analog Video (II) Analog Television Standards Two main analog video formats NTSC (National Television Systems Committee) Consist of 525 scan lines drawn every 1/30 second Early color transmitter and line amplifier non-linearities caused so many errors that NTSC was said to stand for, Not Twice the Same Color.. PAL was developed as an improvement to avoid differential phase and gain transmission problems. PAL (Phase Alternate Line) Standard television format used in the European, UK, Australia and a South Africa Consist 625 scan lines drawn every 1/25 second Television usually has a 4:3 aspect ratio For every 1 pixel down there are pixels across Aspect ration is the comparison of width to height for a viewing area Digital TV has an aspect ratio of 16:9 (wide screen) Interlaced Scanning 5 6 Color Difference Signals Video signals consist of Luminance, Chrominance, and Synchronization. Luminance and Chrominance are derived (matrixed) from the Red, Green, and Blue video signals. Luminance is the electrical signal that approximates the perception of brightness. It is also the signal that corresponds to the black and white (monochrome) video signal. Chrominance is derived from the color components of video reduced to two Color Difference signals. The two color difference signals have three important characteristics: They are not redundant. They disappear on monochrome source material. They can be bandlimited without noticeable effect. 7 8

3 9 10 Simple TV Horizontal Line Waveform Simple TV Vertical Waveform One raster line of the analog video signal consists of a continuous voltage that varies as the luminance of the scene, left to right, a negative going pulse denoting the initiation of retrace, and two short periods of blanking to ensure that edges of the (usually off screen) signals are truly black. 11 The vertical blanking period starts at the bottom of the raster. A series of vertical blanked lines (with serrations double synchronization pulses at blanking level), then an extended negative going serrated pulse to initiate vertical retrace, then a long blanking interval before active video begins top to bottom. 12

4 NTSC, PAL, AND SECAM The three international standards are more similar than different. All three systems reduce the bandwidth of the chrominance signals. All are compatible to B & W and consist of baseband luminance and two modulated chrominance signals. NTSC and PAL use analog quadrature modulation of I and Q signals. PAL and SECAM alternates color difference signals on alternate lines. PAL shifts the color signal for color subcarrier +/- 90 degrees on alternate lines. SECAM uses frequency modulation for color subcarrier. 13 Computers and Media Today, movies, TV, music, images are all created professionally in digital format; Domestic consumers also create and use media digitally: video (camcorder home movies, digital TV, DVDs) images (digital cameras, professional journalists) music (MP3 music, SoulSeek CDs) text of course So media and computers are pretty inseparable now and media and networks and computers are becoming inseparable; 14 Video Camera Input Video camera input In recent past, when you input video, needed a video capture card Video signals are analog - like TV, or non-digital video cameras Video capture boards transform analog video into digital and compress the file along the way Video files take up a lot of space Digital Video (I) Digital Video Files associated with video are MPEG, Quick Time, and AVI Digitized video is really a series of still images that are flashed to the screen Frame rate Need at least 24 frames per second to look like smooth action 15 16

5 Digital Video (II) Digital Video Input Digital Video Digital video cameras can connect to computer with USB or Firewire Don t t need a video capture board Videoconferencing Digital video technology enables people to conduct meetings via the Web People can see and communicate with each other Web cams Also Live cams that take pictures nearly continuously at a site and broadcast the pictures to the Internet Video Conferencing (I) Video Conferencing High Quality Video Conferencing Usually video conferencing allows participants to use a whiteboard Part of the screen that allows shared input Can write or draw in this space For high quality video conferencing Need a high quality connection Dedicated link Yet, you can do low-resolution video conferencing via the Internet 19 20

6 Video Conferencing (II) Video Conferencing Web cam is needed to do low-resolution video conferencing Sits on top of the computer monitor All participating sites need a Web Cam and video conferencing software Microsoft Netmeeting works ok Images are small and can be jerky 21 Digital Video Encoding Video is 25 fps of synchronised images and audio; To display a single image of TV-quality video requires 720 Kbytes, so without compression this is 97.2 GBytes for a 90 minute movie; That s s huge, so clearly video must be compressed!!! There are formats such as.avi, QuickTime,.ram,.rm. (Real Networks),.wma. wma,,.wmp. wmp, but the ones that matter for video coding are the MPEG family; 22 Image and Video Coding Scope of Image and Video Coding Standards Only the Syntax and Decoder are standardized: Optimization beyond the obvious Complexity reduction for implementation Provides no guarantees of quality Input (image / video) Output (image / video) Pre- Processing Post-Processing & Error Recovery Encoding Decoding Scope of Standard Standard H. 261 H. 263 MPEG 1 MPEG 2 Low Main High 1440 High MPEG 4 MPEG 7 SIF 4:2:0 4:2:2 4:2:0 4:2:2 4:2:0 4:2:0 Various - Table of standards Digitisation format CIF/ QCIF S-QCIF/ QCIF SIF Compressed rate X 64 kbps <64kbps <1.5Mbps <4Mbps <15Mbps <20Mbps <60Mbps <80Mbps <80Mbps <100Mbps 5kbps tens Mbps - Example applications Video conferencing over LANs Video conferencing over low bits rate channels VHS quality video storage VHS quality video recording Digital video broadcasting High definition TV (4/3) High definition TV (16/9) Versatile multimedia coding standard Content description standard 23 24

7 Video Encoding principles There are 2 basic components, intra-,, and inter-frame comparisons; All video (and image) encoding standards use intra- frame compression based on sub-sampling, sampling, choosing 1 pixel or calculating an average Chroma Subsampling How to decimate for chrominance? 4:4:4 No chroma subsampling,, each pixel has Y, Cr and Cb values. 4:2:2 Horizontally subsample Cr, Cb signals by a factor of 2. 4:1:1 Horizontally subsampled by a factor of 4. 4:2:0 Subsampled in both the horizontal and vertical dimensions by a factor of 2.. Theoretically, the chroma pixel is positioned between the rows and columns as shown in the figure. 4:1:1 and 4:2:0 are mostly used in JPEG and MPEG Sampling Formats Video Coding Layer (VCL) 27 28

8 Motion Compensation (I) Second component is inter-frame comparison; Motion compensation is identifying motion between adjacent frames and transmitting only the differences except shot bounds; Doing this on pixels is too fine-grained because cameras boom, tilt, pan, zoom, shake, and objects move, so pixel- pixel overlays would always have differences; Frames are divided into pixel aggregates called blocks and motion compensation is computed between equivalent blocks; This allows a graceful and effective encoding of deliberate camera and object motion Motion compensation (II) Camera panning right Notice equivalent blocks Similar to chessboard moves Predictive Coding I B P B P Intra (I) frame, Predicted (P) frame, Bidirectional (B) frame 31 32

9 Evolution of MPEG standards MPEG-1 ( 93)... for 1.5 Mbit/s transmission, near VHS- quality (0.81 Gigabytes for 90 min). Encoding based on blocks; MPEG-2 2 ( 95)(... allows data rates up to 100 MBit/s. Used for digital TV, DVDs and professional broadcasting units; MPEG-4 4 ( 01)(... suitable for lower data rates between 10 KBit/s and 1 MBit/s.. Good quality object-based based encoding that will enable object-based based interactions for users, but just out of reach for now; MPEG 1 Video compression standard Adopts similar compression to H.261 Digitisation format SIF (525 line, 625 line) Types of frames supported I, P, & B frames MPEG-1 1 encoding 352x288 pixels per 25 fps giving near-vhs quality at 1.5 Mbps; can be decoded on an (old) PC, encoding requires hardware; MPEG stream has I-, I, P-P and B-frames B in a given pattern; I-frame is a JPG image; each frame divided into 16x16 pixel blocks and in B-B and P-P frames, equivalent blocks are compared and a motion vector generated if possible; MPEG-1 1 encoding I-,, P-P and B-frames B form a pattern depending on the encoder used ours has an I-frameI every 12 frames (2 per sec); Encoders are not perfect and the 396 motion vectors in a frame (1 per macroblock) ) can sometimes be incorrect and have rogues giving pixelation; MPEG-2 2 is the same principle except 720x576 pixels and is used for digital TV; MPEG-4 4 is object based compression, based on identifying, tracking and encoding object layers which are rendered on top of each other, with huge potential for interaction; 35 36

10 MPEG 2 Main profile at the main level Digital broadcasting Digitisation format 4:2:0 Bite rate 5 Mbps 15Mbps Frame types I, P & B IBPBPBPBPBPBPBP (I frame every 0.5 sec) GOP 15 What about MPEG-4 4? MPEG-4 4 is object-based encoding Basically, analyse video, identify and track any moving objects across frames, compress the objects independently of the background Need to account for movement of the object across its background, and deformation of the object as it turns, rotates, changes Object-based based compression Object-based based playback Original video Original video Video object planes Video object planes Composited video 39 40

11 Object-based based Recomposition Object based compression Original video Video object planes Composited video Object-based based video compression is really hard, computationally, requiring very clever video analysis, and we can t t do it automatically for general video Object-based based video processing appears on-screen in special effects in movies, TV adverts, but this is semi- automatic Automatic object-based based video processing appears in tennis and football matches (hoardings on pitch side, logo in centre-circle, circle, etc) which involves real-time processing Object based compression You ll see MPEG-4 encoding Sony camcorders, but they re not object-based; based; When we do get object-based based video compression then that will open huge opportunities for interactive access with video content, but not yet; Meanwhile, even flat MPEG-4 4 offers reduced bandwidth and higher quality than MPEG-1 43 How much video is there? Up to 200 channels of content available per day, offering 20,000+ hours of content per week, if we assume an average of 15 hours programming per day per channel; There are 48 million hours per year of unique broadcasts from the 33,000 TV stations that operate simultaneously world-wide; wide; 2,000 TV stations in the US with 3.6M hours of content; 14 TB of info from TV series worldwide There are 4,500,000 hours per day of surveillance video from 14,000 airport terminals alone. Add in CCTV from cities, campus Then factor in home movies from camcorders 44

12 So what do we do with video? Video capture is a solved problem; Video editing is a professional s s task; Video storage is easy because of compression standards; Video distribution is easy; Video playback is easy; What s s left? Background Centre for Digital Video Processing (CDVP) concentrates on developing techniques for video analysis and supporting indexing, browsing, retrieval and summarisation, of digital video. Build a system which is used by real users with real information needs. finding the stuff! Centre for Digital Video Processing (CDTV) Most CDVP research goes into a single demonstration system called This does recording, analysis, searching, browsing, and playback of digital video, currently broadcast TV (but with strictly limited access), and also educational videos, TV news, and nursing videos Users selected programmes from TV schedule, capture video, detect shots, scenes and keyframes Users browse programme keyframes and/or search for content, and then playback CDVP records TV News, the teletext,, and closed captions, aligned with video. CDTV uses the text as a basis for simple search. Problems solved? No, because that s s just using the closed caption text; Its not analyzing the video (or image) CONTENT; Some project examples: Using a trinocular camera for pedestrian modeling; Using a combination of visible spectrum, and infra-red red spectrum cameras for object detection; Sports summarization; 47 48

Chapter 5 Fundamental Concepts in Video

Chapter 5 Fundamental Concepts in 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

Figure 1: Relation between codec, data containers and compression algorithms.

Figure 1: Relation between codec, data containers and compression algorithms. Video Compression Djordje Mitrovic University of Edinburgh This document deals with the issues of video compression. The algorithm, which is used by the MPEG standards, will be elucidated upon in order

More information

White paper. H.264 video compression standard. New possibilities within video surveillance.

White paper. H.264 video compression standard. New possibilities within video surveillance. White paper H.264 video compression standard. New possibilities within video surveillance. Table of contents 1. Introduction 3 2. Development of H.264 3 3. How video compression works 4 4. H.264 profiles

More information

Best practices for producing quality digital video files

Best practices for producing quality digital video files University of Michigan Deep Blue deepblue.lib.umich.edu 2011-03-09 Best practices for producing quality digital video files Formats Group, Deep Blue http://hdl.handle.net/2027.42/83222 Best practices for

More information

Understanding Megapixel Camera Technology for Network Video Surveillance Systems. Glenn Adair

Understanding Megapixel Camera Technology for Network Video Surveillance Systems. Glenn Adair Understanding Megapixel Camera Technology for Network Video Surveillance Systems Glenn Adair Introduction (1) 3 MP Camera Covers an Area 9X as Large as (1) VGA Camera Megapixel = Reduce Cameras 3 Mega

More information

HIGH-DEFINITION: THE EVOLUTION OF VIDEO CONFERENCING

HIGH-DEFINITION: THE EVOLUTION OF VIDEO CONFERENCING HIGH-DEFINITION: THE EVOLUTION OF VIDEO CONFERENCING Technology Brief Polycom, Inc. 4750 Willow Road Pleasanton, CA 94588 1.800.POLYCOM This white paper defines high-definition (HD) and how it relates

More information

Understanding Network Video Security Systems

Understanding Network Video Security Systems Understanding Network Video Security Systems Chris Adesanya Panasonic System Solutions Company adesanyac@us.panasonic.com Introduction and Overview This session will provide vendor neutral introduction

More information

Prepared by: Paul Lee ON Semiconductor http://onsemi.com

Prepared by: Paul Lee ON Semiconductor http://onsemi.com Introduction to Analog Video Prepared by: Paul Lee ON Semiconductor APPLICATION NOTE Introduction Eventually all video signals being broadcasted or transmitted will be digital, but until then analog video

More information

Video compression: Performance of available codec software

Video compression: Performance of available codec software Video compression: Performance of available codec software Introduction. Digital Video A digital video is a collection of images presented sequentially to produce the effect of continuous motion. It takes

More information

EV-8000S. Features & Technical Specifications. EV-8000S Major Features & Specifications 1

EV-8000S. Features & Technical Specifications. EV-8000S Major Features & Specifications 1 EV-8000S Features & Technical Specifications EV-8000S Major Features & Specifications 1 I. General Description EV-8000S is fully compliant with the international DVB standard and thus transmits digital

More information

This document describes how video signals are created and the conversion between different standards. Four different video signals are discussed:

This document describes how video signals are created and the conversion between different standards. Four different video signals are discussed: A technical briefing by J. S. Technology. Introduction. This document describes how video signals are created and the conversion between different standards. Four different video signals are discussed:

More information

Understanding Video Latency What is video latency and why do we care about it?

Understanding Video Latency What is video latency and why do we care about it? By Pete Eberlein, Sensoray Company, Inc. Understanding Video Latency What is video latency and why do we care about it? When choosing components for a video system, it is important to understand how the

More information

Composite Video Separation Techniques

Composite Video Separation Techniques TM Composite Video Separation Techniques Application Note October 1996 AN9644 Author: Stephen G. LaJeunesse Introduction The most fundamental job of a video decoder is to separate the color from the black

More information

Video Conferencing Glossary of Terms

Video Conferencing Glossary of Terms Video Conferencing Glossary of Terms A Algorithm A step-by-step problem-solving procedure. Transmission of compressed video over a communications network requires sophisticated compression algorithms.

More information

PRODUCING DV VIDEO WITH PREMIERE & QUICKTIME

PRODUCING DV VIDEO WITH PREMIERE & QUICKTIME This article contains guidelines and advice on producing DV video for the screen using a DV camcorder, Adobe Premiere and QuickTime. PRODUCING DV VIDEO WITH PREMIERE & QUICKTIME PRODUCING DV VIDEO WITH

More information

Understanding HD: Frame Rates, Color & Compression

Understanding HD: Frame Rates, Color & Compression Understanding HD: Frame Rates, Color & Compression HD Format Breakdown An HD Format Describes (in no particular order) Resolution Frame Rate Bit Rate Color Space Bit Depth Color Model / Color Gamut Color

More information

Analog Video Connections Which Should I Use and Why?

Analog Video Connections Which Should I Use and Why? Analog Video Connections Which Should I Use and Why? When converting video to a digital file, there can be several options for how the deck is connected to your digitizing work station. Whether you are

More information

Solomon Systech Image Processor for Car Entertainment Application

Solomon Systech Image Processor for Car Entertainment Application Company: Author: Piony Yeung Title: Technical Marketing Engineer Introduction Mobile video has taken off recently as a fun, viable, and even necessary addition to in-car entertainment. Several new SUV

More information

H 261. Video Compression 1: H 261 Multimedia Systems (Module 4 Lesson 2) H 261 Coding Basics. Sources: Summary:

H 261. Video Compression 1: H 261 Multimedia Systems (Module 4 Lesson 2) H 261 Coding Basics. Sources: Summary: Video Compression : 6 Multimedia Systems (Module Lesson ) Summary: 6 Coding Compress color motion video into a low-rate bit stream at following resolutions: QCIF (76 x ) CIF ( x 88) Inter and Intra Frame

More information

Develop Computer Animation

Develop Computer Animation Name: Block: A. Introduction 1. Animation simulation of movement created by rapidly displaying images or frames. Relies on persistence of vision the way our eyes retain images for a split second longer

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

RFS-805. Digital Modulator AV to COFDM. User Manual

RFS-805. Digital Modulator AV to COFDM. User Manual RFS-805 Digital Modulator AV to COFDM User Manual 1. Purpose of use RFS-805 is a digital modulator designed for a processing audio and video signals into COFDM (DVB-T) multiplex. 2. Installation The connections

More information

Designing Custom DVD Menus: Part I By Craig Elliott Hanna Manager, The Authoring House at Disc Makers

Designing Custom DVD Menus: Part I By Craig Elliott Hanna Manager, The Authoring House at Disc Makers Designing Custom DVD Menus: Part I By Craig Elliott Hanna Manager, The Authoring House at Disc Makers DVD authoring software makes it easy to create and design template-based DVD menus. But many of those

More information

How To Understand The Technical Specifications Of Videoconferencing

How To Understand The Technical Specifications Of Videoconferencing Videoconferencing Glossary Algorithm A set of specifications that define methods and procedures for transmitting audio, video, and data. Analog Gateway A means of connecting dissimilar codecs. Incoming

More information

Measuring Video Quality in Videoconferencing Systems

Measuring Video Quality in Videoconferencing Systems Measuring Video Quality in Videoconferencing Systems By Roger Finger A paradox in the videoconferencing and multimedia communications industry is that while there are defined international standards such

More information

White paper. HDTV (High Definition Television) and video surveillance

White paper. HDTV (High Definition Television) and video surveillance White paper HDTV (High Definition Television) and video surveillance Table of contents Introduction 3 1. HDTV impact on video surveillance market 3 2. Development of HDTV 3 3. How HDTV works 4 4. HDTV

More information

High Definition (HD) Technology and its Impact. on Videoconferencing F770-64

High Definition (HD) Technology and its Impact. on Videoconferencing F770-64 High Definition (HD) Technology and its Impact on Videoconferencing F770-64 www.frost.com Frost & Sullivan takes no responsibility for any incorrect information supplied to us by manufacturers or users.

More information

MassArt Studio Foundation: Visual Language Digital Media Cookbook, Fall 2013

MassArt Studio Foundation: Visual Language Digital Media Cookbook, Fall 2013 INPUT OUTPUT 08 / IMAGE QUALITY & VIEWING In this section we will cover common image file formats you are likely to come across and examine image quality in terms of resolution and bit depth. We will cover

More information

9! Multimedia Content! Production and Management

9! Multimedia Content! Production and Management 9! Multimedia Content! Production and Management 9.1! Media Asset Management 9.2! Media Production Chains Literature:!! Gregory C. Demetriades: Streaming Media, Wiley 2003! Rosenblatt et al., Chapter 10

More information

CTX1910_Vx.1.1 TV-Tuner Card

CTX1910_Vx.1.1 TV-Tuner Card Description: The CTX1910 is a low-cost PCI multimedia receiver and capture card for general purpose, Multimedia and Media Center Edition (MCE) PCs. To complete the MCE functionality the CTX1910 includes

More information

Chapter 3 ATM and Multimedia Traffic

Chapter 3 ATM and Multimedia Traffic In the middle of the 1980, the telecommunications world started the design of a network technology that could act as a great unifier to support all digital services, including low-speed telephony and very

More information

Digital Video-Editing Programs

Digital Video-Editing Programs Digital Video-Editing Programs Digital video-editing software gives you ready access to all your digital video clips. Courtesy Harold Olejarz. enable you to produce broadcastquality video on classroom

More information

How To Compare Video Resolution To Video On A Computer Or Tablet Or Ipad Or Ipa Or Ipo Or Ipom Or Iporom Or A Tv Or Ipro Or Ipot Or A Computer (Or A Tv) Or A Webcam Or

How To Compare Video Resolution To Video On A Computer Or Tablet Or Ipad Or Ipa Or Ipo Or Ipom Or Iporom Or A Tv Or Ipro Or Ipot Or A Computer (Or A Tv) Or A Webcam Or Whitepaper: The H.264 Advanced Video Coding (AVC) Standard What It Means to Web Camera Performance Introduction A new generation of webcams is hitting the market that makes video conferencing a more lifelike

More information

FAQs. Getting started with the industry s most advanced compression technology. when it counts

FAQs. Getting started with the industry s most advanced compression technology. when it counts FAQs Getting started with the industry s most advanced compression technology when it counts AVC-Intra Frequently Asked Questions 1. What is AVC-Intra? AVC-Intra, the industry s most advanced compression

More information

Introduction to Digital Video

Introduction to Digital Video Introduction to Digital Video Significance of the topic With the increasing accessibility of technology for everyday people, things are starting to get digitalized: digital camera, digital cable, digital

More information

Maya 2014 Basic Animation & The Graph Editor

Maya 2014 Basic Animation & The Graph Editor Maya 2014 Basic Animation & The Graph Editor When you set a Keyframe (or Key), you assign a value to an object s attribute (for example, translate, rotate, scale, color) at a specific time. Most animation

More information

A&H Software House Inc. Web: www.luxriot.com Email: sales@luxriot.com. Luxriot

A&H Software House Inc. Web: www.luxriot.com Email: sales@luxriot.com. Luxriot A&H Software House Inc. Web: www.luxriot.com Email: sales@luxriot.com Luxriot Luxriot Product Features Luxriot is equipped with Unique, Advanced and Industry Standard Surveillance Features: Luxriot is

More information

White paper. An explanation of video compression techniques.

White paper. An explanation of video compression techniques. White paper An explanation of video compression techniques. Table of contents 1. Introduction to compression techniques 4 2. Standardization organizations 4 3. Two basic standards: JPEG and MPEG 4 4. The

More information

Quality Estimation for Scalable Video Codec. Presented by Ann Ukhanova (DTU Fotonik, Denmark) Kashaf Mazhar (KTH, Sweden)

Quality Estimation for Scalable Video Codec. Presented by Ann Ukhanova (DTU Fotonik, Denmark) Kashaf Mazhar (KTH, Sweden) Quality Estimation for Scalable Video Codec Presented by Ann Ukhanova (DTU Fotonik, Denmark) Kashaf Mazhar (KTH, Sweden) Purpose of scalable video coding Multiple video streams are needed for heterogeneous

More information

Video-Conferencing System

Video-Conferencing System Video-Conferencing System Evan Broder and C. Christoher Post Introductory Digital Systems Laboratory November 2, 2007 Abstract The goal of this project is to create a video/audio conferencing system. Video

More information

ATLAS.ti 6 Using Video Data

ATLAS.ti 6 Using Video Data ATLAS.ti 6 Using Video Data ATLAS.ti 6 Using Video Data Copyright 2011 by ATLAS.ti Scientific Software Development GmbH, Berlin. All rights reserved. Version: 7.20111212 Author: Clemens Hoffmann, Editor:

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

White Paper: Video Compression for CCTV

White Paper: Video Compression for CCTV White Paper: Video Compression for CCTV Over the last few years, the analog video signal from surveillance cameras has been increasingly digitized for archiving and transmission purposes. This article

More information

RECOMMENDATION ITU-R BO.786 *

RECOMMENDATION ITU-R BO.786 * Rec. ITU-R BO.786 RECOMMENDATION ITU-R BO.786 * MUSE ** system for HDTV broadcasting-satellite services (Question ITU-R /) (992) The ITU Radiocommunication Assembly, considering a) that the MUSE system

More information

Video Streaming Primer

Video Streaming Primer Video Streaming Primer Christopher Benes, CTO, rvibe This document is a primer on video streaming. It describes the video streaming process, video compression (encoding) and decompression (decoding), high

More information

SCode CMS (Central Monitoring System) V3.5.1 (SP-501 and MP-9200)

SCode CMS (Central Monitoring System) V3.5.1 (SP-501 and MP-9200) CMS (Central Monitoring System) V3.5.1 (SP-501 and MP-9200) Technical Characteristic Multi-server and Central-server Structure The multi-server structure is an innovated design. Each Server handles a regional

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 Version ECE IIT, Kharagpur Lesson H. andh.3 Standards Version ECE IIT, Kharagpur Lesson Objectives At the end of this lesson the students should be able to :. State the

More information

Data Storage. Chapter 3. Objectives. 3-1 Data Types. Data Inside the Computer. After studying this chapter, students should be able to:

Data Storage. Chapter 3. Objectives. 3-1 Data Types. Data Inside the Computer. After studying this chapter, students should be able to: Chapter 3 Data Storage Objectives After studying this chapter, students should be able to: List five different data types used in a computer. Describe how integers are stored in a computer. Describe how

More information

CHAPTER 3: DIGITAL IMAGING IN DIAGNOSTIC RADIOLOGY. 3.1 Basic Concepts of Digital Imaging

CHAPTER 3: DIGITAL IMAGING IN DIAGNOSTIC RADIOLOGY. 3.1 Basic Concepts of Digital Imaging Physics of Medical X-Ray Imaging (1) Chapter 3 CHAPTER 3: DIGITAL IMAGING IN DIAGNOSTIC RADIOLOGY 3.1 Basic Concepts of Digital Imaging Unlike conventional radiography that generates images on film through

More information

Bandwidth Adaptation for MPEG-4 Video Streaming over the Internet

Bandwidth Adaptation for MPEG-4 Video Streaming over the Internet DICTA2002: Digital Image Computing Techniques and Applications, 21--22 January 2002, Melbourne, Australia Bandwidth Adaptation for MPEG-4 Video Streaming over the Internet K. Ramkishor James. P. Mammen

More information

Video Signals and Circuits Part 1

Video Signals and Circuits Part 1 Video Signals and Circuits Part 1 Bill Sheets K2MQJ Rudy Graf KA2CWL The transmission of video signals over a carrier wave for broadcasting purposes requires that some format be chosen so as to include

More information

Compressing Moving Images. Compression and File Formats updated to include HTML5 video tag. The DV standard. Why and where to compress

Compressing Moving Images. Compression and File Formats updated to include HTML5 video tag. The DV standard. Why and where to compress Compressing Moving Images Compression and File Formats updated to include HTML5 video tag. Moving versus still images: Temporal as well as spatial compression Data transfer rates are critical How much

More information

MODULATION Systems (part 1)

MODULATION Systems (part 1) Technologies and Services on Digital Broadcasting (8) MODULATION Systems (part ) "Technologies and Services of Digital Broadcasting" (in Japanese, ISBN4-339-62-2) is published by CORONA publishing co.,

More information

Video Coding Basics. Yao Wang Polytechnic University, Brooklyn, NY11201 yao@vision.poly.edu

Video Coding Basics. Yao Wang Polytechnic University, Brooklyn, NY11201 yao@vision.poly.edu Video Coding Basics Yao Wang Polytechnic University, Brooklyn, NY11201 yao@vision.poly.edu Outline Motivation for video coding Basic ideas in video coding Block diagram of a typical video codec Different

More information

Megapixel Surveillance

Megapixel Surveillance White Paper The Latest Advances in Megapixel Surveillance Table of Contents Development of IP Surveillance 03 Benefits of IP Surveillance 03 Development of Megapixel Surveillance 04 Benefits of Megapixel

More information

Overview: Video Coding Standards

Overview: Video Coding Standards Overview: Video Coding Standards Video coding standards: applications and common structure Relevant standards organizations ITU-T Rec. H.261 ITU-T Rec. H.263 ISO/IEC MPEG-1 ISO/IEC MPEG-2 ISO/IEC MPEG-4

More information

Data Storage 3.1. Foundations of Computer Science Cengage Learning

Data Storage 3.1. Foundations of Computer Science Cengage Learning 3 Data Storage 3.1 Foundations of Computer Science Cengage Learning Objectives After studying this chapter, the student should be able to: List five different data types used in a computer. Describe how

More information

Broadband Video over Twisted Pair Cabling. By Paul Kish Director, IBDN Systems & Standards NORDX/CDT

Broadband Video over Twisted Pair Cabling. By Paul Kish Director, IBDN Systems & Standards NORDX/CDT Broadband Video over Twisted Pair Cabling By Paul Kish Director, IBDN Systems & Standards NORDX/CDT December 2002 Introduction Over the last 10 years we have seen some tremendous advances in the manufacturing

More information

SNC-VL10P Video Network Camera

SNC-VL10P Video Network Camera SNC-VL10P Video Network Camera CHANGING THE WAY BUSINESS 2AM. WATCHING HIS NEW PRODUCTION LINE. 10,000 MILES AWAY. COMMUNICATES www.sonybiz.net/netstation CORPORATE COMMUNICATIONS SURVEILLANCE VIDEOCONFERENCING

More information

CSE 237A Final Project Final Report

CSE 237A Final Project Final Report CSE 237A Final Project Final Report Multi-way video conferencing system over 802.11 wireless network Motivation Yanhua Mao and Shan Yan The latest technology trends in personal mobile computing are towards

More information

Video Coding Standards. Yao Wang Polytechnic University, Brooklyn, NY11201 yao@vision.poly.edu

Video Coding Standards. Yao Wang Polytechnic University, Brooklyn, NY11201 yao@vision.poly.edu Video Coding Standards Yao Wang Polytechnic University, Brooklyn, NY11201 yao@vision.poly.edu Yao Wang, 2003 EE4414: Video Coding Standards 2 Outline Overview of Standards and Their Applications ITU-T

More information

MPEG-4. The new standard for multimedia on the Internet, powered by QuickTime. What Is MPEG-4?

MPEG-4. The new standard for multimedia on the Internet, powered by QuickTime. What Is MPEG-4? The new standard for multimedia on the Internet, powered by QuickTime. is the new worldwide standard for interactive multimedia creation, delivery, and playback for the Internet. What MPEG-1 and its delivery

More information

IP Video Surveillance

IP Video Surveillance IP Video Surveillance Solutions and Services Wireless IP PDA Administration Wireless Access Point Viewer Remote Control IP Video Server IP Network Alarm Management Video Recording Analog Video Server Access

More information

Applications that Benefit from IPv6

Applications that Benefit from IPv6 Applications that Benefit from IPv6 Lawrence E. Hughes Chairman and CTO InfoWeapons, Inc. Relevant Characteristics of IPv6 Larger address space, flat address space restored Integrated support for Multicast,

More information

DynaGuard 200 Series. Compact and Versatile MPEG-4. Ver. 1.1

DynaGuard 200 Series. Compact and Versatile MPEG-4. Ver. 1.1 DynaGuard 200 Series Compact and Versatile MPEG-4 Ver. 1.1 An Introduction to the DynaGuard 200 Series MPEG-4 Digital Video Recorder for Small to Medium Applications What is a DynaGuard TM 200? Combined

More information

AUDIO. 1. An audio signal is an representation of a sound. a. Acoustical b. Environmental c. Aesthetic d. Electrical

AUDIO. 1. An audio signal is an representation of a sound. a. Acoustical b. Environmental c. Aesthetic d. Electrical Essentials of the AV Industry Pretest Not sure if you need to take Essentials? Do you think you know the basics of Audio Visual? Take this quick assessment test on Audio, Visual, and Systems to find out!

More information

A Look at Emerging Standards in Video Security Systems. Chris Adesanya Panasonic Network Systems Company Chris.Adesanya@us.panasonic.

A Look at Emerging Standards in Video Security Systems. Chris Adesanya Panasonic Network Systems Company Chris.Adesanya@us.panasonic. A Look at Emerging Standards in Video Security Systems Chris Adesanya Panasonic Network Systems Company Chris.Adesanya@us.panasonic.com Standards Standards are published documents that establish specifications

More information

Waveform Monitor Audio & Loudness Logging

Waveform Monitor Audio & Loudness Logging Waveform Monitor Audio & Loudness Logging PT0800M Data sheet Nov. 201 3 V.1.0 Introducing the PT0800M The PT0800 introduces a unique combination of Audio, Loudness and Waveform monitoring at the highest

More information

Red Bee Media. Technical file and tape delivery specification for Commercials. Applies to all channels transmitted by Red Bee Media

Red Bee Media. Technical file and tape delivery specification for Commercials. Applies to all channels transmitted by Red Bee Media Red Bee Media Technical file and tape delivery specification for Commercials Applies to all channels transmitted by Red Bee Media Red Bee Media Rev. November 2010 Introduction Commercial copy is delivered

More information

Quick start guide! Terri Meyer Boake

Quick start guide! Terri Meyer Boake Film Editing Tutorial Quick start guide! Terri Meyer Boake 1. Preparing yourself and your files: This information is valid for all film editing software: FCP, Premiere (the version of FC being used is

More information

Wireless Video Best Practices Guide

Wireless Video Best Practices Guide Wireless Video Best Practices Guide Using Digital Video Manager (DVM) with the OneWireless Universal Mesh Network Authors: Annemarie Diepenbroek DVM Product Manager Soroush Amidi OneWireless Product Manager

More information

POS UNITS. Installation and user guide. Count, video recording and POS control unit ENGLISH

POS UNITS. Installation and user guide. Count, video recording and POS control unit ENGLISH ENGLISH POS UNITS Installation and user guide Count, video recording and POS control unit INDEX 1 FUNCTIONALITY... 2 2 GENERAL CONSIDERATIONS... 4 3 CAMERAS INSTALLATION... 5 3.1 CAMERA TYPES... 5 3.2

More information

Introduction to image coding

Introduction to image coding Introduction to image coding Image coding aims at reducing amount of data required for image representation, storage or transmission. This is achieved by removing redundant data from an image, i.e. by

More information

FREE TV AUSTRALIA OPERATIONAL PRACTICE OP42

FREE TV AUSTRALIA OPERATIONAL PRACTICE OP42 Page 1 of 6 1. SCOPE Free TV Australia Operational Practice OP42 describes the technical/operational practices associated with their distribution to and subsequent monitoring and transmission by broadcasters

More information

TV Trouble Shooting Manual

TV Trouble Shooting Manual INFORMATION SOURCE 5 TV Trouble Shooting Manual VOLUME 1 BY MASAAKI MUKAI AND RYOZO KOBAYASHI ASIAN AND PACIFIC SKILL DEVELOPMENT PROGRAMME INTERNATIONAL LABOUR OFFICE ISLAMABAD, PAKISSTAN, 1988 Appendix

More information

White Paper on Video Wall Display Technology in Videoconferencing HUAWEI TECHNOLOGIES CO., LTD. Issue 01. Date 2012-2-23

White Paper on Video Wall Display Technology in Videoconferencing HUAWEI TECHNOLOGIES CO., LTD. Issue 01. Date 2012-2-23 White Paper on Video Wall Display Technology in Videoconferencing Issue 01 Date 2012-2-23 HUAWEI TECHNOLOGIES CO., LTD. 2012. All rights reserved. No part of this document may be reproduced or transmitted

More information

www.blackmagic-design.com > Blackmagic DeckLink Leading the creative video revolution

www.blackmagic-design.com > Blackmagic DeckLink Leading the creative video revolution www.blackmagic-design.com > Blackmagic DeckLink Leading the creative video revolution Blackmagic DeckLink The world s highest quality broadcast video cards with real time effects. Blackmagic DeckLink is

More information

A Guide to MPEG Fundamentals and Protocol Analysis (Including DVB and ATSC)

A Guide to MPEG Fundamentals and Protocol Analysis (Including DVB and ATSC) (Including DVB and ATSC) M P E G T u t o r i a l A Guide to MPEG Fundamentals and Protocol Analysis (Including DVB and ATSC) ii www.tektronix.com/video_audio/ A Guide to MPEG Fundamentals and Protocol

More information

UNIVERSITY OF CALICUT

UNIVERSITY OF CALICUT UNIVERSITY OF CALICUT SCHOOL OF DISTANCE EDUCATION CCSS UG (SDE) V SEMESTER OPEN COURSE INTRODUCTION TO MULTIMEDIA (For the UG candidates with core course other than BMMC) QUESTION BANK 1. Compression

More information

MyM 3T. User Manual. English

MyM 3T. User Manual. English User Manual Compact unit with 2 DVB-T tuners MPEG-2 and MPEG-4 compliant 3 analogue modulators Two CI for decryption or multidecryption NICAM or A2 stereo 12-volt power supply Low power consumption MyM

More information

Colour Video Monitors PVM-9045QM/9042QM/9040ME PVM-6041QM

Colour Video Monitors PVM-9045QM/9042QM/9040ME PVM-6041QM Colour Video Monitors PVM-9045QM/9042QM/9040ME Specifications GENERAL 9045QM 9042QM Colour system PAL/SECAM/NTSC/NTSC4.43 The CRT type 22 cm (9-inch) HR Trinitron Tube, pursuit 22 cm of (9-inch) excellence

More information

DVB-T2 DIGITAL TV BOX

DVB-T2 DIGITAL TV BOX DVB-T2 DIGITAL TV BOX QUALITY OF DIGITAL TELEVISION MT4159 User Manual EN 2 Index Index...2 Introduction...3 Front panel...3 Rear panel...3 Remote control...4 Hardware configuration...5 Connecting tuner

More information

IPI Workshop 2012 Video Profit Center Workflows. Outline

IPI Workshop 2012 Video Profit Center Workflows. Outline Craig Moffat Contact: 714-267-4520 Website: www.appliedmagicvideo.com Email: craig@applied-magic.com IPI Workshop 2012 Video Profit Center Workflows Outline 1. Tape transfers to DVD Create a professional

More information

Video Conferencing Standards

Video Conferencing Standards Video Conferencing Standards TANDBERG Application Notes D10740, Rev 2.3 This document is not to be reproduced in whole or in part without the permission in writing from TANDBERG ITU DEFINED STANDARDS...3

More information

Network Security Systems Fundamentals for ITS Professionals

Network Security Systems Fundamentals for ITS Professionals Network Security Systems Fundamentals for ITS Professionals Chris Adesanya Sr. Systems Engineer Panasonic System Solutions Company adesanyac@us.panasonic.com BICSI Southeast Regional Meeting Dulles, VA

More information

NAPCS Product List for NAICS 51219: Post Production Services and Other Motion Picture and Video Industries

NAPCS Product List for NAICS 51219: Post Production Services and Other Motion Picture and Video Industries National 51219 1 Postproduction Providing computerized and electronic image and sound processing (film, video, digital media, etc.). Includes editing, transfer, color correction, digital restoration, visual

More information

Hitting the Moving Target of 4K. The 4K Video Signal What You Need to Know Now...2. Resolution 4K and UHD...2. Color Bit Depth...3. Frame Rate...

Hitting the Moving Target of 4K. The 4K Video Signal What You Need to Know Now...2. Resolution 4K and UHD...2. Color Bit Depth...3. Frame Rate... Hitting the Moving Target of 4K Table of Contents The 4K Video Signal What You Need to Know Now...2 Resolution 4K and UHD...2 Color Bit Depth...3 Frame Rate...4 Color Sampling...5 Bandwidth Data Rate...6

More information

A Proposal for OpenEXR Color Management

A Proposal for OpenEXR Color Management A Proposal for OpenEXR Color Management Florian Kainz, Industrial Light & Magic Revision 5, 08/05/2004 Abstract We propose a practical color management scheme for the OpenEXR image file format as used

More information

APPENDIX 12/01 TEST RESULTS FOR LIFESIZE TEAM 220. Software Version: 4.10.0. Optional Features and Modifications: Date of Test: 5th 9th March 2012

APPENDIX 12/01 TEST RESULTS FOR LIFESIZE TEAM 220. Software Version: 4.10.0. Optional Features and Modifications: Date of Test: 5th 9th March 2012 APPENDIX 12/01 TEST RESULTS FOR LIFESIZE TEAM 220 Manufacturer: Model: LifeSize Team 220 Software Version: 4.10.0 Optional Features and Modifications: None Date of Test: 5th 9th March 2012 CODEC Front

More information

HD-TV100 MP Digital TV and media player

HD-TV100 MP Digital TV and media player HD-TV100 MP Digital TV and media player User s manual 1. Functions overview: FULL HD TV HD Digital TV with MPEG-4(H.264)&MPEG-2, HD&SD standard DVB-T. HDMI HD format output 1080I, also compatible with

More information

IE Operating Instruction Manual

IE Operating Instruction Manual IE Operating Instruction Manual June. 5. 2013 1 contents 1. Brief introduction of IE browsing operation... 3 1.1. Installation of plug-ins and login... 3 2. IE menu introduction... 4 2.1 Home... 4 2.2

More information

Common 16:9 or 4:3 aspect ratio digital television reference test pattern

Common 16:9 or 4:3 aspect ratio digital television reference test pattern Recommendation ITU-R BT.1729 (2005) Common 16:9 or 4:3 aspect ratio digital television reference test pattern BT Series Broadcasting service (television) ii Rec. ITU-R BT.1729 Foreword The role of the

More information

4 Digital Video Signal According to ITU-BT.R.601 (CCIR 601) 43

4 Digital Video Signal According to ITU-BT.R.601 (CCIR 601) 43 Table of Contents 1 Introduction 1 2 Analog Television 7 3 The MPEG Data Stream 11 3.1 The Packetized Elementary Stream (PES) 13 3.2 The MPEG-2 Transport Stream Packet.. 17 3.3 Information for the Receiver

More information

(Refer Slide Time: 01:46)

(Refer Slide Time: 01:46) Data Communication Prof. A. Pal Department of Computer Science & Engineering Indian Institute of Technology, Kharagpur Lecture - 38 Multimedia Services Hello viewers, welcome to today's lecture on multimedia

More information

Narrow Bandwidth Streaming Video Codec

Narrow Bandwidth Streaming Video Codec Software Requirements Specification for Narrow Bandwidth Streaming Video Codec Version 1.0 approved Internal Supervisors Dr. Shantha Frenando Dr. Chathura de Silva External Supervisors Mr. Harsha Samarawicrama

More information

Audio and Video Synchronization:

Audio and Video Synchronization: White Paper Audio and Video Synchronization: Defining the Problem and Implementing Solutions Linear Acoustic Inc. www.linearacaoustic.com 2004 Linear Acoustic Inc Rev. 1. Introduction With the introduction

More information

TECHNICAL OPERATING SPECIFICATIONS

TECHNICAL OPERATING SPECIFICATIONS TECHNICAL OPERATING SPECIFICATIONS For Local Independent Program Submission September 2011 1. SCOPE AND PURPOSE This TOS provides standards for producing programs of a consistently high technical quality

More information

Standard encoding protocols for image and video coding

Standard encoding protocols for image and video coding International Telecommunication Union Standard encoding protocols for image and video coding Dave Lindbergh Polycom Inc. Rapporteur, ITU-T Q.E/16 (Media Coding) Workshop on Standardization in E-health

More information

Connecting Retro or Vintage Computers to a PC Monitor.

Connecting Retro or Vintage Computers to a PC Monitor. Connecting Retro or Vintage Computers to a PC Monitor. A technical briefing by J. S. Technology. Introduction. Home computing in the 1980s was just starting to bloom. There was a realisation that the science

More information

Video Conferencing Protocols

Video Conferencing Protocols Welcome to the TANDBERG University prerequisite. Before commencing you are requested to ensure that you have completed the Introduction to the TANDBERG University elearning Experience Module that is available

More information