1/16/2014 MEDIA OCU-3D PLUGIN SUITE USER GUIDE. Introduction to OCU-3D Plugin Suite for After Effects CC/CS DeCS Media GmbH

Size: px
Start display at page:

Download "1/16/2014 MEDIA OCU-3D PLUGIN SUITE USER GUIDE. Introduction to OCU-3D Plugin Suite for After Effects CC/CS DeCS Media GmbH"

Transcription

1 1/16/2014 DECS MEDIA GMBH OCU-3D PLUGIN SUITE USER GUIDE Introduction to OCU-3D Plugin Suite for After Effects CC/CS DeCS Media GmbH

2 Contents 1. Introduction Installation Adobe Settings Installation Issues OCU.DFS OCU.RENDER D Picture Generation Entering license codes System requirements Legal Notice Demo Version Contact... 19

3 1. Introduction OCU-3D Plugin Suite is a collection of plug-ins for Adobe After Effects CC/CS and Adobe Premiere CC/CS for stereoscopic and auto-stereoscopic conversion and manipulation. It includes two plugins at the moment, OCU.DFS and OCU.RENDER. The plugin suite is available for Windows 7/8 64Bit at the moment; other versions can be obtained on request. OCU plugins are designed to work with 8 bit and 16 bit images. The resulting depth images can also be calculated as 8 bit or 16 bit images, resulting in a value range of or Installation Download the installer from the website at and save it to your computer. Double-click the file DeCSMedia-OCU-3D-Plugins x64.exe to execute it. If you are asked whether you want to allow DeCSMedia-OCU-3D-Plugins x64.exe to make changes to your computer click Yes. Figure 1: Welcome screen of the installer Figure 2: License Agreement The Welcome screen will be shown, click Next to continue, see Figure 1. The next screen shows the license Agreement, you have to accept the license agreement to continue (Figure 2). It is essential to set the environment variable PATH to the bin subdirectory of the installation as there are some dlls which are needed by the plugins. In the next dialog select : Add OCU-3D Plugins Suite to the system PATH for the current user or Add OCU-3D Plugins Suite to the system PATH for all users.

4 Figure 3: Add environment variable in installer Sometimes setting the PATH in the installer doesn t work as expected, e.g. if you are installing it as a user without administrative rights and use a different account to execute the installer. In this case select Add OCU-3D Plugins Suite to the system PATH for all users. The next step is to select the correct installation folder of After Effects, see Figure 4. The plugins have to be installed in the subfolder Plug-Ins of Adobe After Effects. If you want to use the OCU 3D-Plugins in After Affects and Premiere you should install the plugins in the subfolder MediaCore of the folder Adobe\Common\, e.g. C:\Program Files\Adobe\Common\Plug-ins\7.0\MediaCore. Click OK to select a folder and click Next. Figure 4: Destination Folder selection, click browse to locate the Plug-Ins Folder of after Affects. Select the Plugin-Ins Folder and click ok.

5 Figure 5: Select Start Menu Folder Figure 6: Installing the plugins Figure 5 and Figure 6 show the following dialogs. Choose whether to create a start menu entry which is not necessary but provides a link for un-installation. After clicking Finish in the last dialog your plugin suite is installed and ready to use. Start Adobe After Effects or Adobe Premiere and search for the plugins in the list of available effects. The plugins are located in the category OCU Plugins Adobe Settings When using the OCU.DFS plugin it is essential to set the Adobe After Effects and Premiere settings correctly. Especially the setting of Resolution/Down Sample Factor is essential for the quality of the result. Always set this to Full (see Figure 7). Figure 7: Resolution/Down Sample Factor settings in Adobe AE 1.3. Installation Issues OCU plug-ins use Qt components internally and there for the QtCore4.dll is needed. It is installed with the OCU plug-ins. However Windows sometimes messes up the PATH variable and the dll is not found.

6 In case of problems while starting the application or executing the plug-ins, make sure the PATH variable contains the bin sub-folder of your installation. Figure 8 shows a typical error message in After Effects. Figure 8: Path error in After Effects In this case, set the PATH environment variable for your user manually. Go the start menu and open the environment settings dialog. Figure 9: Starting environment variable editor

7 Select Edit environment variables for your account and add the bin subfolder containing the QtCore4.dll (e.g. C:\Program Files\Adobe\Common\Plug-ins\7.0\MediaCore\DeCS-OCU-3D-Plugins \bin ) to the PATH variable. 2. OCU.DFS DFS is an abbreviation of Depth from Stereo, which means that the plugin can estimate depth images from a pair of stereo images. A depth or disparity image is a gray-scale image which has the same resolution as the original image and pixels of these two images correspond to each other. Please note that depth and disparity are both used as synonyms is this document which is not entirely correct. Depth is obviously the distance of an object to the camera, whereas disparity describes the local displacement of an object in the two stereo images in pixel. So the correct word to use in this document is disparity, however depth is more common and therefor used here. To use the DFS plugin create a composition from your stereo footage. The footage may be located in two separate files or in one file packed as: SideBySide, TopBottom or 3DTile. Each file should be represented by a layer in the composition. Drop the effect to a layer. You will see following settings in the effect settings window (Figure 10). Figure 10: Settings for OCU.DFS plugin. Choosing the input type: SideBySide, TopBottom, 3DTile or Separate. SideBySide, TopBottom and 3DTile are packed formats, in which stereo images are packed in one single image (See Figure 11 for a SideBySide example). Separate is the input type you should choose if your stereo footage comes in two separate files. Choosing Separate as the input type, requires selecting a second video from the Second video drop box (Note that the second video should be also added as a layer to your composition). Choosing the output type: Depth image, Depth as alpha or 3DZ-Tile are available as output types. Depth image means, that the output will be a RGBA depth image. Depth as alpha means, that the calculated depth image will be placed in the alpha channel of the image for which it was calculated. 3DZ-Tile is a

