USING FUSION SYSTEM ARCHITECTURE FOR BROADCAST VIDEO. Edward Callway AMD

Size: px
Start display at page:

Download "USING FUSION SYSTEM ARCHITECTURE FOR BROADCAST VIDEO. Edward Callway AMD"

Transcription

1

2 USING FUSION SYSTEM ARCHITECTURE FOR BROADCAST VIDEO Edward Callway AMD

3 USING PC COMPONENTS FOR BROADCAST VIDEO Video processing from pure analog to digital compute PC Design for video Parallel GPU computing (Graphics Processing Unit) PC GPU/CPU/Memory architecture Operating systems and parallel processing software Roll your own or off the shelf? Other design considerations Broadcast applications 3 Using Fusion System Architecture for Broadcast Video June 2011

4 VIDEO PROCESSING SPEEDS & FEEDS 4 Using Fusion System Architecture for Broadcast Video June 2011

5 1940 ANALOG RASTER PROCESSING Signal, not Pixels Raster Scan Input Clamp Gain & Offset Peak High Frequency Raster Scan Output Video was pushed through the pipe by the raster scan Processing was analog, in-line, real-time, controlled by knobs Delay was <1us, no audio sync issues 5 Using Fusion System Architecture for Broadcast Video June 2011

6 1970 DIGITAL RASTER PROCESSING Pixels Video HW Control Raster Scan Input Detect Low Pass Filter Non Linear Function Modify Pixels Raster Scan Output Pixel or Line Delay Idea of analyze then modify introduced Still raster push, delay up to a few lines Gradual transition from analog to digital All fixed function, not programmable 6 Using Fusion System Architecture for Broadcast Video June 2011

7 2000 DIGITAL FRAME BUFFER PROCESSING Pixels CPU Control Video HW Control Input Images Image & Control Frame Buffer Output Images Fast Pixel Hardware Analyze Compute Controls Modify Pixels Fixed function pixel HW has high bandwidth CPU doesn t touch pixels Frames, not raster Slow VSYNC Register Access CPU Decisions CPU Memory Adds many frame delays! 7 Using Fusion System Architecture for Broadcast Video June 2011

8 VIDEO COMPUTE LOAD Input Images Image & Control Frame Buffer Output Images Analyze Compute Controls Modify Pixels Image R or W Video Processing Stage Pixel Operations 1 Write new source image as input 0 5 Read multiple source images and analyze Read previous motion map 0 1 Calculate and write new motion map Calculate and write processed image Read processed image to output 0 10 Total images accessed per output image 4,977 Mbytes/s memory bandwidth Operations per pixel 300 Moperations per output image 622 Moperations/s 37,325 Example Conditions: 1920x fps 32 bpp 5 frame history Motion map 8 Using Fusion System Architecture for Broadcast Video June 2011

9 MAP COMPUTE TO COMPONENTS Input Images Image & Control Frame Buffer Output Images Analyze Compute Controls Modify Pixels Required Memory CPU GPU FPGA Video Load 128 bit ~ 200$ CPU ~ 200$ High speed Example 1333 MHz graphics card FPGA Bandwidth GB/s User designed Operations G/s ,000 1,000 Typical midrange memory and compute components All are suitable for video tasks GPU handles ~25 video tasks, CPU ~3 for similar pricing FPGAs very capable, but require severe roll your own work 9 Using Fusion System Architecture for Broadcast Video June 2011

10 GPU DESIGN 101 Input Images Image & Control Frame Buffer Output Images Analyze GPUs grew powerful 3D from PC gaming and CAD High frame rates & resolution, anti-aliasing, lots of polygons, tessellation Modern OS designs use 3D acceleration for enhanced UI experience Originally register-based, hard-wired 3D graphics engines Shaders added hundreds to thousands of programmable compute units Gradual shift from pure SIMD to flexible parallel compute Stream Computing is using the GPU for general purpose compute tasks Special memory and wide buses provide high bandwidth Compute Controls Modify Pixels 10 Using Fusion System Architecture for Broadcast Video June 2011

11 UPDATING THE PC FOR BETTER VIDEO COMPUTE 11 Using Fusion System Architecture for Broadcast Video June 2011

12 THE PC AND VIDEO = ONLY BIG BOXES? Offline render farms well known for professional work Next step is reducing the power and size envelope of a PC Real time video processing happens today in consumer PCs 3D Stereo HD video decode acceleration in UVD block Cadence detect, de-interlacing, dynamic gamma, scaling, color space conversion, color and detail enhancements, random/mosquito/block noise reduction algorithms run on laptop GPUs 12 Using Fusion System Architecture for Broadcast Video June 2011

13 INSIDE A CLASSIC PC Multicore CPU and memory controller Northbridge containing a GPU + display Southbridge for more I/O Optional external GPU High speed buses eat power, excrete EMI Big, warm 13 Using Fusion System Architecture for Broadcast Video June 2011

14 THE AMD FUSION APU Combines CPU and GPU into one APU (Accelerated Processing Unit) Saves power and board space, increases memory efficiency Shrinks core PC components to a single chip below 10 watts Enhanced high performance GPU and multicore CPU 14 Using Fusion System Architecture for Broadcast Video June 2011

15 2011 OPENCL + FUSION DISTRIBUTED PROCESSING Pixels CPU Control GPU Control Multicore CPU Engines Analyze Compute Controls Modify Pixels Other Tasks Input Images Combined Memory Output Images Multicore GPU Engines Analyze Compute Controls Modify Pixels Fusion shares the memory OpenCL shares the tasks 15 Using Fusion System Architecture for Broadcast Video June 2011

16 PARALLEL PROCESSING FOR EVERYONE Analyze Compute Controls Modify Pixels Other Tasks Multicore CPUs and GPUs need easy parallel programming Microsoft has released DX11 DirectCompute, enabling general purpose parallel programming on a GPU, or GPGPU The Khronos Group has released OpenCL, which spreads a parallel compute task across CPU and GPU cores OpenCL can utilize all the processing power in a platform One slide can t cover two languages, dig in and try them! Analyze Combined Memory Compute Controls Modify Pixels 16 Using Fusion System Architecture for Broadcast Video June 2011

17 OPERATING SYSTEM CHOICES Older equipment had no OS, just interrupt handlers Today s connected devices require a standard OS Do you want to write a USB or network stack from scratch? Windows, Mac OS, Linux suitable for Fully Open devices Walled Garden devices like TVs and STBs need a full feature OS with restricted access Fully Closed devices like cameras need complete configurability to add and remove modules 17 Using Fusion System Architecture for Broadcast Video June 2011

