Managing video content in DAM How digital asset management software can improve your brands use of video assets

Size: px
Start display at page:

Download "Managing video content in DAM How digital asset management software can improve your brands use of video assets"

Transcription

1 1

2 Managing Video Content in DAM Faster connection speeds and improved hardware have helped to greatly increase the popularity of online video. The result is that video content increasingly accounts for some of the most valuable marketing assets that a company has at its disposal. The ability to properly manage these assets has become more important than ever. This white paper will provide guidelines, tips, tools and best practices for managing video content to have the greatest possible positive impact on your company s performance. Increasing role for online video Online video is playing an increasingly important role in both business-to-consumer (B2C) and businessto-business (B2B) marketing. According to comscore, Americans are watching more online video than ever with over a hundred million viewers per day in the United States in 2011, a 43 percent increase over The number of videos viewed per month rose from million to 43.5 million and the number of videos per viewer rose from 175 to 239 per months over the same period. Meanwhile, the average viewing time per video rose from 5 minutes to 5.8 minutes. 1 But as videos play a larger and larger role in marketing campaigns, many brands are facing increasing challenges in managing and distributing online videos. Online video typically takes up one or two orders of magnitude more space than images. Online video also requires substantially more bandwidth to distribute than other media. Online video is associated with a number of unique challenges, such as the need to deliver it in a format that can be viewed by all users in a world that is far from standardizing on a single video playback format. A crucial first step in the management of online video assets is the use of a digital asset management (DAM) system to provide a central repository for managing, storing and distributing video content (as well as other types of digital assets). Videos are available in the system for use by those who are authorized (members of your organization, external partners, the press, etc.). Software-as-a-Service DAM systems make it possible to serve up online video to large numbers of users without bogging down in-house servers. True DAM systems can also automatically convert video to the different formats required. 1 Nielsen and comscore chart rise in online video, Connected Vision, February 12,

3 Use of codecs and containers Digital videos can take up enormous amounts of storage space and network bandwidth. Each second of uncompressed high definition video is made up of approximately 30 images, each 1920 pixels by 1080 pixels. Codecs (the term is derived from code/decode ), shrinks the size of video files by filtering and compressing the video and audio. The same codec used on your end to code or compress a video file for storage and transmission must be used by the viewer s system to decode or decompress the video when the video is viewed. There are hundreds of different codecs with different advantages and disadvantages for different applications. Since there is no standard codec, video marketers must normally offer video coded with several different codecs in order to ensure that as much of the potential audience as possible view their video. Codecs compress video using two primary methods. Intraframe compression compresses a single frame in isolation using the same methods as tools such as JPEG that are used to compress individual images. Interframe compression is potentially even more powerful because it operates on a sequence of frames. One common method of interframe compression is to compare each frame in the video with the previous one. If the frame contains areas where nothing has changed, the codec simply indicates that those parts haven t changed, avoiding the need to store the duplicate information. AVI, MOV, and other files are containers that can contain files encoded with many different codecs. One MOV file might be encoded with an mpeg 1 codec, while another might be encoded with a DV25 codec. So to say it s a QuickTime movie is not enough. What kind of QuickTime movie is it? One of the important features of a codec is its bitrate which refers to the number of bits that must be transmitted every second to play the video. The higher the bitrate the higher the bandwidth requirement, so codecs are designed to strike a balance between efficiency and quality. The bitrate is equal to the file size of the encoded video divided by the playing time. For example, an 80 Megabyte (MB) file with a playing time of 10 seconds requires a bandwidth of 8 Megabytes per second (MBps). One Byte is equal to 8 bits so this video has a bitrate of 64 Megabits per second (Mbps). 3