8 packed format, where both stereo images and the calculated depth image will be packed in a single image (see Figure 12). A depth image is represented as a float image internally. If the image, for which the depth image should be calculated, is the left image, then objects in front of the screen will have negative depth values, objects on screen will have depth value 0 and objects behind the screen will have positive depth values. If the depth is calculated for the right image, then the sign of the depth switches, negative will be behind and positive in front of the screen plane. The parameters minimum depth and maximum depth in the effect settings (Figure 10) define an interval for the valid depth values. All values outside the interval will be cut off. Depth values inside the interval will be sampled and shifted to optimally represent the depth image as 8 bit or 16 bit grey scale image. You should set these values according to the actual footage you are editing. Please note that a minimum depth of -20 means, that a maximum horizontal parallax of -20 pixel is present in the image. (Parallax = horizontal shift of objects between the left and right image). So if the footage contains negative and positive parallax (i.e. elements are in front of and behind the screen plane) try to determine how high these values are and set them in the effects settings. A good rule of thumb is to look at the depth image and to adjust these values until you see a good contrast between the interesting objects and subjects in the depth image. Figure 11: Screenshot from the Avatar Trailer (Format SideBySide, 1280x720)

9 Figure 12: Result for conversion from SideBySide (Figure 11) to a 3DZTile format. Checking the check box Invert depth has the effect, that the depth map is inverted, which allows to have the same representation (for example darker depth values mean that the object is father away) regardless whether the depth is calculate for the left or right image. After adding the OCU.DFS plugin, the depth image is automatically calculated for the first image in the video (for the left image in SideBySide mode, the top image in TopBottom mode). Activating the checkbox Calculate for second video has the effect, that the depth image is calculated for the second image (right image in SideBySide mode, bottom image in TopBottom mode, etc.). Note that the color image in the output will be also switched (This may be important for Depth as alpha and 3DZ-Tile formats.) The last two parameters are the parameters for the optional refinement of the depth image. If the refinement is activated, a filter runs, which tries to adjust depth edges to the color edges of the corresponding input image. Refinement smoothness controls the edge sensitivity of the filter. Figure 13: LDV format as output of OCU.DFS plugin

10 If the depth image is chosen as output type, the LDV (Layered Depth video) format can be easily generated, which can be directly played on an auto-stereoscopic display from Dimenco 1 for example. To create LDV, simply combine the original layer and the calculated depth image side-by-side by using transformations for transition and scaling in after effects (see Figure 13). The parameter Quality allows you to increase the quality of the depth calculation vs. calculation speed. Better quality will need more calculation time. 1