18 APPLICATIONS 18 Using Fusion System Architecture for Broadcast Video June 2011

19 DIGITAL BROADCAST Better Compression is More Money! Bandwidth is never free: air, satellite, net The more channels you cram in a pipe, the more money you make But if quality drops too low, customers complain or walk MPEG-2 still rolling out, even H.264 needs help Many rack mount compression solutions Video preprocessors to remove noise Better compressors with more delay Compress 32 different ways, dynamically pick the best Statistical multiplexing to spread the load across channels Individual processors inflexible, don t like to talk to each other 19 Using Fusion System Architecture for Broadcast Video June 2011

20 MID SIZE Flexible Compression is More Money! Broadcast always changing New CODECs, STBs, PMPs, phones Multicore CPU Engines Compress Compress Compress Vectors Vectors Compress Vectors Vectors Prepare Prepare Bitstreams Bitstreams Prepare Bitstreams Prepare Bitstreams Pick Best Other Tasks New business models Don t want to rebuild the headend Raw Videos Combined Memory Output Streams APUs and FPGAs both flexible, reconfigurable Downloading new configuration is sweet! Multicore GPU Engines Clean Video Clean Video Clean Clean Video Video Find Motion Find Motion Find Find Motion Motion Compute Vectors Compute Vectors Compute Compute Vectors Vectors But look around the room... How many can program in C? How many can program FPGAs? APUs provide complete flexibility 20 Using Fusion System Architecture for Broadcast Video June 2011

21 3D CAMERA CORRECTION Most digital 3D is shot with some combination of 2 lenses and 2 sensors Studio lenses and sensors are very good, but they rarely match Lenses differ in focus, zoom strength + centering, aberrations, dust specks Sensors have differing overall gain and weak pixels Cameras recalibrated for each day s shoot, parameters saved 3D movies are not real time, left and right views matched in post production 21 Using Fusion System Architecture for Broadcast Video June 2011

22 SMALL SIZE Real Time 3D Camera Correction Analyze Compute Controls Modify Pixels Other Tasks Combined Memory Analyze Compute Controls Modify Pixels Live news is...live! No time for post production. Even harder to make ENG stereo images match Lighter chassis + rough handling = more L/R differences One camera person, not a whole crew for support Cameras must continuously auto-calibrate and correct Shake & defect removal, geometric & lighting differences are ideal tasks for on-board Fusion processor 22 Using Fusion System Architecture for Broadcast Video June 2011

23 JUMBO SIZE Movie Render Farms Individual CG effects on smaller clusters Growing market for whole movie effects Convert 2D movies to 3D Upgrade movies for large format theaters Upgrade TV shows to Blu-ray Re-render entire catalog for new targets Restore old movies Work starts after movie is finished, but before release Time is money, a few days can mean millions! Driving cloud compute farms for movies 23 Using Fusion System Architecture for Broadcast Video June 2011

24 INSIDE A MOVIE RENDER FARM Components designed for GPU render farms AMD FirePro V7800P graphics compute engine Passively cooled for server environments Dell M610X Blade Server Supports multiple AMD GPUs Microsoft RemoteFX Remote hosting and visualization AMD FirePro V7800P Dell M610X Blade Server 24 Using Fusion System Architecture for Broadcast Video June 2011

25 WORKING WITH PC VENDORS Know your product lifetime requirements One-off project? Hundreds over many years? Mission critical? Avoid dying technology like serial ports and VGA Do the research Use Workstation and Embedded components and vendors Speed, feature, price, reliability, support, 24/7 operation tradeoffs AMD has Workstation and Embedded resources For critical custom SW designs, set up escrow as protection 25 Using Fusion System Architecture for Broadcast Video June 2011

26 SUMMARY PC components have the performance for live video Fusion APU small size/low power envelope enables portable use OpenCL & DirectCompute open up parallel programming Packetized high speed serial buses replacing older interfaces Use workstation components for real work Engage the vendors about your requirements! 26 Using Fusion System Architecture for Broadcast Video June 2011

27 QUESTIONS

28 Disclaimer & Attribution The information presented in this document is for informational purposes only and may contain technical inaccuracies, omissions and typographical errors. The information contained herein is subject to change and may be rendered inaccurate for many reasons, including but not limited to product and roadmap changes, component and motherboard version changes, new model and/or product releases, product differences between differing manufacturers, software changes, BIOS flashes, firmware upgrades, or the like. There is no obligation to update or otherwise correct or revise this information. However, we reserve the right to revise this information and to make changes from time to time to the content hereof without obligation to notify any person of such revisions or changes. NO REPRESENTATIONS OR WARRANTIES ARE MADE WITH RESPECT TO THE CONTENTS HEREOF AND NO RESPONSIBILITY IS ASSUMED FOR ANY INACCURACIES, ERRORS OR OMISSIONS THAT MAY APPEAR IN THIS INFORMATION. ALL IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE ARE EXPRESSLY DISCLAIMED. IN NO EVENT WILL ANY LIABILITY TO ANY PERSON BE INCURRED FOR ANY DIRECT, INDIRECT, SPECIAL OR OTHER CONSEQUENTIAL DAMAGES ARISING FROM THE USE OF ANY INFORMATION CONTAINED HEREIN, EVEN IF EXPRESSLY ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. AMD, the AMD arrow logo, and combinations thereof are trademarks of Advanced Micro Devices, Inc. All other names used in this presentation are for informational purposes only and may be trademarks of their respective owners. OpenCL is a trademark of Apple Inc. used with permission by Khronos Advanced Micro Devices, Inc. All rights reserved. 28 Using Fusion System Architecture for Broadcast Video June 2011

ADVANCED MICRO DEVICES, 2 CADENCE DESIGN SYSTEMS

ADVANCED MICRO DEVICES, 2 CADENCE DESIGN SYSTEMS METHODOLOGY FOR ANALYZING AND QUANTIFYING DESIGN STYLE CHANGES AND COMPLEXITY USING TOPOLOGICAL PATTERNS JASON CAIN 1, YA-CHIEH LAI 2, FRANK GENNARI 2, JASON SWEIS 2 1 ADVANCED MICRO DEVICES, 2 CADENCE

More information

Milestone Leverages Intel Processors with Intel Quick Sync Video to Create Breakthrough Capabilities for Video Surveillance and Monitoring

Milestone Leverages Intel Processors with Intel Quick Sync Video to Create Breakthrough Capabilities for Video Surveillance and Monitoring white paper Milestone Leverages Intel Processors with Intel Quick Sync Video to Create Breakthrough Capabilities for Video Surveillance and Monitoring Executive Summary Milestone Systems, the world s leading