4 Storing video for online viewing A key benefit of a cloud-based DAM system is its ability to use different codecs to code video files without the need for redundant use of your storage. One of the major questions that is faced by every company that uses online video is what versions of the video to store in the DAM system. One issue to consider is whether the DAM system will be servicing only those who need access to finished assets (as opposed to also being used by those who need access to raw footage. If video editors will be storing files in the DAM, then the DAM should be prepared to receive raw footage straight from the camera as well as B-roll. B-roll is the supplemental or alternate footage intercut with the main shot in an interview, documentary or other video (often to add meaning to a sequence or disguise the elimination of unwanted content). Another question to consider is what quality level of a video to store in a DAM. Just 10 seconds of standard definition DV-quality video (or less than 3 seconds of HD video) will occupy 50 Megabytes the size of a typical high-res image from a digital SLR camera. If you do the math, you see how storing video can eat up hard drive space very quickly. One way to combat this is to store what are called mezzanine files in the DAM software. They are compressed videos that take up less space than the full-res files, but are high enough in quality to be used to create the highly compressed videos typically used on the web. For example, if you decide to use mpeg 2 as your mezzanine file for a 10-minute video, it will look completely normal if burned to a DVD, while only taking up a fifth of the disk space the full-res DV version would. You will see virtually no visible difference in the quality of the flash video created from the mpeg 2 file compared to one made from the DV file.. A key advantage of DAM software is its ability to do video conversions on the fly. So there s no need for you (or your video production company) to provide more than one version of video. But although a DAM system can do conversions as needed by the user, it takes time to convert video and the longer the video the longer the conversion takes. If storage were free, then we could store a copy of the video in every possible format and quality level that a user might ever require; although, even then, this would be a 4

5 version control nightmare. But if you have a large number of videos this approach will probably take up too much space. Instead, the recommended approach is to save converted videos for a certain period of time so they can be accessed without any wait time while they re hot or in high demand. By default, the Widen Media Collective DAM system saves converted videos for seven days. Users can change this value depending on the availability of storage. Also, when marketers upload videos that are expected to generate a lot of traffic, they can preconvert these videos to the most popular formats so they are available for immediate download by viewers. The Widen Media Collective is preconfigured to provide users with a series of download options. Users can also set their own conversion options. For example, Knaack, a manufacturer of jobsite storage equipment, uses a 7-inch LCD monitor for point-of-purchase (POP) video presentations. This monitor uses a special video format: an AVI container with DivX codec in 720x480 widescreen. Widen easily configured their DAM system to produce a new format for playback on this device. An important advantage of DAM software is the ability to provide embed codes for videos in websites that point back to a single video file maintained in the DAM. This approach simplifies the management of video assets. In the event that the video changes, you need only update the asset in your web-based DAM system; the changes will be reflected anywhere your video is embedded. When your web visitors click the link to view the video, the file is served from a content delivery network that can easily scale in bandwidth to handle spikes in demand. Your site visitors will not suffer any performance issues even when hundreds or thousads of people are accessing your digital assets at the same time (assuming the servers hosting your assets can handle that kind of bandwidth). Emergence of HTML5 The emergence of HTML5 is another factor to consider in deciding how to manage online video. HTML5 is not a codec or container, but rather a new version of the HTML language that, for the first time, allows the browser to support video playback. HTML5 makes things simpler for users by eliminating the need to download a third-party plug-in in to support video playback. The challenge for the marketer is that different browsers support different audio/video formats. Currently, browser support for different formats is scattered. No single codec is supported by all major browsers, so if you want your video to be viewable nearly everyone, you should consider converting it into both the WebM and MP4 formats. On the mobile side, both ios and Android only support MP4 video (although Android 4.0 introduced limited support for WebM video). ios devices do not support Flash video. Android enables Flash players but they are not always preloaded so the user might need to download the player. It s also worth noting that over 90 percent of ios users are on the two latest versions but only about 4.5 percent of Android users are on 3.0 and 4.0 combined. So it s important to support older versions of Android. 5

6 Roles and permissions DAM software allows you to set up various levels of user access (via roles and permissions, in the case of the Widen Media Collective). For example, set up a role for editors and give them access to raw footage and B-roll asset groups and native conversion formats. Set up another role for sales and marketing channels and give them access only to the finished, edited videos asset group and normal conversion options. Metadata is data about data. The term refers to tags, descriptions and other information attached to videos, images and other assets, and it makes those assets easier to find in your asset library. Good metadata is the key to avoiding lost time searching for existing assets and recreating them they aren t found. Some typical metadata fields for video include: Product name/number/info Key people in the video Type of video: product demo, customer interview, software tutorial, etc. Editor/production company Where production files live Information about any licensed footage, images, music, talent Copyright info 6

7 Conclusion Marketers are devoting more time and effort into producing quality videos so naturally the management of this video is becoming increasingly important. The tips provided in this white paper should provide a good head start on making the best use of existing and future digital video assets. 7

Creating Content for ipod + itunes

Creating Content for ipod + itunes apple Apple Education Creating Content for ipod + itunes This guide provides information about the file formats you can use when creating content compatible with itunes and ipod. This guide also covers

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

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

VOD Encoder Fast HIDef Video Encoding

VOD Encoder Fast HIDef Video Encoding VOD Encoder Fast HIDef Video Encoding 1 What is VOD Encoder? VOD Encoder is the application which converts all high quality files into.mp4 or.flv videos or into HTML5/Mobile compatible files (mp4 and webm)

More information

Online video is changing the face of digital advertising.

Online video is changing the face of digital advertising. Online video is changing the face of digital advertising. Take advantage of this impactful digital format with Video Pre-Roll or In-Banner Video opportunities on Cox.com and Cox Digital Ad Network Solutions.

More information

Digital Video: A Practical Guide

Digital Video: A Practical Guide Digital Video: A Practical Guide Lucid Communications Ltd Prepared by Neil Turner January 2006 Document History Version Author Comments v1.0 Neil Turner Initial Release 1. Executive Summary From time to

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

Quick Start. Guide. The. Guide

Quick Start. Guide. The. Guide Quick Start 1 Quick Start Introducing VirtualDub Working with video requires a variety of tools to achieve the best possible results. re are some processes for which dedicated-purpose tools can be invaluable

More information

Product Brochure. www.clickstreamtv.com

Product Brochure. www.clickstreamtv.com Overview is a Do-It-Yourself open source video platform designed for Small to Medium businesses. The system delivers video to any desktop or mobile device. Stream On Demand, Live, Pay-Per-View and Subscription,

More information

QuickTime Streaming. End-to-end solutions for live broadcasting and on-demand streaming of digital media. Features

QuickTime Streaming. End-to-end solutions for live broadcasting and on-demand streaming of digital media. Features QuickTime Streaming End-to-end solutions for live broadcasting and on-demand streaming of digital media. Features Unlimited cross-platform streaming Streams to standards-based media players on any platform

More information

What HTML5 is, isn t, and why it matters

What HTML5 is, isn t, and why it matters PlanetStream 2015 THE TRUTH ABOUT HTML5 AND MOBILE STREAMING What HTML5 is, isn t, and why it matters PlanetStream Ltd Churchfield House 36 Vicar Street Dudley West Midlands DY2 8RG United Kingdom Tel:

More information

Introduction to Live Streaming

Introduction to Live Streaming Introduction to Live Streaming What is it, and how to get started PlanetStream Ltd Churchfield House, 36 Vicar Street, Dudley, West Midlands, DY2 8RG, United Kingdom Tel: 01905 672593 INTRODUCTION Live

More information

GUIDE TO DIGITAL VIDEO DISTRO

GUIDE TO DIGITAL VIDEO DISTRO GUIDE TO DIGITAL VIDEO DISTRO The following aims to be an overview of the issues and procedures involved in distributing video produced by or for NGOs and non-profits using DVD/VCD and the web. This will

More information

a basic guide to video conversion using SUPER

a basic guide to video conversion using SUPER a basic guide to video conversion using SUPER This is a basic guide to video conversion using the freeware video conversion tool SUPER, from erightsoft. SUPER is a graphic front end to several free, powerful,

More information

USER GUIDE Chapter 20 Using Podcasts. Schoolwires Academic Portal Version 4.1

USER GUIDE Chapter 20 Using Podcasts. Schoolwires Academic Portal Version 4.1 USER GUIDE Chapter 20 Schoolwires Academic Portal Version 4.1 TABLE OF CONTENTS Introduction... 1 Adding a New Podcast Page... 3 Adding a New Episode... 5 Supported File Types... 5 What is an MP3 File?...

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

Wowza Media Systems provides all the pieces in the streaming puzzle, from capture to delivery, taking the complexity out of streaming live events.

Wowza Media Systems provides all the pieces in the streaming puzzle, from capture to delivery, taking the complexity out of streaming live events. Deciding what event you want to stream live that s the easy part. Figuring out how to stream it? That s a different question, one with as many answers as there are options. Cameras? Encoders? Origin and

More information

Current Page Location. Tips for Authors and Creators of Digital Content: Using your Institution's Repository: Using Version Control Software:

Current Page Location. Tips for Authors and Creators of Digital Content: Using your Institution's Repository: Using Version Control Software: Home > Framework > Content Creation Advice Tips for Authors and Creators of Digital Content: Keep a record of which versions you have made publicly available and where. Use a numbering system that denotes

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

BASIC VIDEO EDITING: IMOVIE

BASIC VIDEO EDITING: IMOVIE IMOVIE imovie comes with Apple Mac computers and lets you assemble audio, video and photos to create your own movies. This tip sheet was compiled using imovie 11 so you may notice some differences if using

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

Contents. Getting Set Up... 3. Contents 2

Contents. Getting Set Up... 3. Contents 2 Getting Set Up Contents 2 Contents Getting Set Up... 3 Setting up Your Firewall for Video...3 Configuring Video... 3 Exporting videos... 4 Security for Jive Video Communication... 4 Getting Set Up 3 Getting

More information

White Paper Using Webinars for Online Marketing

White Paper Using Webinars for Online Marketing White Paper Using Webinars for Online Marketing Using Webinars for Online Marketing Introduction Webinars are an effective part of a marketing and lead generation strategy. Prospects are invited to a scheduled

More information

Live Webcasting & Video Streaming Made Easy with VidOstreamTM. Family

Live Webcasting & Video Streaming Made Easy with VidOstreamTM. Family Live Webcasting & Video Streaming Made Easy with VidOstreamTM Family Table of Contents How to do a Broadcast Quality Webcast:..................3 Let s Start with the Cameras:..............................5

More information

4.3. Windows. Tutorial

4.3. Windows. Tutorial 4.3 Windows Tutorial May 2013 3 Introduction The best way to get started using Wirecast is to quickly work through all its main features. This tour presents a series of three tutorials, each designed

More information

Updated: July 21, 2015

Updated: July 21, 2015 Updated: July 21, 2015 Ads with Links PDF exported with High Quality Print setting from Adobe InDesign file without transparency, distilled from Indesign at 300 DPI. Please provide up to 3 links in http://

More information

Broadcast your Live events with. July 2014

Broadcast your Live events with. July 2014 Broadcast your Live events with July 2014 Live broadcasting on Dailymotion Recording Editing Encoding Transmitting Hosting By you or your external service provider By us Film your event with a video camera

More information

Recommended codecs: MJPEG, Apple ProRes, H264 (bitrate if possible) > 2MBit/s and uncompressed (very large file)

Recommended codecs: MJPEG, Apple ProRes, H264 (bitrate if possible) > 2MBit/s and uncompressed (very large file) How to prepare a film file for the upload Technical Sepcifications Accepted formats:.mp[e]g /.vob /.avi /.mov /.mp4 (m4v) Recommended codecs: MJPEG, Apple ProRes, H264 (bitrate if possible) > 2MBit/s and

More information

Video compression. Contents. Some helpful concepts.

Video compression. Contents. Some helpful concepts. Video compression. Uncompressed video is extremely large, which makes it hard to store and move. In most cases we compress video to manage it. The amount of compression depends on the task at hand. Contents

More information

Video Encoding Best Practices

Video Encoding Best Practices Video Encoding Best Practices SAFARI Montage Creation Station and Managed Home Access Introduction This document provides recommended settings and instructions to prepare user-created video for use with

More information

Power Benefits Using Intel Quick Sync Video H.264 Codec With Sorenson Squeeze

Power Benefits Using Intel Quick Sync Video H.264 Codec With Sorenson Squeeze Power Benefits Using Intel Quick Sync Video H.264 Codec With Sorenson Squeeze Whitepaper December 2012 Anita Banerjee Contents Introduction... 3 Sorenson Squeeze... 4 Intel QSV H.264... 5 Power Performance...

More information

Reviewer s Guide. Morpheus Photo Animation Suite. Screenshots. Tutorial. Included in the Reviewer s Guide:

Reviewer s Guide. Morpheus Photo Animation Suite. Screenshots. Tutorial. Included in the Reviewer s Guide: Morpheus Photo Animation Suite Reviewer s Guide The all-in-one animation suite includes Morpheus Photo Morpher, Morpheus Photo Warper, Morpheus Photo Mixer, as well as all 15 sample morphs, warps, and

More information

Acquire Video Wall. Revolutionising digital interaction.

Acquire Video Wall. Revolutionising digital interaction. Revolutionising digital interaction. Create an immersive experience with Full HD Digital Signage Video Walls. Video Walls are increasing in popularity and are commonly being used in stores, restaurants,

More information

DivX Plus Converter for Windows User Guide

DivX Plus Converter for Windows User Guide Updated 18 January 2011 INTRODUCTION Welcome to the DivX Plus Converter for Windows user guide. DivX Plus Converter is an easy way to convert and customize your digital videos into high-quality, highly

More information

Capacities Overview: 9.7 MultiTouch Screen with IPS technology Access to AndroidTM apps HD Multimedia playback

Capacities Overview: 9.7 MultiTouch Screen with IPS technology Access to AndroidTM apps HD Multimedia playback Arnova introduces a new HD multimedia tablet: The ARNOVA 9 G2 Equipped with a sharp, bright 9.7 (1024x768) LCD touchscreen, it delivers amazing display quality. The combination between Android TM 2.3 Gingerbread

More information

Sending, Storing & Sharing Video With latakoo

Sending, Storing & Sharing Video With latakoo Sending, Storing & Sharing Video With latakoo Copyright latakoo. All rights reserved. Revised 11/12/2012 Table of contents Table of contents... 1 1. Introduction... 2 2. Sending video & files with latakoo...

More information

Video, film, and animation are all moving images that are recorded onto videotape,

Video, film, and animation are all moving images that are recorded onto videotape, See also Data Display (Part 3) Document Design (Part 3) Instructions (Part 2) Specifications (Part 2) Visual Communication (Part 3) Video and Animation Video, film, and animation are all moving images

More information

Manager Express Release 4.0 Software User Manual Mar 2013

Manager Express Release 4.0 Software User Manual Mar 2013 Manager Express Release 4.0 Software User Manual Mar 2013 Contents 1. Overview... 1 1.1. What s new... 1 1.2. Content management Overview... 1 2. Installation... 1 2.1. Minimum system requirements... 1

More information

Frequently Asked Questions

Frequently Asked Questions Frequently Asked Questions General What does FocusVision do? FocusVision transmits live video and audio of focus groups that are taking place all over the world, eliminating the need to travel. These focus

More information

Optimizing Courses for Online Learning

Optimizing Courses for Online Learning Optimizing Courses for Online Learning Best Practices Guide OutStart, Inc. 745 Atlantic Avenue 4 th Floor Boston, MA 02111 617.897.6800 www.outstart.com 2006 OutStart, Inc. All rights reserved. No part

More information

Video Production Glossary Some of the most common terms used in the industry An ST16 Ltd. White Paper

Video Production Glossary Some of the most common terms used in the industry An ST16 Ltd. White Paper Video Production Glossary Some of the most common terms used in the industry An ST16 Ltd. White Paper V2 SC Action! (From Director) Go / Do it now!. Audio post- production or Audio dubbing Audio sweetening

More information

Digital Asset Management. An Oracle White Paper Updated April 2007

Digital Asset Management. An Oracle White Paper Updated April 2007 Digital Asset Management An Oracle White Paper Updated April 2007 Digital Asset Management Oracle s digital asset management solution allows organizations to quickly and easily access, manage, share, optimize,

More information

Introduction to Final Cut Pro 7 - Editing Basics

Introduction to Final Cut Pro 7 - Editing Basics Workshop Objectives Become familiar with the Final Cut Pro workspace, basic editing, capturing footage, using tools, exporting to tape, or QuickTime. Learn effective workflow and file management strategies.

More information

Wowza Streaming Cloud TM Overview

Wowza Streaming Cloud TM Overview Wowza Streaming Cloud TM Overview Wowza Media Systems, LLC February 2015 This document is for informational purposes only and in no way shall be interpreted or construed to create any warranties of any

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

Universal Ad Package (UAP)

Universal Ad Package (UAP) Creative Unit Name Medium Rectangle Expanded File Load Size not allowed for this Additional File for OBA Self- Reg Compliance (Note 1) Subsequent Polite File Subsequent User- Initiated File Subsequent

More information

NUVision Media Library and Upload Service

NUVision Media Library and Upload Service NUVision Media Library and Upload Service NUVision provides an easy method of streaming your media files within the VLE and from web sites. The system converts files that you upload, converting them to

More information

Video Upload and Management

Video Upload and Management Video Upload and Management Each client will have 1GB of video streaming capacity. We ask that you keep your file sizes to 100MB if possible. You will be responsible for managing your files and will have

More information

Copyright 2002-2003 Kinoma Inc. All rights reserved.

Copyright 2002-2003 Kinoma Inc. All rights reserved. Kinoma Producer 2 Version 2.0 Copyright 2002-2003 Kinoma Inc. All rights reserved. Before using this software, please read the End User License Agreement that is supplied together with this software. http://www.kinoma.com

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

Frequently Asked Questions About the Pearson eportfolio System

Frequently Asked Questions About the Pearson eportfolio System Frequently Asked Questions About the Pearson eportfolio System This document provides answers to FAQs about: Getting started System setup Templates Video recordings Submitting portfolio work About faculty

More information

NEW TOOLS, NEW HEIGHTS IN PERFORMANCE AND EFFECTIVENESS 4.9

NEW TOOLS, NEW HEIGHTS IN PERFORMANCE AND EFFECTIVENESS 4.9 NEW TOOLS, NEW HEIGHTS IN PERFORMANCE AND EFFECTIVENESS 4.9 Intellect PSIM Intellect is a platform for physical security information management with a modular architecture, scaling up to create integrated

More information

College Archives Digital Preservation Policy. Created: October 2007 Last Updated: December 2012

College Archives Digital Preservation Policy. Created: October 2007 Last Updated: December 2012 College Archives Digital Preservation Policy Created: October 2007 Last Updated: December 2012 Introduction The Columbia College Chicago Archives Digital Preservation Policy establishes a framework to

More information

Archives About ARCHOS TV+

Archives About ARCHOS TV+ About ARCHOS TV+ General Questions I have installed a firmware/plug-in/game file on my Archos TV+ but it is not recognized by the device. You may have not correctly copied your file on the device. If it

More information

Comparative Evaluation Assignment #4. ProfCast

Comparative Evaluation Assignment #4. ProfCast Comparative Evaluation Assignment #4 ProfCast Team: Marvel Members: Chris Demeniuk Yarun Luon Josh Morse Melissa Perez John Suciu Mail Box: 58 Winter 07 SI 622: Evaluation and Systems and Services School

More information

LiveStreamingCDN Producer User s Guide

LiveStreamingCDN Producer User s Guide LiveStreamingCDN Producer User s Guide A LiveStreamingCDN Producer account offers a variety of premium features in addition to live and VOD streaming capabilities. A Producer account comes with a multi-device

More information

TVI End User Guide. Version: Summer 2009 Release

TVI End User Guide. Version: Summer 2009 Release TVI End User Guide Version: Summer 2009 Release Table of Contents Control Center for Windows...2 TVI Control Center for Windows XP/Vista...2 Features...2 System Requirements...3 Installing Control Center...3

More information

Ad Specifications and Guidelines

Ad Specifications and Guidelines and Guidelines Banner Ad Formats Full-Screen Formats Full-Screen: Smartphone Full-Screen: Tablet Brand Video App Video Native Formats Brand Native App Native Video Native Rich Media Full HTML5 Support

More information

Videoplaza Creative Specification 12 th of March 2012

Videoplaza Creative Specification 12 th of March 2012 Creative Asset Specification Videoplaza Table of contents 1 Introduction 3 2 The Videoplaza Format Family 4 2.1 VP Standard Formats... 4 2.2 VP Premium... 4 2.3 Format partners... 4 2.4 VP Custom formats...

More information

LifeSize Video Center Administrator Guide March 2011

LifeSize Video Center Administrator Guide March 2011 LifeSize Video Center Administrator Guide March 2011 LifeSize Video Center 2200 LifeSize Video Center Adminstrator Guide 2 Administering LifeSize Video Center LifeSize Video Center is a network server

More information

Rm avi to dvd vcd svcd mpeg video converter

Rm avi to dvd vcd svcd mpeg video converter Rm avi to dvd vcd svcd mpeg video converter DVD Burning Xpress is an integrated tool used to convert home video DV tape to MPEG-2 and burn to DVD disc directly. It features simple user interface, with

More information

The Leading Interactive Online Video Advertising Platform

The Leading Interactive Online Video Advertising Platform Online Video Marketing Media Kit The Leading Interactive Online Video Advertising Platform The Jivox Ad Platform Jivox enables advertisers, agencies and publishers to run and track interactive video ad

More information

Webcasting vs. Web Conferencing. Webcasting vs. Web Conferencing

Webcasting vs. Web Conferencing. Webcasting vs. Web Conferencing Webcasting vs. Web Conferencing 0 Introduction Webcasting vs. Web Conferencing Aside from simple conference calling, most companies face a choice between Web conferencing and webcasting. These two technologies

More information

Creating a Digital Movie with Pinnacle Studio (v. 10) Overview... 2. Using Pinnacle Studio... 3

Creating a Digital Movie with Pinnacle Studio (v. 10) Overview... 2. Using Pinnacle Studio... 3 Creating a Digital Movie with Pinnacle Studio (v. 10) Overview... 2 Understanding Movie Formats...2 Permissions and Copyright...2 Using Pinnacle Studio... 3 Step One: Capturing Video from a Digital Camera...3

More information

How to Integrate Camera Live View into Web Application?

How to Integrate Camera Live View into Web Application? ACTi Knowledge Base Category: Installation & Configuration Note Sub-category: Integration Model: All Firmware: N/A Software: N/A Author: Published: 2009/12/30 Reviewed: 2011/11/30 How to Integrate Camera

More information

Display Ad Unit Guidelines

Display Ad Unit Guidelines Display Ad Unit Guidelines Page 1 Page 4 Page 5 Pages 6-7 SuperStore Sale superstore.com Save 25% on your entire purchase this weekend only! Universal Ad Package including Standard & Rich Media BORDERS

More information

Appendix A Current Scope of Government Public Cloud Services and Government Public Cloud Related Services

Appendix A Current Scope of Government Public Cloud Services and Government Public Cloud Related Services 1. Scope Appendix A The current scope of the Government Public Cloud Services covers four (4) service categories, namely Productivity Applications (Productivity Apps), Business Applications (Business Apps),

More information

The Expanded Use of Video in Corporate Learning: Are you prepared?

The Expanded Use of Video in Corporate Learning: Are you prepared? WHITE PAPER The Expanded Use of Video in Corporate Learning: Are you prepared? PRODUCT MANAGMENT, Skillsoft Executive Summary The adoption of video across the Internet and within corporate networks is

More information

Camtasia Studio Project Collaboration. Version 7.0

Camtasia Studio Project Collaboration. Version 7.0 Camtasia Studio Project Collaboration Version 7.0 Table of Contents Camtasia Studio 7 & Project Collaboration... 3 Tips for Managing Collaborative Video Projects... 4 Create a Video Script... 7 Script

More information

Manager Express Release 3.0 Software User Manual Jan 2012

Manager Express Release 3.0 Software User Manual Jan 2012 Manager Express Release 3.0 Software User Manual Jan 2012 0 Contents 1. Overview... 1 1.1. What s new... 1 1.2. Conventions... 1 1.3. Content management Overview... 2 2. Installation... 2 2.1. Minimum

More information

Archiving Full Resolution Images

Archiving Full Resolution Images Archiving Full Resolution Images Archival or full resolution files are very large and are either uncompressed or minimally compressed. This tutorial explains how to use CONTENTdm and the Project Client

More information

EZCast User s Manual

EZCast User s Manual EZCast User s Manual Rev. 1.00 General EZCast is a special program to project your mobile device display to another screen through WiFi connection. You can enhance your TV/Projector with more features

More information

PERFORMANCE ANALYSIS OF VIDEO FORMATS ENCODING IN CLOUD ENVIRONMENT

PERFORMANCE ANALYSIS OF VIDEO FORMATS ENCODING IN CLOUD ENVIRONMENT Suresh Gyan Vihar University Journal of Engineering & Technology (An International Bi Annual Journal) Vol. 1, Issue 1, 2015, pp 1 5 ISSN: 2395 0196 PERFORMANCE ANALYSIS OF VIDEO FORMATS ENCODING IN CLOUD

More information

Digital Video Architectures Compared: QuickTime, Real System, and Windows Media

Digital Video Architectures Compared: QuickTime, Real System, and Windows Media Digital Video Architectures Compared: QuickTime, Real System, and Windows Media Introduction: Technology has come a long way in the last ten years. In the early days of the Internet, we waited patiently

More information

RED Workflows with Final Cut Pro X. White Paper December 2013

RED Workflows with Final Cut Pro X. White Paper December 2013 RED Workflows with Final Cut Pro X White Paper December 2013 2 Contents 3 Introduction 4 Roundtrip Workflow Using XML Adjust Levels for RED RAW Files in Final Cut Pro X Transcode RED RAW Files to Apple

More information

The Definitive Guide to. Video SEO. i5 web works Email: info@i5ww.com Phone: 855-367-4599 Web: www.i5ww.com

The Definitive Guide to. Video SEO. i5 web works Email: info@i5ww.com Phone: 855-367-4599 Web: www.i5ww.com The Definitive Guide to Video SEO i5 web works Email: info@i5ww.com Phone: 855-367-4599 Web: www.i5ww.com Incorporating Video SEO into your strategies Video represents a unique place in the SEO world.

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

FIVE REASONS WHY EVERY CIO NEEDS

FIVE REASONS WHY EVERY CIO NEEDS FIVE REASONS WHY EVERY CIO NEEDS A VIDEO CONTENT MANAGEMENT SYSTEM 855.PANOPTO BRINGING EVERYTHING INTO VIEW Large organizations increasingly depend on video for executive communications, event streaming,

More information

Fetch TV My Media Hub Quick Start Guide for USB Devices. Sharing your media content with the set top box from a USB device

Fetch TV My Media Hub Quick Start Guide for USB Devices. Sharing your media content with the set top box from a USB device Fetch TV My Media Hub Quick Start Guide for USB Devices Sharing your media content with the set top box from a USB device Contents Contents Contents 2 Welcome to your My Media Hub 3 With My Media Hub you

More information

ADVANTAGES OF AV OVER IP. EMCORE Corporation

ADVANTAGES OF AV OVER IP. EMCORE Corporation ADVANTAGES OF AV OVER IP More organizations than ever before are looking for cost-effective ways to distribute large digital communications files. One of the best ways to achieve this is with an AV over

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

Compressor 3. User Manual

Compressor 3. User Manual Compressor 3 User Manual Copyright 2010 Apple Inc. All rights reserved. Your rights to the software are governed by the accompanying software license agreement. The owner or authorized user of a valid

More information

CAPTURE H.264 Compression Embedded DVR Introduction

CAPTURE H.264 Compression Embedded DVR Introduction CAPTURE H.264 Compression Embedded DVR Introduction H.264 DVR Range CDR 1620VDE CDR 0820VDE CDR 0410VDE Product features & benefits H.264 video compression Embedded Linux: Better Stability 120/240 PPS

More information

What s New in Cumulus 9.0? Brand New Web Client, Cumulus Video Cloud, Database Optimizations, and more.

What s New in Cumulus 9.0? Brand New Web Client, Cumulus Video Cloud, Database Optimizations, and more. Covers updates for: Cumulus 9.0 PRODUCT INFORMATION: What s New in Cumulus 9.0? Brand New Web Client, Cumulus Video Cloud, Database Optimizations, and more. High-impact additions and improvements available

More information

Live and VOD OTT Streaming Practical South African Technology Considerations

Live and VOD OTT Streaming Practical South African Technology Considerations Live and VOD OTT Streaming Practical South African Technology Considerations Purpose of Presentation Discuss the state of video streaming technology in South Africa Discuss various architectures and technology

More information

UCO On Demand Usage Guidelines

UCO On Demand Usage Guidelines UCO On Demand Usage Guidelines Purpose UCO On Demand is a media management and content delivery system, hosted by Kaltura, for higher education that provides a means for managing, delivering, creating,

More information

Using an Android Phone or Tablet For Your Speech / Video Submission Assignment

Using an Android Phone or Tablet For Your Speech / Video Submission Assignment Using an Android Phone or Tablet For Your Speech / Video Submission Assignment McGraw- Hill Education s CONNECT for the following titles: Communication Matters, 2 nd ed. (Floyd) Communication Works, 11th

More information

JW Player Quick Start Guide

JW Player Quick Start Guide JW Player Quick Start Guide Getting Started Embedding the JW Player on your website is a simple, 3-step process: 1. Upload the jwplayer.js and player.swf files from the download ZIP to your server. All

More information

Merit Cloud Media User Guide

Merit Cloud Media User Guide in collaboration with NJEDgeNet Table of Contents 1 Requirements... 3 1.1 Shibboleth... 3 1.2 Administration Hierarchy... 3 2 Administration Hierarchy... 3 3 Manage Videos... 4 3.1 Supported Video Formats...

More information

A Method of Pseudo-Live Streaming for an IP Camera System with

A Method of Pseudo-Live Streaming for an IP Camera System with A Method of Pseudo-Live Streaming for an IP Camera System with HTML5 Protocol 1 Paul Vincent S. Contreras, 2 Jong Hun Kim, 3 Byoung Wook Choi 1 Seoul National University of Science and Technology, Korea,

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

DVD Arabesk 3 Tutorial & Tips

DVD Arabesk 3 Tutorial & Tips DVD Arabesk 3 Tutorial & Tips Contents: A. Editing Chapters B. Creating/Editing the DVD Menu (EDIT MENU) C. Films (Film Order, Creating the Menu) (FILM) D. Previewing the DVD Menu (ALL) E. Checking DVD

More information

Transferring Video Clips to Digital Video Using Pinnacle 15

Transferring Video Clips to Digital Video Using Pinnacle 15 Transferring Video Clips to Digital Video Using Pinnacle 15 Understanding Movie Formats Before you can begin the process of converting VHS to digital video, you must decide what movie format you need,

More information

10 best free video editing software review and download

10 best free video editing software review and download 10 best free video editing software review and download What are the best free video editing software? In this post, you are bound to find the best video editing freeware to your taste. When we want to

More information

GETTING STARTED TABLE OF CONTENTS

GETTING STARTED TABLE OF CONTENTS imovie 11 Tutorial GETTING STARTED imovie 11 is consumer-level digital video editing software for Macintosh. You can use imovie 11 to edit the footage you film with digital video cameras and HD video cameras.

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

Web Video Planning Guide

Web Video Planning Guide Web Video Planning Guide This guide can be used to improve your own personal videos for YouTube (DIY) or a planning guide to help get a professional video produced by us. Our perspective is from the web

More information

Any DVD Cloner Platinum Manual

Any DVD Cloner Platinum Manual Any DVD Cloner Platinum is a powerful combination of DVD cloning and DVD ripping software for all encrypted DVD movies. With advanced DVD decryption technology, Any DVD Cloner Platinum enables you to copy

More information

Central Management System (CMS) USER MANUAL

Central Management System (CMS) USER MANUAL Central Management System (CMS) USER MANUAL LEGAL INFORMATION Reproduction, transfer, distribution or storage of part or all of the contents in this document in any form without the prior written permission

More information