11 3. OCU.RENDER The RENDER plugin allows rendering virtual views from color an image with additional depth information. It accepts the following input types: Depth as Alpha (depth information per pixel is stored in the alpha channel), 3DZ-Tile (see Figure 12) or LDV (see Figure 13, Figure 15). Depth values should vary from far away (< 0) to near (>0). This means that the objects near to the observer should be brighter than the objects that are further away. Invert your depth values if the opposite is the case (for example if the depth image was calculated for the left image with the OCU.DFS plugin). Figure 14: Settings for OCU.RENDER plugin. (OCU.DFS runs first to calculate depth information) The parameter Screen controls the position of the scene plane (frontal to the observer), the so called zero parallax plane. All points lying on this plane will appear to be lying on the screen plane when viewed in 3D. To control what will lie on the screen, simply choose an object in the scene and set its depth value (d) for the screen parameter. All objects with depth values greater then d will appear in front of the screen and all objects with depth values smaller then d will appear behind the screen. The parameter Scale controls the strength of the 3D effect. The scene is scaled around the zero parallax plane. A scale value of 0 results in a plain 2D image without depth. Be careful with scaling it is easy to add too much scale which distorts the images and causes headaches. The 3D effect may appear small in a small window but much greater on a big HD-TV. So test the 3D effect on your target screen when possible before exporting. Figure 15: Color and depth information provided to OCU.RENDER plugin (for Input type Depth as alpha depth information is in the alpha channel of the color image). Original source is screenshot from Trailer Star Wars 4K 3D (

12 Parameter Output type controls the type of the output. You can select between various stereo 3D formats, so as SingleView format and Tridelity5 format. SingleView can be used to render virtual views left and right from the main camera view to create multi-view results which can be used with autostereoscopic displays (see Figure 18). Tridelity5 is an intermediate format which can be mixed to a 3D image for an auto-stereoscopic Tridelity 2 display by suitable software such as OCU Play. Parameter Render View controls the virtual view which should be rendered. If output type is Single View the result will be a color image for a camera left (view<0) or right (view>0) from the main camera. If output type is a stereo format such as RedGreen, then the result will be a 3D view mixed from images at camera view = render view and camera view = render view + 1. This allows simulating a multi-view display by moving the slider from left to right in one of the stereo output type modes (see Figure 19). Figure 16: RedGreen result (scale 30). Original source is screenshot from Trailer Star Wars 4K 3D ( Figure 17: RedGreen result (scale 60). Original source is screenshot from Trailer Star Wars 4K 3D ( 2

13 View -4 View +4 Figure 18: Two outer views: View number -4 to the left from the original view and view number +4 to the right from the original view (scale 30). Original source is screenshot from Trailer Star Wars 4K 3D ( Red-Green of views -4 and -3

14 Red-Green of views 3 and 4 Figure 19: Red-Green results: scale 30, 3D view from camera view -4 to -3 (top) and from camera view 3 to 4 (bottom). Original source is screenshot from Trailer Star Wars 4K 3D (

15 4. 3D Picture Generation The OCU.3D plugin suite can also be used to convert free hand taken pictures to a 3D picture. Just choose a location you like, take two photos from different viewpoints and process them the same way as described in section 3 by OCU.DFS and OCU.RENDER plugins. You don t need to take special care of adjusting your camera positions. Simply take one picture of the object or person you wish to have in 3D and step to the left or right side and take another picture. The OCU.DFS plug-in tolerates some vertical motion between the two pictures (see Figure 20) but it is better to take pictures with horizontal parallax only. So move to the right for the second picture and do not move to the top or bottom. The following figures show some examples of tourist photos in Japan converted to 3D by the OCU.3D plugin suite software. Figure 20: Original left and right pictures (2240x1488 pixels) Of course all the options available for video computation are also available for pictures. So you can define the amount of depth which is the same as the strength of the 3D effect using the available options. Currently images up to 35 Megapixel are supported on a GPU with 1 GB of VRAM. More VRAM on the GPU allows higher resolutions.

16 Figure 21: Red-Green result of figure 16 (2240x1488 pixels) Figure 22: Original left and right pictures

17 Figure 23: RedGreen result of Figure Entering license codes To get rid of the limitations of the demo version purchase a license code in our online shop. We use Swreg ( to handle all license requests. Once you selected your desired products and confirmed the purchase a license key will be automatically sent to your address. To activate the purchased plugin or the plugin suite go to the windows start menu and select the Register OCU.3DPlugins entry. This will start a small registration program where you can choose which product you wish to install and let you enter the code. Simply copy the license number from your and enter it in the lower field, shown in Figure 24

18 Figure 24: Registration dialog Press OK to check the entered license code and after successful activation you may close the registration application by pressing Cancel. You will have to restart Adobe After Effects or Adobe Premiere to finish your purchase. 7. System requirements - Dual Core CPU with 2.0 GHz or better - 4 GB of RAM or more - OpenCL 1.1 capable GPU with min. 1 GB of memory (VRAM) - OpenCL 1.1 capable GPU driver - 20 MB free hard disk capacity for program installation - Windows 7/8 - Valid license for Adobe After Effects CC/CS 4 or newer, or Adobe Premiere CC/CS 4 or newer

19 6. Legal Notice 2013 DeCS Media GmbH. All rights reserved. No part of this document may be reproduced, whatever the form of exploitation, without the prior permission of DeCS Media GmbH. Remember that the contents of this document are protected by intellectual property laws. The contents of this document are for informational purposes only, are subject to change without notice and should not be construed as a commitment by DeCS Media GmbH. DeCS Media GmbH assumes no responsibility for any errors or inaccuracies that may appear in this document. Remember that the images that appear in this document may be protected under existing intellectual property laws. The unauthorized incorporation of such material into a new work may constitute a violation of the intellectual property rights of the owner. Be sure to obtain the necessary permits from the copyright owner. DeCS Media GmbH registered in the Handelsregister Kiel Nr KI 7. Demo Version The demo version is fully functional; the only limitation is that a copyright watermark is added to every computed image. Contact us for a full version to get rid of the watermark or obtain a license key in our online shop. Contact In case of questions or problems or for feature requests please contact support@decsmedia.com. DeCS Media GmbH Schauenburger Str Kiel / GERMANY

CINEMA 4D RELEASE 10. Installation Guide 3D FOR THE REAL WORLD

CINEMA 4D RELEASE 10. Installation Guide 3D FOR THE REAL WORLD CINEMA 4D RELEASE 10 3D FOR THE REAL WORLD Installation Guide 1 CINEMA 4D R10 Installation Guide 1. Before installing Please read the following before installing this software: Always read the Readme

More information

Document authored by: Native Instruments GmbH Hardware version: Traktor Kontrol X1 MK2 (01/2013)

Document authored by: Native Instruments GmbH Hardware version: Traktor Kontrol X1 MK2 (01/2013) Setup Guide Disclaimer The information in this document is subject to change without notice and does not represent a commitment on the part of Native Instruments GmbH. The software described by this document

More information

Nero MediaStreaming for MCE Manual

Nero MediaStreaming for MCE Manual Nero MediaStreaming for MCE Manual Nero AG Copyright and Trademark Information This manual and all its contents are protected by copyright and are the property of Nero AG. All rights reserved. This manual

More information

Chief Architect X6. Download & Installation Instructions. Chief Architect, Inc. 6500 N. Mineral Dr. Coeur d Alene, Idaho 83815 www.chiefarchitect.

Chief Architect X6. Download & Installation Instructions. Chief Architect, Inc. 6500 N. Mineral Dr. Coeur d Alene, Idaho 83815 www.chiefarchitect. Chief Architect X6 Download & Installation Instructions Chief Architect, Inc. 6500 N. Mineral Dr. Coeur d Alene, Idaho 83815 www.chiefarchitect.com Contents Chapter 1: Installation What s Included with

More information

Computer Requirements

Computer Requirements Installing Pro64 Network Manager It is recommended that you quit all running Windows applications before starting the Aviom Pro64 Network Manager installation process. Check the Aviom website (www.aviom.com)

More information

INSTALLATION GUIDE. AXIS Camera Station

INSTALLATION GUIDE. AXIS Camera Station INSTALLATION GUIDE AXIS Camera Station About this Guide This guide is intended for administrators and users of the AXIS Camera Station, and is applicable for software release 3.50 and later. It covers

More information

footscan SCSI system Installation guide: balance software

footscan SCSI system Installation guide: balance software footscan SCSI system Installation guide: balance software Doc nr RS-PRD-00137-01 PN 80000061 Page 1 Information in this guide is subject to change without notice. No part of this document may be reproduced

More information

Chapter 2 Printing... 2-1 Printing Procedure...2-1

Chapter 2 Printing... 2-1 Printing Procedure...2-1 imageprograf HDI Driver Guide Contents Before You Begin...ii Compatible Printers...ii Applicable AutoCAD Versions...ii How to Use This Guide...ii Conventions...ii Button Notations...ii Trademarks...ii

More information

Windows XP Pro: Basics 1

Windows XP Pro: Basics 1 NORTHWEST MISSOURI STATE UNIVERSITY ONLINE USER S GUIDE 2004 Windows XP Pro: Basics 1 Getting on the Northwest Network Getting on the Northwest network is easy with a university-provided PC, which has

More information

Quick Start Using DASYLab with your Measurement Computing USB device

Quick Start Using DASYLab with your Measurement Computing USB device Quick Start Using DASYLab with your Measurement Computing USB device Thank you for purchasing a USB data acquisition device from Measurement Computing Corporation (MCC). This Quick Start document contains

More information

BIGPOND ONLINE STORAGE USER GUIDE Issue 1.1.0-18 August 2005

BIGPOND ONLINE STORAGE USER GUIDE Issue 1.1.0-18 August 2005 BIGPOND ONLINE STORAGE USER GUIDE Issue 1.1.0-18 August 2005 PLEASE NOTE: The contents of this publication, and any associated documentation provided to you, must not be disclosed to any third party without

More information

Matrox RT2x00. Windows XP & Windows 98 SE installation instructions

Matrox RT2x00. Windows XP & Windows 98 SE installation instructions Matrox RT2x00 Windows XP & Windows 98 SE installation instructions May 14, 2004 Contents Overview...1 Installing Matrox Video Tools on a computer with Windows XP...1 Installing Matrox Video Tools on an

More information

ACE: After Effects CC

ACE: After Effects CC Adobe Training Services Exam Guide ACE: After Effects CC Adobe Training Services provides this exam guide to help prepare partners, customers, and consultants who are actively seeking accreditation as

More information

SOFTWARE INSTALLATION AND USB/i.LINK CONNECTION GUIDE

SOFTWARE INSTALLATION AND USB/i.LINK CONNECTION GUIDE SOFTWARE INSTALLATION AND USB/i.LINK CONNECTION GUIDE ENGLISH LYT1155-001A COPYRIGHT 2003 VICTOR COMPANY OF JAPAN, LTD. M3D8 Printed in Japan 0403-FO-ID-VP This document explains the basic information

More information

Scan to PC Desktop Professional 10 Install Instructions

Scan to PC Desktop Professional 10 Install Instructions Scan to PC Desktop Professional 10 Install Instructions Personalize your Xerox network scanning and your PDF workflow Xerox Corporation Scan to PC Desktop Professional 10 Install Instructions 1 General

More information

CREATE A 3D MOVIE IN DIRECTOR

CREATE A 3D MOVIE IN DIRECTOR CREATE A 3D MOVIE IN DIRECTOR 2 Building Your First 3D Movie in Director Welcome to the 3D tutorial for Adobe Director. Director includes the option to create three-dimensional (3D) images, text, and animations.

More information

Table of Contents. FleetSoft Installation Guide

Table of Contents. FleetSoft Installation Guide FleetSoft Installation Guide Table of Contents FleetSoft Installation Guide... 1 Minimum System Requirements... 2 Installation Notes... 3 Frequently Asked Questions... 4 Deployment Overview... 6 Automating

More information

STATISTICA VERSION 10 STATISTICA ENTERPRISE SERVER INSTALLATION INSTRUCTIONS

STATISTICA VERSION 10 STATISTICA ENTERPRISE SERVER INSTALLATION INSTRUCTIONS Notes: STATISTICA VERSION 10 STATISTICA ENTERPRISE SERVER INSTALLATION INSTRUCTIONS 1. The installation of the STATISTICA Enterprise Server entails two parts: a) a server installation, and b) workstation

More information

for Invoice Processing Installation Guide

for Invoice Processing Installation Guide for Invoice Processing Installation Guide CVISION TECHNOLOGIES Copyright Technologies Trapeze for Invoice Processing CVISION TECHNOLOGIES 2013 Trapeze for Invoice Processing 3.0 Professional Installation

More information

How to rotoscope in Adobe After Effects

How to rotoscope in Adobe After Effects Adobe After Effects CS6 Project 6 guide How to rotoscope in Adobe After Effects Rotoscoping is an animation technique in which you draw, paint, or add other visual effects in a layer over live-action film

More information

Personal Token Software Installation Guide

Personal Token Software Installation Guide This document explains how to install and how to remove the token software for your personal token. 20 May 2016 Table of Contents Table of Contents Preface...3 1 Token Software Installation Prerequisites...4

More information

Client Program Installation Guide

Client Program Installation Guide Siku Quanshu (Wenyuange Edition) Online Subscription Services Client Program Installation Guide 1. System Requirements The minimum requirements of the Siku Quanshu (Wenyuange Edition) Online Subscription

More information

Video Tracking Software User s Manual. Version 1.0

Video Tracking Software User s Manual. Version 1.0 Video Tracking Software User s Manual Version 1.0 Triangle BioSystems International 2224 Page Rd. Suite 108 Durham, NC 27703 Phone: (919) 361-2663 Fax: (919) 544-3061 www.trianglebiosystems.com Table of

More information

Guide to Installing BBL Crystal MIND on Windows 7

Guide to Installing BBL Crystal MIND on Windows 7 Guide to Installing BBL Crystal MIND on Windows 7 Introduction The BBL Crystal MIND software can not be directly installed on the Microsoft Windows 7 platform, however it can be installed and run via XP

More information

Stellar Phoenix Exchange Server Backup

Stellar Phoenix Exchange Server Backup Stellar Phoenix Exchange Server Backup Version 1.0 Installation Guide Introduction This is the first release of Stellar Phoenix Exchange Server Backup tool documentation. The contents will be updated periodically

More information

Using SynchronEyes Software with Mobile Devices

Using SynchronEyes Software with Mobile Devices Using SynchronEyes Software with Mobile Devices With SynchronEyes software, you can manage your classroom and communicate with and assist your students without leaving your computer. SynchronEyes software

More information

1 Minimum system requirements

1 Minimum system requirements Metrohm AG CH-9101 Herisau Switzerland Phone +41 71 353 85 85 Fax +41 71 353 89 01 info@metrohm.com www.metrohm.com Installation MagIC Net 2.x 1 Minimum system requirements Operating system RAM Memory

More information

Vodafone PC SMS 2010. (Software version 4.7.1) User Manual

Vodafone PC SMS 2010. (Software version 4.7.1) User Manual Vodafone PC SMS 2010 (Software version 4.7.1) User Manual July 19, 2010 Table of contents 1. Introduction...4 1.1 System Requirements... 4 1.2 Reply-to-Inbox... 4 1.3 What s new?... 4 2. Installation...6

More information

Fiery E100 Color Server. Welcome

Fiery E100 Color Server. Welcome Fiery E100 Color Server Welcome 2011 Electronics For Imaging, Inc. The information in this publication is covered under Legal Notices for this product. 45098226 27 June 2011 WELCOME 3 WELCOME This Welcome

More information

Intel Extreme Graphics 2 User s Guide for Version 14.x Driver Releases

Intel Extreme Graphics 2 User s Guide for Version 14.x Driver Releases R Intel Extreme Graphics 2 User s Guide for Version 14.x Driver Releases TABLE OF CONTENTS I. INTRODUCTION... 4 II. SETUP AND INSTALLATION... 5 2.1 INTRODUCTION... 5 2.2 OPERATING SYSTEMS SUPPORTED...

More information

User Manual. DG LINK Application Program 071-0056-50. www.tektronix.com. This document applies to firmware version 2.00 and above.

User Manual. DG LINK Application Program 071-0056-50. www.tektronix.com. This document applies to firmware version 2.00 and above. User Manual DG LINK Application Program 071-0056-50 This document applies to firmware version 2.00 and above. www.tektronix.com Copyright Tektronix Japan, Ltd. All rights reserved. Copyright Tektronix,

More information

User Guide Win7Zilla

User Guide Win7Zilla User Guide Win7Zilla Table of contents Section 1: Installation... 3 1.1 System Requirements... 3 1.2 Software Installation... 3 1.3 Uninstalling Win7Zilla software... 3 Section 2: Navigation... 4 2.1 Main

More information

Acer LCD Monitor Driver Installation Guide

Acer LCD Monitor Driver Installation Guide 1 Contents 1 Contents... 1 2 Introduction... 2 3 Installation Guide... 2 3.1 PC requirements... 2 3.2 Installing the Acer LCD Monitor Driver on Windows Vista... 3 3.2.1 Hardware first install... 3 3.2.2

More information

About This Guide... 4. Signature Manager Outlook Edition Overview... 5

About This Guide... 4. Signature Manager Outlook Edition Overview... 5 Contents About This Guide... 4 Signature Manager Outlook Edition Overview... 5 How does it work?... 5 But That's Not All...... 6 And There's More...... 6 Licensing... 7 Licensing Information... 7 System

More information

Document authored by: Native Instruments GmbH Software version: 2.7 (01/2015)

Document authored by: Native Instruments GmbH Software version: 2.7 (01/2015) Setup Guide Disclaimer The information in this document is subject to change without notice and does not represent a commitment on the part of Native Instruments GmbH. The software described by this document

More information

Logic Pro 9. TDM Guide

Logic Pro 9. TDM Guide Logic Pro 9 TDM Guide Copyright 2009 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 copy

More information

Using WebEx Player. Playing a recording. Installing WebEx Player. System requirements for listening to audio in a recording

Using WebEx Player. Playing a recording. Installing WebEx Player. System requirements for listening to audio in a recording 17 of 24 Using WebEx Player Using WebEx Player, you can play back any recording that was made using WebEx Recorder that is, a WebEx Recording Format (.wrf) file. Installing WebEx Player If you do not yet

More information

Sage Intelligence Financial Reporting for Sage ERP X3 Version 6.5 Installation Guide

Sage Intelligence Financial Reporting for Sage ERP X3 Version 6.5 Installation Guide Sage Intelligence Financial Reporting for Sage ERP X3 Version 6.5 Installation Guide Table of Contents TABLE OF CONTENTS... 3 1.0 INTRODUCTION... 1 1.1 HOW TO USE THIS GUIDE... 1 1.2 TOPIC SUMMARY...

More information

Embroidery Fonts Plus ( EFP ) Tutorial Guide Version 1.0505

Embroidery Fonts Plus ( EFP ) Tutorial Guide Version 1.0505 Embroidery Fonts Plus ( EFP ) Tutorial Guide Version 1.0505 1 Contents Chapter 1 System Requirements.................. 3 Chapter 2 Quick Start Installation.................. 4 System Requirements................

More information

Device configurator DRC200

Device configurator DRC200 Operating manual 42/49-27 EN Engineer IT Device configurator DRC200 R&C Process Data Management Software Impressum Device configurator DRC200 Operating manual Document No. 42/49-27 EN Date of issue: 11.02

More information

Caplio Utility for Windows

Caplio Utility for Windows Caplio Utility for Windows Operation Manual English To ensure correct use of the product, read this manual carefully before use. Keep the manual handy for future use. Introduction Thank you for purchasing

More information

Introduction 1-1 Installing FAS 500 Asset Accounting the First Time 2-1 Installing FAS 500 Asset Accounting: Upgrading from a Prior Version 3-1

Introduction 1-1 Installing FAS 500 Asset Accounting the First Time 2-1 Installing FAS 500 Asset Accounting: Upgrading from a Prior Version 3-1 Contents 1. Introduction 1-1 Supported Operating Environments................ 1-1 System Requirements............................. 1-2 Security Requirements........................ 1-3 Installing Server

More information

Xerox DocuPrint P12 Print Driver User Guide

Xerox DocuPrint P12 Print Driver User Guide Xerox DocuPrint P12 Print Driver User Guide Xerox Corporation 800 Phillips Road Webster, New York 14580 1998 Xerox Corporation. Xerox, The Document Company, the stylized X, and the identifying product

More information

Geberit ProPlanner 2014. Geberit ProPlanner 2014. Installation and Basic Functions Training Manual. Training Manual. Installation and Basic Functions

Geberit ProPlanner 2014. Geberit ProPlanner 2014. Installation and Basic Functions Training Manual. Training Manual. Installation and Basic Functions Training Manual Installation and Basic Functions Legal Notice This manual and the software described in it form part of the license agreement and may be used or copied only in accordance with the license

More information

Dazzle. Digital Video Creator 100 User s Guide

Dazzle. Digital Video Creator 100 User s Guide Dazzle Digital Video Creator 100 User s Guide Copyright SCM Microsystems. All rights reserved. Trademarks are used for informational purposes, and remain the property of their owners. Part number 401737

More information

Premier Installation 2013.1 Guide for SQL Server Administrators

Premier Installation 2013.1 Guide for SQL Server Administrators for Depreciation, Tracking, Planning, and Reporting Premier Installation 2013.1 Guide for SQL Server Administrators Premier Installation Guide Version 2013.1 Contents Chapter 1. Introduction Supported

More information

KPN SMS mail. Send SMS as fast as e-mail!

KPN SMS mail. Send SMS as fast as e-mail! KPN SMS mail Send SMS as fast as e-mail! Quick start Start using KPN SMS mail in 5 steps If you want to install and use KPN SMS mail quickly, without reading the user guide, follow the next five steps.

More information

Video in Logger Pro. There are many ways to create and use video clips and still images in Logger Pro.

Video in Logger Pro. There are many ways to create and use video clips and still images in Logger Pro. Video in Logger Pro There are many ways to create and use video clips and still images in Logger Pro. Insert an existing video clip into a Logger Pro experiment. Supported file formats include.avi and.mov.

More information

LN-Builder 3.4 Installation Instructions

LN-Builder 3.4 Installation Instructions LN-Builder 3.4 Installation Instructions Code No. LIT-12011532 Issued June 17, 2013 Supersedes January 30, 2013 Refer to the QuickLIT website for the most up-to-date version of this document. Document

More information

bbc Installing Your Development Environment Adobe LiveCycle ES July 2007 Version 8.0

bbc Installing Your Development Environment Adobe LiveCycle ES July 2007 Version 8.0 bbc Installing Your Development Environment Adobe LiveCycle ES July 2007 Version 8.0 2007 Adobe Systems Incorporated. All rights reserved. Adobe LiveCycle ES 8.0 Installing Your Development Environment

More information

PART 1 Basic Setup. Section 1.1 Direct The Strokes 1.1.1

PART 1 Basic Setup. Section 1.1 Direct The Strokes 1.1.1 Animated Impressionism with Adobe After Effects This tutorial covers a technique for animating paint strokes applied to a still image so that it appears to be a work of impressionistic art. Adobe After

More information

ACE: After Effects CS6

ACE: After Effects CS6 Adobe Training Services Exam Guide ACE: After Effects CS6 Adobe Training Services provides this exam guide to help prepare partners, customers, and consultants who are actively seeking accreditation as

More information

Snagit 10. Getting Started Guide. March 2010. 2010 TechSmith Corporation. All rights reserved.

Snagit 10. Getting Started Guide. March 2010. 2010 TechSmith Corporation. All rights reserved. Snagit 10 Getting Started Guide March 2010 2010 TechSmith Corporation. All rights reserved. Introduction If you have just a few minutes or want to know just the basics, this is the place to start. This

More information

FrenzelSoft Stock Ticker

FrenzelSoft Stock Ticker FrenzelSoft Stock Ticker User Manual 1 Table of Contents 1 First Start... 5 2 Basic Elements... 6 3 Context Menu Elements... 10 3.1 Show/Hide... 10 3.2 Add Symbol... 10 3.3 Remove Symbol... 10 3.4 Remove...

More information

How To Use An Easymp Network Projector On A Computer Or Network Projection On A Network Or Network On A Pc Or Mac Or Ipnet On A Laptop Or Ipro Or Ipo On A Powerbook On A Microsoft Computer On A Mini

How To Use An Easymp Network Projector On A Computer Or Network Projection On A Network Or Network On A Pc Or Mac Or Ipnet On A Laptop Or Ipro Or Ipo On A Powerbook On A Microsoft Computer On A Mini EasyMP Network Projection Operation Guide Contents 2 Before Use Functions of EasyMP Network Projection....................... 5 Sharing the Projector....................................................

More information

CMS-DH CENTRAL MANAGEMENT SOFTWARE

CMS-DH CENTRAL MANAGEMENT SOFTWARE CMS-DH CENTRAL MANAGEMENT SOFTWARE CMS-DH is a central management software that allows you to view and manage up to 300 DH200 series DVRs. System Requirements Your system must meet the system requirements

More information

Create 3D Videos in VideoWave The Easy Way

Create 3D Videos in VideoWave The Easy Way Create 3D Videos in VideoWave The Easy Way VideoWave can produce 3D videos from footage shot by 3D camcorders like the Fujifilm FinePix REAL 3D W1, or by converting traditional 2D standard definition and

More information

Lucis Pro 6 Quick Start Guide. The Lucis Pro User Interface

Lucis Pro 6 Quick Start Guide. The Lucis Pro User Interface 1 IMAGE CONTENT TECHNOLOGY LLC Lucis Pro 6 Quick Start Guide The Lucis Pro User Interface Figure 1: Single Channel mode 2 Table 1: Single Channel mode Window Feature Description 1 Enhance Detail Move the

More information

e-dpp 4.0.2 May 2013 Quick Installation Guide Microsoft Windows 2003 Server, XP, Vista, 7 Access Database

e-dpp 4.0.2 May 2013 Quick Installation Guide Microsoft Windows 2003 Server, XP, Vista, 7 Access Database e-dpp 4.0.2 May 2013 Microsoft Windows 2003 Server, XP, Vista, 7 Access Database ELTECHS Engineering and Consulting Co., Ltd., Japan www.eltechs.co.jp Tel No. +81 (47) 490-1010 Fax No. +81 (47) 490-1011

More information

LEGENDplex Data Analysis Software

LEGENDplex Data Analysis Software LEGENDplex Data Analysis Software Version 7.0 Installation Guide Copyright 2013-2014 VigeneTech. All rights reserved. Contents System Requirements... 1 New Installation... 1 Re-installation... 7 Using

More information

Video and Audio Codecs: How Morae Uses Them

Video and Audio Codecs: How Morae Uses Them Video and Audio Codecs: How Morae Uses Them What is a Codec? Codec is an acronym that stands for "compressor/decompressor." A codec is an algorithm a specialized computer program that compresses data when

More information

F-Secure Online Backup Quick Installation Guide

F-Secure Online Backup Quick Installation Guide F-Secure Online Backup Quick Installation Guide TOC 3 Contents F-Secure Online Backup Quick Installation Guide...5 Introduction...6 System Requirements...7 Installation...10 Installation on a Windows computer...10

More information

Pacesetter BES Lettering Installation Guide

Pacesetter BES Lettering Installation Guide Pacesetter BES Lettering Installation Guide ii Pacesetter BES Lettering Instruction Manual Copyright Copyright 2009 Pulse Microsystems Ltd. All rights reserved. This Installation Guide is copyrighted by

More information

3D Viewer. user's manual 10017352_2

3D Viewer. user's manual 10017352_2 EN 3D Viewer user's manual 10017352_2 TABLE OF CONTENTS 1 SYSTEM REQUIREMENTS...1 2 STARTING PLANMECA 3D VIEWER...2 3 PLANMECA 3D VIEWER INTRODUCTION...3 3.1 Menu Toolbar... 4 4 EXPLORER...6 4.1 3D Volume

More information

The How Do Guide to AxioVision. Author: Brian Svedberg Image Analysis Specialist Carl Zeiss MicroImaging, Inc.

The How Do Guide to AxioVision. Author: Brian Svedberg Image Analysis Specialist Carl Zeiss MicroImaging, Inc. The How Do Guide to AxioVision Author: Brian Svedberg Image Analysis Specialist Carl Zeiss MicroImaging, Inc. How do I grab a single image? How do I grab a single image? Click on the Camera icon to switch

More information

EasyMP Network Projection Operation Guide

EasyMP Network Projection Operation Guide EasyMP Network Projection Operation Guide Contents 2 About EasyMP Network Projection Functions of EasyMP Network Projection....................... 5 Various Screen Transfer Functions.......................................

More information

MASKS & CHANNELS WORKING WITH MASKS AND CHANNELS

MASKS & CHANNELS WORKING WITH MASKS AND CHANNELS MASKS & CHANNELS WORKING WITH MASKS AND CHANNELS Masks let you isolate and protect parts of an image. When you create a mask from a selection, the area not selected is masked or protected from editing.

More information

FAS Asset Accounting FAS CIP Accounting FAS Asset Inventory SQL Server Installation & Administration Guide Version 2011.1

FAS Asset Accounting FAS CIP Accounting FAS Asset Inventory SQL Server Installation & Administration Guide Version 2011.1 FAS Asset Accounting FAS CIP Accounting FAS Asset Inventory SQL Server Installation & Administration Guide Version 2011.1 2011 Sage Software, Inc. All rights reserved. Published by Sage 2325 Dulles Corner

More information

Orange Apps UserLogonUSB V1.0

Orange Apps UserLogonUSB V1.0 Orange Apps UserLogonUSB V1.0 KUKA KRC4 User Documentation As of 07/08/2013 Document version: 1.0 2 Introduction Copyright 2013 OrangeApps GmbH Arnikaweg 1 87471 Durach Germany www.orangeapps.de This documentation

More information

Quick start guide! Terri Meyer Boake

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

More information

Wireless USB Adapter Set

Wireless USB Adapter Set Wireless USB Adapter Set User guide v2 www.olidata.com/wusb Table of contents 1 Introduction... 2 1.1 Package contents... 2 1.2 System requirements... 3 1.3 Installation steps in short... 3 2 Software

More information

Impact+OCR 1.1 Readme

Impact+OCR 1.1 Readme April 22, 2016 Impact+OCR 1.1 Readme Welcome to the Impact+OCR (Optical Character Recognition) application, a complete software and hardware application to solve your machine vision OCR needs. This is

More information

SPAMfighter Mail Gateway

SPAMfighter Mail Gateway SPAMfighter Mail Gateway User Manual Copyright (c) 2009 SPAMfighter ApS Revised 2009-05-19 1 Table of contents 1. Introduction...3 2. Basic idea...4 2.1 Detect-and-remove...4 2.2 Power-through-simplicity...4

More information

The Texture Mill User Guide

The Texture Mill User Guide Version 1.0 The Texture Mill User Guide User Guide Table of Contents Introduction... 3 1 Getting Started... 3 1.1 Registration... 3 1.2 Installation... 3 1.3 Enable / Disable plug-in for Blender... 4 1.4

More information

Adding Animation With Cinema 4D XL

Adding Animation With Cinema 4D XL Step-by-Step Adding Animation With Cinema 4D XL This Step-by-Step Card covers the basics of using the animation features of Cinema 4D XL. Note: Before you start this Step-by-Step Card, you need to have

More information

Scan to PC Desktop: Image Retriever 5.2 for Xerox WorkCentre C2424

Scan to PC Desktop: Image Retriever 5.2 for Xerox WorkCentre C2424 Scan to PC Desktop: Image Retriever 5.2 for Xerox WorkCentre C2424 Scan to PC Desktop includes Image Retriever, which is designed to monitor a specified folder on a networked file server or local drive

More information

Summitsoft Corporation Font Management System Guide

Summitsoft Corporation Font Management System Guide Summitsoft Corporation Font Management System Guide This guide is distributed with software that includes an end user agreement, this guide, as well as the software described in it, is furnished under

More information

Table of contents. Software Installation 2. User Software..2. 1 )AMV Convert Tool. 2. 2 ) AMV Player 12

Table of contents. Software Installation 2. User Software..2. 1 )AMV Convert Tool. 2. 2 ) AMV Player 12 Table of contents Instructions of Software Software Installation 2 User Software..2 1 )AMV Convert Tool. 2 2 ) AMV Player 12 3 ) MP3 Player Disk Tool( Inner Scenes function ) 13 4 ) MP3 Player Upgrade