More information

PRO-ScalerV2HD VGA to HDMI & Audio Scaler Converter. User s Guide. Made in Taiwan

PRO-ScalerV2HD VGA to HDMI & Audio Scaler Converter. User s Guide. Made in Taiwan VGA to HDMI & Audio Scaler Converter User s Guide Made in Taiwan Congratulations for owning a gofanco product. Our products aim to meet all your connectivity needs wherever you go. Have fun with our products!

More information

AMD EPYC BRAND GUIDELINES

AMD EPYC BRAND GUIDELINES AMD EPYC BRAND GUIDELINES PID# 1713627-A / VERSION 1 AUGUST 2017 CONTACT Address Advanced Micro Devices, Inc 7171 Southwest Pkwy Austin, Texas 78735 United States Phone 1-512-602-1000 Online Email: Brand.Team@amd.com

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

PRO-ScalerHD2V HDMI to VGA & Audio Scaler Converter. User s Guide. Made in Taiwan

PRO-ScalerHD2V HDMI to VGA & Audio Scaler Converter. User s Guide. Made in Taiwan PRO-ScalerHD2V HDMI to VGA & Audio Scaler Converter User s Guide Made in Taiwan Congratulations for owning a gofanco product. Our products aim to meet all your connectivity needs wherever you go. Have

More information

GM69010H DisplayPort, HDMI, and component input receiver Features Applications

GM69010H DisplayPort, HDMI, and component input receiver Features Applications DisplayPort, HDMI, and component input receiver Data Brief Features DisplayPort 1.1 compliant receiver DisplayPort link comprising four main lanes and one auxiliary channel HDMI 1.3 compliant receiver

More information

North America, Inc. AFFICHER. a true cloud digital signage system. Copyright PDC Co.,Ltd. All Rights Reserved.

North America, Inc. AFFICHER. a true cloud digital signage system. Copyright PDC Co.,Ltd. All Rights Reserved. AFFICHER a true cloud digital signage system AFFICHER INTRODUCTION AFFICHER (Sign in French) is a HIGH-END full function turnkey cloud based digital signage system for you to manage your screens. The AFFICHER

More information

Bring out the Best in Pixels Video Pipe in Intel Processor Graphics

Bring out the Best in Pixels Video Pipe in Intel Processor Graphics Bring out the Best in Pixels Video Pipe in Intel Processor Graphics Victor H. S. Ha and Yi-Jen Chiu Graphics Architecture, Intel Corp. Legal INFORMATION IN THIS DOCUMENT IS PROVIDED IN CONNECTION WITH

More information

Models NVIDIA NVS 315 1GB Graphics

Models NVIDIA NVS 315 1GB Graphics Overview Models NVIDIA NVS 315 1GB Graphics E1U66AA Introduction The NVIDIA NVS 315 graphics board is a PCI Express low profile form factor graphics add-in card targeted as an active low cost graphics

More information

PCI Express JPEG Frame Grabber Hardware Manual Model 817 Rev.E April 09

PCI Express JPEG Frame Grabber Hardware Manual Model 817 Rev.E April 09 PCI Express JPEG Frame Grabber Hardware Manual Model 817 Rev.E April 09 Table of Contents TABLE OF CONTENTS...2 LIMITED WARRANTY...3 SPECIAL HANDLING INSTRUCTIONS...4 INTRODUCTION...5 OPERATION...6 Video

More information

Avivo and the Video Pipeline. Delivering Video and Display Perfection

Avivo and the Video Pipeline. Delivering Video and Display Perfection Avivo and the Video Pipeline Delivering Video and Display Perfection Introduction As video becomes an integral part of the PC experience, it becomes ever more important to deliver a high-fidelity experience

More information

VERINT EDGEVR 200 INTELLIGENT DIGITAL VIDEO RECORDER (Rev A)

VERINT EDGEVR 200 INTELLIGENT DIGITAL VIDEO RECORDER (Rev A) VERINT EDGEVR 200 INTELLIGENT DIGITAL VIDEO RECORDER (Rev A) TECHNICAL SPECIFICATIONS SECURITY SYSTEM DIVISION 28 ELECTRONIC SAFETY AND SECURITY LEVEL 1 28 20 00 ELECTRONIC SURVEILLANCE LEVEL 2 28 23 00

More information

Epiphan Frame Grabber User Guide

Epiphan Frame Grabber User Guide Epiphan Frame Grabber User Guide VGA2USB VGA2USB LR DVI2USB VGA2USB HR DVI2USB Solo VGA2USB Pro DVI2USB Duo KVM2USB www.epiphan.com 1 February 2009 Version 3.20.2 (Windows) 3.16.14 (Mac OS X) Thank you

More information

UFG-10 Family USER MANUAL. Frame Grabbers. Windows 8 Windows 7 Windows XP

UFG-10 Family USER MANUAL. Frame Grabbers. Windows 8 Windows 7 Windows XP UFG-10 Family Frame Grabbers USER MANUAL Windows 8 Windows 7 Windows XP About this Manual Copyright This manual, Copyright 2014 Unigraf Oy. All rights reserved Reproduction of this manual in whole or in

More information

Altera's 28-nm FPGAs Optimized for Broadcast Video Applications

Altera's 28-nm FPGAs Optimized for Broadcast Video Applications Altera's 28-nm FPGAs Optimized for Broadcast Video Applications WP-01163-1.0 White Paper This paper describes how Altera s 40-nm and 28-nm FPGAs are tailored to help deliver highly-integrated, HD studio

More information

SOC Single Channel H264 + Audio Encoder module

SOC Single Channel H264 + Audio Encoder module SOC Single Channel H264 + Audio Encoder module Integration Manual Revision 1.1 06/16/2016 2016 SOC Technologies Inc. SOC is disclosing this user manual (the "Documentation") to you solely for use in the

More information

MX Quasi Quad-View Video Processor. User Manual. Made in Taiwan

MX Quasi Quad-View Video Processor. User Manual. Made in Taiwan MX-1004 Quasi Quad-View Video Processor User Manual Made in Taiwan Safety and Notice The MX-1004 Quasi Quad-View Video Processor has been tested for conformity to safety regulations and requirements, and

More information

RX460 4GB PCIEX16 4 X DisplayPort