More information

PRINTER DRIVER GUIDE (KODAK 305 Photo Printer)

PRINTER DRIVER GUIDE (KODAK 305 Photo Printer) PRINTER DRIVER GUIDE () Microsoft, Windows, Windows XP, Windows Vista and Windows 7 are registered trademarks of Microsoft Corporation in the United States and/or other countries. Adobe, Adobe Photoshop

More information

Remote Backup Software User Manual V 2.0

Remote Backup Software User Manual V 2.0 Remote Backup Software User Manual V 2.0 Table of Contents Chapter 1 Welcome to Remote Backup Software... 2 1.1 Overview... 2 1.2 Computer Disposition Request... 2 1.3 Convention... 2 Chapter 2 Installing

More information

AXIS Camera Station Quick Installation Guide

AXIS Camera Station Quick Installation Guide AXIS Camera Station Quick Installation Guide Copyright Axis Communications AB April 2005 Rev. 3.5 Part Number 23997 1 Table of Contents Regulatory Information.................................. 3 AXIS Camera

More information

Podium View TM 2.0 Visual Presenter Image Software User Manual - English (WINDOWS)

Podium View TM 2.0 Visual Presenter Image Software User Manual - English (WINDOWS) Podium View TM 2.0 Visual Presenter Image Software User Manual - English (WINDOWS) Table of Contents 1. Introduction... 2 2. System Requirements... 2 3. Installing Podium View... 3 4. Connection to the

More information

How To Use An Easymp Network Projection Software On A Projector On A Computer Or Computer

How To Use An Easymp Network Projection Software On A Projector On A Computer Or Computer EasyMP Network Projection Operation Guide Contents 2 Before Use Functions of EasyMP Network Projection....................... 5 Sharing the Projector....................................................

More information

Manuals for This Product

Manuals for This Product Installation Guide Manuals for This Product Manuals for this product have the following structure. Read the manual according to your purpose for using this product. Disc Guides with this symbol are PDF

More information

Scitex FB5x0 and FB7x0 Printers

Scitex FB5x0 and FB7x0 Printers Scitex FB5x0 and FB7x0 Printers White Ink Workflow Guide March 2015 1 Copyright 2015 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. The

More information

Anime Studio Debut vs. Pro

Anime Studio Debut vs. Pro vs. Animation Length 2 minutes (3000 frames) Unlimited Motion Tracking 3 Points Unlimited Audio Tracks 2 Tracks Unlimited Video Tracks 1 Track Unlimited Physics No Yes Poser scene import No Yes 3D layer

More information

Network Administrator s Guide and Getting Started with Autodesk Ecotect Analysis

Network Administrator s Guide and Getting Started with Autodesk Ecotect Analysis Autodesk Ecotect Analysis 2011 Network Administrator s Guide and Getting Started with Autodesk Ecotect Analysis This document describes how to install and activate Autodesk Ecotect Analysis 2011 software