RX460 4GB PCIEX16 4 X DisplayPort RX460 4GB PCIEX16 4 X DisplayPort GFX-AR460F16-5K MPN NUMBERS: 1A1-E000296ADP Performance PCIe Graphics 4 x DisplayPort CONTENTS 1. Specification... 3 2. Functional Overview... 4 2.1. Memory Interface...

More information

Vicon Valerus Performance Guide

Vicon Valerus Performance Guide Vicon Valerus Performance Guide General With the release of the Valerus VMS, Vicon has introduced and offers a flexible and powerful display performance algorithm. Valerus allows using multiple monitors

More information

VGA to ADC Conversion Box

VGA to ADC Conversion Box VGA to ADC Conversion Box USER MANUAL www.gefen.com Technical Support: Telephone (818) 772-9100 (800) 545-6900 Fax (818) 772-9120 Technical Support Hours: 8:00 AM to 5:00 PM Monday through Friday PST Write

More information

AN-ENG-001. Using the AVR32 SoC for real-time video applications. Written by Matteo Vit, Approved by Andrea Marson, VERSION: 1.0.0

AN-ENG-001. Using the AVR32 SoC for real-time video applications. Written by Matteo Vit, Approved by Andrea Marson, VERSION: 1.0.0 Written by Matteo Vit, R&D Engineer Dave S.r.l. Approved by Andrea Marson, CTO Dave S.r.l. DAVE S.r.l. www.dave.eu VERSION: 1.0.0 DOCUMENT CODE: AN-ENG-001 NO. OF PAGES: 8 AN-ENG-001 Using the AVR32 SoC

More information

The software concept. Try yourself and experience how your processes are significantly simplified. You need. weqube.

The software concept. Try yourself and experience how your processes are significantly simplified. You need. weqube. You need. weqube. weqube is the smart camera which combines numerous features on a powerful platform. Thanks to the intelligent, modular software concept weqube adjusts to your situation time and time

More information

M598. Radeon E8860 (Adelaar) Video & Graphics PMC. Aitech

M598. Radeon E8860 (Adelaar) Video & Graphics PMC.   Aitech Single Width PMC PCI-X 64-bit @ 133 MHz Host Interface AMD Radeon E8860 (Adelaar) GPU 6 Independent Graphics Heads 2 GB GDDR5 Analog Inputs Analog and Digital Outputs Full Switching Capabilities Capture

More information

MX-1004P. Professional Quad-View Video Processor. User Manual. Made in Taiwan

MX-1004P. Professional Quad-View Video Processor. User Manual. Made in Taiwan MX-1004P Professional Quad-View Video Processor User Manual Made in Taiwan Safety and Notice The MX-1004P Professional Quad-View Video Processor has been tested for conformity to safety regulations and

More information

QUADRO AND NVS DISPLAY RESOLUTION SUPPORT

QUADRO AND NVS DISPLAY RESOLUTION SUPPORT QUADRO AND NVS DISPLAY RESOLUTION SUPPORT DA-07089-001_v07 March 2019 Application Note DOCUMENT CHANGE HISTORY DA-07089-001_v07 Version Date Authors Description of Change 01 November 1, 2013 AP, SM Initial

More information

HDMI 1.3 to 3GSDI Scaler

HDMI 1.3 to 3GSDI Scaler HDMI 1.3 to 3GSDI Scaler EXT-HDMI1.3-2-3GSDIS User Manual www.gefen.com ASKING FOR ASSISTANCE Technical Support: Telephone (818) 772-9100 (800) 545-6900 Fax (818) 772-9120 Technical Support Hours: 8:00

More information

PCIe HDMI Video Capture Card - HDMI, VGA, DVI, or Component Video at 1080p60

PCIe HDMI Video Capture Card - HDMI, VGA, DVI, or Component Video at 1080p60 PCIe HDMI Video Capture Card - HDMI, VGA, DVI, or Component Video at 1080p60 Product ID: PEXHDCAP60L2 This PCIe video capture card lets you record 1080p HD video and 2-channel stereo audio (HDMI/RCA) to

More information

DT3162. Ideal Applications Machine Vision Medical Imaging/Diagnostics Scientific Imaging

DT3162. Ideal Applications Machine Vision Medical Imaging/Diagnostics Scientific Imaging Compatible Windows Software GLOBAL LAB Image/2 DT Vision Foundry DT3162 Variable-Scan Monochrome Frame Grabber for the PCI Bus Key Features High-speed acquisition up to 40 MHz pixel acquire rate allows

More information

AT2700USB. Digital Video Interfacing Products. DVB-C QAM-A/B/C IF and RF ( VHF & UHF ) Output DVB-ASI & DVB-SPI Inputs

AT2700USB. Digital Video Interfacing Products. DVB-C QAM-A/B/C IF and RF ( VHF & UHF ) Output DVB-ASI & DVB-SPI Inputs Digital Video Interfacing Products AT2700USB DVB-C QAM-A/B/C IF and RF ( VHF & UHF ) Output DVB-ASI & DVB-SPI Inputs Standard Features DVB-C Modulator with VHF & UHF up converter. - High Speed USB 2.0.

More information

AVE-301T AVE-301R AVE-304T AVE-308T AVE-316T

AVE-301T AVE-301R AVE-304T AVE-308T AVE-316T VGA and Audio CAT-5 AV Extender AVE-301T AVE-301R AVE-304T AVE-308T AVE-316T User Manual V1.2 www.databay.com.tw www.green-box.com.tw Contents 1. Product Introduction...4 2. Product Features...5 3. System

More information

AT720USB. Digital Video Interfacing Products. DVB-C (QAM-B, 8VSB) Input Receiver & Recorder & TS Player DVB-ASI & DVB-SPI outputs