More information

Media File Player. Version 1.5.1 Release Note 1 st Edition

Media File Player. Version 1.5.1 Release Note 1 st Edition Media File Player Version 1.5.1 Release Note 1 st Edition Last Modified Date: July. 19, 2012 c 2012 Sony Corporation Copyright Notice 2010 Sony Corporation. All rights reserved. This document may not be

More information

Audacity. For use with MFL Speaking Tests. User Guide (Microsoft Windows version)

Audacity. For use with MFL Speaking Tests. User Guide (Microsoft Windows version) Audacity For use with MFL Speaking Tests User Guide (Microsoft Windows version) Table of Contents Introduction... 3 1 Installation... 3 1.1 Installing Audacity... 3 1.2 Installing Lame MP3 Encoder... 6

More information

MULTIMEDIA INSTALLING THE MULTIMEDIA UPGRADE

MULTIMEDIA INSTALLING THE MULTIMEDIA UPGRADE 26 MULTIMEDIA With the PastPerfect MultiMedia Upgrade, you will be able to attach digital images and link multimedia files to your catalog records. This is an optional feature and may be purchased for

More information

TOSHIBA GA-1310. Printing from Windows

TOSHIBA GA-1310. Printing from Windows TOSHIBA GA-1310 Printing from Windows 2009 Electronics for Imaging, Inc. The information in this publication is covered under Legal Notices for this product. 45081979 04 February 2009 CONTENTS 3 CONTENTS