AT720USB. Digital Video Interfacing Products. DVB-C (QAM-B, 8VSB) Input Receiver & Recorder & TS Player DVB-ASI & DVB-SPI outputs Digital Video Interfacing Products AT720USB DVB-C (QAM-B, 8VSB) Input Receiver & Recorder & TS Player DVB-ASI & DVB-SPI outputs Standard Features - High Speed USB 2.0. - Windows XP, Vista, Win 7 ( 64bit

More information

3GSDI to HDMI 1.3 Converter

3GSDI to HDMI 1.3 Converter 3GSDI to HDMI 1.3 Converter EXT-3GSDI-2-HDMI1.3 User Manual www.gefen.com ASKING FOR ASSISTANCE Technical Support: Telephone (818) 772-9100 (800) 545-6900 Fax (818) 772-9120 Technical Support Hours: 8:00

More information

QUADRO AND NVS DISPLAY RESOLUTION SUPPORT

QUADRO AND NVS DISPLAY RESOLUTION SUPPORT QUADRO AND NVS DISPLAY RESOLUTION SUPPORT DA-07089-001_v06 April 2017 Application Note DOCUMENT CHANGE HISTORY DA-07089-001_v06 Version Date Authors Description of Change 01 November 1, 2013 AP, SM Initial

More information

Striking Clarity, Unparalleled Flexibility, Precision Control

Striking Clarity, Unparalleled Flexibility, Precision Control Striking Clarity, Unparalleled Flexibility, Precision Control Product Brochures English 460XW 460C 460C 800 ieditor The - tents and processed camera inputs to provide the monitoring by supporting camera

More information

White Paper Lower Costs in Broadcasting Applications With Integration Using FPGAs

White Paper Lower Costs in Broadcasting Applications With Integration Using FPGAs Introduction White Paper Lower Costs in Broadcasting Applications With Integration Using FPGAs In broadcasting production and delivery systems, digital video data is transported using one of two serial

More information

User Manual rev: Made in Taiwan

User Manual rev: Made in Taiwan CV-500S HDMI to Component/CVBS & Audio Scaler Converter User Manual rev: 131218 Made in Taiwan The CV-500S HDMI to Component/CVBS & Audio Scaler Converter has been tested for conformance to safety regulations

More information

User Manual. VGA and Audio Cat-X AV Extender V1.0 AVE-301T AVE-301R AVE-304T AVE-308T AVE-316T AVE-304TR AVE-308TR

User Manual. VGA and Audio Cat-X AV Extender V1.0 AVE-301T AVE-301R AVE-304T AVE-308T AVE-316T AVE-304TR AVE-308TR VGA and Audio Cat-X AV Extender AVE-301T AVE-301R AVE-304T AVE-308T AVE-316T AVE-304TR AVE-308TR User Manual V1.0 www.green-box.com.tw www.data-av.com Contents 1. Product Introduction...4 2. Product Features...5

More information

Alcatel-Lucent 5910 Video Services Appliance. Assured and Optimized IPTV Delivery

Alcatel-Lucent 5910 Video Services Appliance. Assured and Optimized IPTV Delivery Alcatel-Lucent 5910 Video Services Appliance Assured and Optimized IPTV Delivery The Alcatel-Lucent 5910 Video Services Appliance (VSA) delivers superior Quality of Experience (QoE) to IPTV users. It prevents

More information

DVI to HD-SDI Scaler Pro

DVI to HD-SDI Scaler Pro DVI to HD-SDI Scaler Pro USER MANUAL www.gefen.com ASKING FOR ASSISTANCE Technical Support: Telephone (818) 772-9100 (800) 545-6900 Fax (818) 772-9120 Technical Support Hours: 8:00 AM to 5:00 PM Monday

More information

The software concept. Try yourself and experience how your processes are significantly simplified. You need. weqube.

The software concept. Try yourself and experience how your processes are significantly simplified. You need. weqube. You need. weqube. weqube is the smart camera which combines numerous features on a powerful platform. Thanks to the intelligent, modular software concept weqube adjusts to your situation time and time

More information

Warranty and Registration. Warranty: One Year. Registration: Please register your product at Port, or. or Windows.

Warranty and Registration. Warranty: One Year. Registration: Please register your product at   Port, or. or Windows. 7 7 Port, or or Windows Port Warranty and Registration Warranty: One Year Registration: Please register your product at www.aitech.com 2007 AITech International. All rights reserved. WEB CABLE PLUS PC-TO-TV

More information

EAN-Performance and Latency

EAN-Performance and Latency EAN-Performance and Latency PN: EAN-Performance-and-Latency 6/4/2018 SightLine Applications, Inc. Contact: Web: sightlineapplications.com Sales: sales@sightlineapplications.com Support: support@sightlineapplications.com

More information

NEXT/RADIUS Shelf Mount CCU

NEXT/RADIUS Shelf Mount CCU 2018 NEXT/RADIUS Shelf Mount CCU The Next / Radius shelf mount CCU is open for orders and is available to ship mid September. CCU information on pages 3 and 7. September 11, 2018 VantageRadius Radar technology

More information

AT70XUSB. Digital Video Interfacing Products

AT70XUSB. Digital Video Interfacing Products Digital Video Interfacing Products AT70XUSB DVB-C (QAM-A) Cable TV Input DVB-C to DVB-ASI Converter Receiver, Recorder & Converter Small Handheld size No External Power Supply needed Standard Features

More information

2-/4-Channel Cam Viewer E- series for Automatic License Plate Recognition CV7-LP

2-/4-Channel Cam Viewer E- series for Automatic License Plate Recognition CV7-LP 2-/4-Channel Cam Viewer E- series for Automatic License Plate Recognition Copyright 2-/4-Channel Cam Viewer E-series for Automatic License Plate Recognition Copyright 2018 by PLANET Technology Corp. All

More information

AT270USB, imod. Digital Video Interfacing Products. Stand alone DVB-C Modulator IF and RF ( VHF & UHF ) Output DVB-ASI Input

AT270USB, imod. Digital Video Interfacing Products. Stand alone DVB-C Modulator IF and RF ( VHF & UHF ) Output DVB-ASI Input Digital Video Interfacing Products AT270USB, imod Stand alone DVB-C Modulator IF and RF ( VHF & UHF ) Output DVB-ASI Input Standard Features DVB-C Modulator with VHF & UHF Up converter. - High Speed USB

More information

IoT Toolbox Mobile Application User Manual

IoT Toolbox Mobile Application User Manual Rev. 0 19 December 2017 User Manual Document information Info Keywords Abstract Content User Manual, IoT, Toolbox The IoT Toolbox is a mobile application developed by NXP Semiconductors and designed for

More information

TVW750USBD ATSC Tuner Quick install manual

TVW750USBD ATSC Tuner Quick install manual Getting Started TVW750USBD ATSC Tuner Quick install manual The Diamond TVW750USBD ATSC Tuner is fully compatible for your Windows desktop PC or laptop. Important Notice: All channels are subject to coverage

More information

CORIO master C3-540 Series

CORIO master C3-540 Series Key Features Manage up to 4 independent video walls Uses CORIOgrapher; simple, powerful software interface Universal DVI Inputs/Outputs: (HDMI/CV/YC/RGB/YPbPr) SDI Inputs/Outputs: SD/HD-SDI/3G-SDI to 1080p60

More information

PITZ Introduction to the Video System

PITZ Introduction to the Video System PITZ Introduction to the Video System Stefan Weiße DESY Zeuthen June 10, 2003 Agenda 1. Introduction to PITZ 2. Why a video system? 3. Schematic structure 4. Client/Server architecture 5. Hardware 6. Software

More information

EQUIPMENT INFORMATION SHEET

EQUIPMENT INFORMATION SHEET EQUIPMENT INFORMATION SHEET Notes and Abbreviations TEAM CENTER Link to PDF file CONTRACTOR QTY INFORMATION UTILITY INFORMATION ITEM # EXT NEW MODEL # ITEM DESCRIPTION MANUFACTURER I F C REMARKS ELECTRICAL

More information

PCI Frame Grabber. Model 611 (Rev.D)

PCI Frame Grabber. Model 611 (Rev.D) SENSORAY CO., INC. PCI Frame Grabber Model 611 (Rev.D) July 2001 Sensoray 2001 7313 SW Tech Center Dr. Tigard, OR 97223 Phone 503.684.8073 Fax 503.684.8164 sales@sensoray.com www.sensoray.com Table of

More information

AT2780USB. Digital Video Interfacing Products. DVB-T/H/C & ATSC Modulator IF and RF ( VHF & UHF ) Output DVB-ASI & DVB-SPI Inputs

AT2780USB. Digital Video Interfacing Products. DVB-T/H/C & ATSC Modulator IF and RF ( VHF & UHF ) Output DVB-ASI & DVB-SPI Inputs Digital Video Interfacing Products AT2780USB DVB-T/H/C & ATSC Modulator IF and RF ( VHF & UHF ) Output DVB-ASI & DVB-SPI Inputs Standard Features DVB-T/H/C Modulator with VHF & UHF Up converter. - High

More information

MX-1004S. 3G/HD/SD-SDI Quad-view Video Processor. User Manual. Made in Taiwan

MX-1004S. 3G/HD/SD-SDI Quad-view Video Processor. User Manual. Made in Taiwan MX-1004S 3G/HD/SD-SDI Quad-view Video Processor User Manual Made in Taiwan Safety and Notice The MX-1004S Professional 3G-SDI Quad-View Video Processor has been tested for conformity to safety regulations

More information

AT780PCI. Digital Video Interfacing Products. Multi-standard DVB-T2/T/C Receiver & Recorder & TS Player DVB-ASI & DVB-SPI outputs

AT780PCI. Digital Video Interfacing Products. Multi-standard DVB-T2/T/C Receiver & Recorder & TS Player DVB-ASI & DVB-SPI outputs Digital Video Interfacing Products AT780PCI Multi-standard DVB-T2/T/C Receiver & Recorder & TS Player DVB-ASI & DVB-SPI outputs Standard Features - PCI 2.2, 32 bit, 33/66MHz 3.3V. - Bus Master DMA, Scatter

More information

Optical Engine Reference Design for DLP3010 Digital Micromirror Device

Optical Engine Reference Design for DLP3010 Digital Micromirror Device Application Report Optical Engine Reference Design for DLP3010 Digital Micromirror Device Zhongyan Sheng ABSTRACT This application note provides a reference design for an optical engine. The design features

More information

Neat Video noise reduction plug-in for After Effects (Mac)

Neat Video noise reduction plug-in for After Effects (Mac) Neat Video noise reduction plug-in for After Effects (Mac) To make video cleaner. User guide Document version 4.8, 30-Dec-2017 Neat Video 1999-2018 Neat Video team, ABSoft. All rights reserved. Table of

More information

C8000. switch over & ducking

C8000. switch over & ducking features Automatic or manual Switch Over or Fail Over in case of input level loss. Ducking of a main stereo or surround sound signal by a line level microphone or by a pre recorded announcement / ad input.

More information

A better way to get visual information where you need it.

A better way to get visual information where you need it. A better way to get visual information where you need it. Meet PixelNet. The Distributed Display Wall System PixelNet is a revolutionary new way to capture, distribute, control and display video and audio

More information

AT660PCI. Digital Video Interfacing Products. DVB-S2/S (QPSK) Satellite Receiver & Recorder & TS Player DVB-ASI & DVB-SPI outputs

AT660PCI. Digital Video Interfacing Products. DVB-S2/S (QPSK) Satellite Receiver & Recorder & TS Player DVB-ASI & DVB-SPI outputs Digital Video Interfacing Products AT660PCI DVB-S2/S (QPSK) Satellite Receiver & Recorder & TS Player DVB-ASI & DVB-SPI outputs Standard Features - PCI 2.2, 32 bit, 33/66MHz 3.3V. - Bus Master DMA, Scatter

More information

Cisco TelePresence Synch

Cisco TelePresence Synch Cisco TelePresence Synch Firmware release notes V3.12 D5060106 October 2011 Contents Contents 2 Document revision history 2 Introduction 3 1. Enhancements/Fixes V3.12 3 2. Enhancements/Fixes V3.11 3 3.

More information

Computer and Machine Vision

Computer and Machine Vision Computer and Machine Vision Lecture Week 3 Part-1 January 27, 2014 Sam Siewert Outline of Week 3 Processing Images and Moving Pictures High Level View and Computer Architecture for it Linux Platforms for

More information

Portable Performance for Debug and Validation

Portable Performance for Debug and Validation WaveJet 300A Oscilloscopes 100 MHz 500 MHz Portable Performance for Debug and Validation A UNIQUE TOOLSET FOR PORTABLE OSCILLOSCOPES Key Features 100 MHz, 200 MHz, 350 MHz and 500 MHz bandwidths Sample

More information

THINKSMART HUB 500 SKYPE ROOM SYSTEM

THINKSMART HUB 500 SKYPE ROOM SYSTEM THINKSMART HUB 500 SKYPE ROOM SYSTEM S A L E S K I T: THE RIGHT TIME FOR A SIMPLIFIED SOLUTION Most meeting rooms today suffer from these problems: Projector, audio, cameras need separate connections Meetings

More information

Obsolete Product(s) - Obsolete Product(s)

Obsolete Product(s) - Obsolete Product(s) Single-chip digital video format converter Data Brief Features Package: 208-pin PQFP Digital input Interlaced/progressive output Motion Adaptive Noise Reduction Cross Color Suppressor (CCS) Per-pixel MADi/patented

More information

CAT USER MANUAL.

CAT USER MANUAL. CAT5 500 USER MANUAL www.gefen.com Technical Support: Telephone (88) 77-900 (800) 545-6900 Fax (88) 77-90 Technical Support Hours: 8:00 AM to 5:00 PM Monday thru Friday. Write To: Gefen Inc. C/O Customer

More information

B. The specified product shall be manufactured by a firm whose quality system is in compliance with the I.S./ISO 9001/EN 29001, QUALITY SYSTEM.

B. The specified product shall be manufactured by a firm whose quality system is in compliance with the I.S./ISO 9001/EN 29001, QUALITY SYSTEM. VideoJet 8000 8-Channel, MPEG-2 Encoder ARCHITECTURAL AND ENGINEERING SPECIFICATION Section 282313 Closed Circuit Video Surveillance Systems PART 2 PRODUCTS 2.01 MANUFACTURER A. Bosch Security Systems

More information

OmniStar GX2 Headend Optics Platform GX2 LM1000E Series

OmniStar GX2 Headend Optics Platform GX2 LM1000E Series arris.com OmniStar GX2 Headend Optics Platform GX2 LM1000E Series 1310 nm Broadcast Transmitter FEATURES High density optical platform with up to 16 transmitters per chassis for headend space optimization

More information

OMNISTAR GX2. GX2-LM1000E Series 1310 nm Broadcast Transmitter DATA SHEET BENEFITS. 1 GHz bandwidth

OMNISTAR GX2. GX2-LM1000E Series 1310 nm Broadcast Transmitter DATA SHEET BENEFITS. 1 GHz bandwidth DATA SHEET BENEFITS OMNISTAR GX2 GX2-LM1000E Series 1310 nm Broadcast Transmitter 1 GHz bandwidth High module density up to 16 transmitter modules in a 4 RU housing High performance: Advanced predistortion

More information

1:4 VGA Hub EXT-VGA-144 USER S MANUAL.

1:4 VGA Hub EXT-VGA-144 USER S MANUAL. 1:4 VGA Hub EXT-VGA-144 USER S MANUAL www.gefen.com ASKING FOR ASSISTANCE Technical Support: Telephone (818) 772-9100 (800) 545-6900 Fax (818) 772-9120 Technical Support Hours: 8:00 AM to 5:00 PM Monday

More information

GM60028H. DisplayPort transmitter. Features. Applications

GM60028H. DisplayPort transmitter. Features. Applications DisplayPort transmitter Data Brief Features DisplayPort 1.1a compliant transmitter HDCP 1.3 support DisplayPort link comprising four main lanes and one auxiliary channel Output bandwidth sufficient to

More information

4X1 Gefen TV Switcher GTV-HDMI N. User Manual

4X1 Gefen TV Switcher GTV-HDMI N. User Manual 4X1 Gefen TV Switcher GTV-HDMI1.3-441N User Manual INTRODUCTION Congratulations on your purchase of the 4x1 GefenTV Switcher. Your complete satisfaction is very important to us. GefenTV GefenTV is a unique

More information

A better way to get visual information where you need it.

A better way to get visual information where you need it. A better way to get visual information where you need it. Meet PixelNet. The Distributed Display Wall System PixelNet is a revolutionary new way to capture, distribute, control and display video and audio

More information

1x4, 1x8, 1x12, 1x16 VGA Extender / Splitter over Single CAT5

1x4, 1x8, 1x12, 1x16 VGA Extender / Splitter over Single CAT5 1x4, 1x8, 1x12, 1x16 VGA Extender / Splitter over Single CAT5 User s Guide Models VGA-C5-SP-4 VGA-C5-SP-8 VGA-C5-SP-12 VGA-C5-SP-16 2009 Avenview Inc. All rights reserved. The contents of this document

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

USB 3.0 Video Capture Device - HDMI / DVI / VGA / Component HD Video Recorder p 60fps

USB 3.0 Video Capture Device - HDMI / DVI / VGA / Component HD Video Recorder p 60fps USB 3.0 Video Capture Device - HDMI / DVI / VGA / Component HD Video Recorder - 1080p 60fps Product ID: USB3HDCAP This USB 3.0 external video capture device lets you record 1080p HD video and stereo audio

More information

Neat Video noise reduction plug-in for Final Cut (Mac)

Neat Video noise reduction plug-in for Final Cut (Mac) Neat Video noise reduction plug-in for Final Cut (Mac) To make video cleaner. User guide Document version 4.7, 30-Dec-2017 Neat Video 1999-2017 Neat Video team, ABSoft. All rights reserved. Table of contents

More information

ExtIO Plugin User Guide

ExtIO Plugin User Guide Overview The SDRplay Radio combines together the Mirics flexible tuner front-end and USB Bridge to produce a SDR platform capable of being used for a wide range of worldwide radio and TV standards. This

More information

G-106Ex Single channel edge blending Processor. G-106Ex is multiple purpose video processor with warp, de-warp, video wall control, format

G-106Ex Single channel edge blending Processor. G-106Ex is multiple purpose video processor with warp, de-warp, video wall control, format G-106Ex Single channel edge blending Processor G-106Ex is multiple purpose video processor with warp, de-warp, video wall control, format conversion, scaler switcher, PIP/POP, 3D format conversion, image

More information

AT278USB, imod. Digital Video Interfacing Products. DVB-T/H/C & ATSC Modulator IF and RF ( VHF & UHF ) Output DVB-ASI Input

AT278USB, imod. Digital Video Interfacing Products. DVB-T/H/C & ATSC Modulator IF and RF ( VHF & UHF ) Output DVB-ASI Input Digital Video Interfacing Products AT278USB, imod DVB-T/H/C & ATSC Modulator IF and RF ( VHF & UHF ) Output DVB-ASI Input Standard Features DVB-T/H/C Modulator with VHF & UHF Up converter. - High Speed

More information

AtlonA HDMI Media Center 6 inputs 1 output Switcher & Converter & 1080p Up-Scaler AT-LINE-EX. User Manual

AtlonA HDMI Media Center 6 inputs 1 output Switcher & Converter & 1080p Up-Scaler AT-LINE-EX. User Manual AtlonA HDMI Media Center 6 inputs 1 output Switcher & Converter & 1080p Up-Scaler AT-LINE-EX User Manual TABLE OF CONTENTS 1. Introduction... 1 2. Features... 1 3. Package Contents... 1 4. Operation Controls

More information

DVI to HD-SDI Conversion Box

DVI to HD-SDI Conversion Box DVI to HD-SDI Conversion Box USER MANUAL www.gefen.com ASKING FOR ASSISTANCE Technical Support: Telephone (818) 772-9100 (800) 545-6900 Fax (818) 772-9120 Technical Support Hours: 8:00 AM to 5:00 PM Monday

More information

ASKING FOR ASSISTANCE

ASKING FOR ASSISTANCE ASKING FOR ASSISTANCE Technical Support: Telephone (818) 772-9100 (800) 545-6900 Fax (818) 772-9120 Technical Support Hours: 8:00 AM to 5:00 PM Monday through Friday PST. Write To: Gefen Inc. c/o Customer

More information

High Quality Digital Video Processing: Technology and Methods

High Quality Digital Video Processing: Technology and Methods High Quality Digital Video Processing: Technology and Methods IEEE Computer Society Invited Presentation Dr. Jorge E. Caviedes Principal Engineer Digital Home Group Intel Corporation LEGAL INFORMATION

More information

FLI30x02 Single-chip analog TV processor Features Application

FLI30x02 Single-chip analog TV processor Features Application Single-chip analog TV processor Data Brief Features Triple 10-bit ADC 2D video decoder HDMI Rx (in case of FLI30602H) Programmable digital input port (8/16 bits in FLI30602H and 24 bits in FLI30502) Faroudja

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

VIDEO GRABBER. DisplayPort. User Manual

VIDEO GRABBER. DisplayPort. User Manual VIDEO GRABBER DisplayPort User Manual Version Date Description Author 1.0 2016.03.02 New document MM 1.1 2016.11.02 Revised to match 1.5 device firmware version MM 1.2 2019.11.28 Drawings changes MM 2

More information

PRELIMINARY. QuickLogic s Visual Enhancement Engine (VEE) and Display Power Optimizer (DPO) Android Hardware and Software Integration Guide

PRELIMINARY. QuickLogic s Visual Enhancement Engine (VEE) and Display Power Optimizer (DPO) Android Hardware and Software Integration Guide QuickLogic s Visual Enhancement Engine (VEE) and Display Power Optimizer (DPO) Android Hardware and Software Integration Guide QuickLogic White Paper Introduction A display looks best when viewed in a

More information

V9A01 Solution Specification V0.1

V9A01 Solution Specification V0.1 V9A01 Solution Specification V0.1 CONTENTS V9A01 Solution Specification Section 1 Document Descriptions... 4 1.1 Version Descriptions... 4 1.2 Nomenclature of this Document... 4 Section 2 Solution Overview...

More information

MX DVI-A 12+5 PIN MALE TO VGA HDDB 15 PIN MALE CABLE. MX-3250

MX DVI-A 12+5 PIN MALE TO VGA HDDB 15 PIN MALE CABLE. MX-3250 MX DVI-A 12+5 PIN MALE TO VGA HDDB 15 PIN MALE CABLE. MX-3250 MDR Electronics www.mdrelectronics.com Table of contents 1. Introduction 3 2. Images 4 3. Specifications 5 4. Warranty 6 http://www.mdrelectronics.com/

More information

Broadcast H.264 files live with ATEM Television Studio!

Broadcast H.264 files live with ATEM Television Studio! ATEM Television Studio Broadcast H.264 files live with ATEM Television Studio! Introducing the world's first live production switcher that combines a professional switcher with a broadcast quality H.264

More information

Cisco Explorer 4640HD and 4650HD High-Definition Set-Tops

Cisco Explorer 4640HD and 4650HD High-Definition Set-Tops Cisco Explorer 4640HD and 4650HD High-Definition Set-Tops Power, flexibility, and advanced security features highlight the Cisco Explorer 4640HD and 4650HD High-Definition Set-Tops. The 4640HD and 4650HD

More information

GM68020H. DisplayPort receiver. Features. Applications

GM68020H. DisplayPort receiver. Features. Applications DisplayPort receiver Data Brief Features DisplayPort 1.1a compliant receiver HDCP 1.3 support DisplayPort link comprising four main lanes and one auxiliary channel Input bandwidth sufficient to receive

More information

G-106 GWarp Processor. G-106 is multiple purpose video processor with warp, de-warp, video wall control, format conversion,

G-106 GWarp Processor. G-106 is multiple purpose video processor with warp, de-warp, video wall control, format conversion, G-106 GWarp Processor G-106 is multiple purpose video processor with warp, de-warp, video wall control, format conversion, scaler switcher, PIP/POP, 3D format conversion, image cropping and flip/rotation.

More information

Film Grain Technology

Film Grain Technology Film Grain Technology Hollywood Post Alliance February 2006 Jeff Cooper jeff.cooper@thomson.net What is Film Grain? Film grain results from the physical granularity of the photographic emulsion Film grain

More information

MX DISPLAY PORT MX-3070: MX DISPLAY PORT MALE/ HDMI 19 PIN FEMALE ADAPTOR MX-3071: MX DISPLAY PORT MALE/ VGA FEMALE 15 PIN ADAPTOR

MX DISPLAY PORT MX-3070: MX DISPLAY PORT MALE/ HDMI 19 PIN FEMALE ADAPTOR MX-3071: MX DISPLAY PORT MALE/ VGA FEMALE 15 PIN ADAPTOR MX DISPLAY PORT MX-3070: MX DISPLAY PORT MALE/ HDMI 19 PIN FEMALE ADAPTOR MX-3071: MX DISPLAY PORT MALE/ VGA FEMALE 15 PIN ADAPTOR MX-3072: MX DISPLAY PORT MALE/ DVI D FEMALE 24 + 1 FEMALE ADAPTOR MDR

More information

A+ Certification Guide. Chapter 7 Video

A+ Certification Guide. Chapter 7 Video A+ Certification Guide Chapter 7 Video Chapter 7 Objectives Video (Graphics) Cards Types and Installation: Describe the different types of video cards, including PCI, AGP, and PCIe, and the methods of

More information

DATA/SPEC SHEET 16-CHANNEL HYBRID DIGITAL VIDEO RECORDER. Built for Reliability, Usability, and Low Cost of Ownership.

DATA/SPEC SHEET 16-CHANNEL HYBRID DIGITAL VIDEO RECORDER. Built for Reliability, Usability, and Low Cost of Ownership. DATA/SPEC SHEET V920 KOLLECTOR - PRODUCT FORCE DESCRIPTION 16-CHANNEL HYBRID DIGITAL VIDEO RECORDER Configured with ViconNet Video Management Software (VMS) Scalable from one to hundreds of recorders Support

More information

Modular Video Wall Controller

Modular Video Wall Controller Modular Video Wall Controller Feb.12th, 2017 Table of content INTRODUCTION...1 Availability and Reliability... 2 Robustness... 3 Easy Expansion...4 Powerful Video and Image Processing...4 4K Ultra HD Support...4

More information