More information

Cubase LE 5. Installing Cubase LE 5. Trademarks. Quick Start Guide

Cubase LE 5. Installing Cubase LE 5. Trademarks. Quick Start Guide Cubase LE 5 Quick Start Guide This chapter explains basic operations for using the unit with Cubase LE 5. This explanation is not intended to replace the user s manual for Cubase LE 5. Also, since Cubase

More information

USB-MIDI Setup Guide. Operating requirements

USB-MIDI Setup Guide. Operating requirements About the software The most recent versions of the applications contained on the accessory disc can be downloaded from the Korg website (http://www.korg.com). -MIDI Setup Guide Please note before use Copyright

More information

Internet Explorer Settings for Optum CareTracker

Internet Explorer Settings for Optum CareTracker Internet Explorer Settings for Optum CareTracker CareTracker (aka Optum PM and Physician EMR) is a web-based application, which currently only runs on the 32 -bit version of Internet Explorer (to tell,

More information

User Manual. OpenLP is a program to display video, images and text onto a projector. Particularly aimed at churches.

User Manual. OpenLP is a program to display video, images and text onto a projector. Particularly aimed at churches. User Manual OpenLP, Copyright (C) 2004 Timothy Ebenezer OpenLP comes with ABSOLUTELY NO WARRANTY. OpenLP is a program to display video, images and text onto a projector. Particularly aimed at churches.

More information

Monitor Wall 4.0. Installation and Operating Manual

Monitor Wall 4.0. Installation and Operating Manual Monitor Wall 4.0 en Installation and Operating Manual Monitor Wall 4.0 Table of Contents en 3 Table of Contents 1 Introduction 4 1.1 About this Manual 4 1.2 Conventions in this Manual 4 1.3 Minimum Installation

More information

User Manual. LG EzSign TV Editor. Version 1.0 - Nov. 10, 2010. www.lge.co.kr

User Manual. LG EzSign TV Editor. Version 1.0 - Nov. 10, 2010. www.lge.co.kr User Manual LG EzSign TV Editor Version 1.0 - Nov. 10, 2010 www.lge.co.kr 2 Contents Contents 3 Before Using 3 What is LG EzSign TV Editor? 3 Installing LG EzSign TV Editor 3 System Requirements 4 Installing

More information