BROWSE CATDV SUPPORT MANUALS
- PRODUCT MANUALS
- CatDV Clients
- CatDV Server
- CatDV Server 7.1 Manual
- CatDV Server 6.x Manual
- Worker Node
- CatDV Worker 5 Manual
- CatDV Worker 6 Manual
- Getting Started
- Configuring the Worker
- Configuring the Worker
- Work Sets and Watch Actions
- File Triggered Tasks
- Pre-Processing
- Importing Media Files
- Automatically keeping catalogs in sync with a disk or folder
- CatDV XML batch files (v1)
- New CatDV XML files (v2)
- Metadata Extraction Rules
- Exporting watch definitions
- Server Triggered Tasks
- Specifying a Root Folder
- Job Definitions
- Variable expressions
- Regular Expressions
- Naming Files
- Transcoding
- Exporting Stills
- Batch operation
- Batch vs individual operations
- Offline workflows: batch import and reanalyse media
- Development mode
- Hints and tips for developing efficient Worker Node scripts
- Command Line Interface
- Configuring the worker via XML
- Support
- Web Client
- Other Products
- Amazon Plug In
- Azure Plug In
- Black Pearl Plug In
- Adobe Premiere Integration
- FCS Import Tool
- Live HTML Publisher
- Installing Live HTML Publisher
- Using Live HTML Publisher
- Introduction
- Installation on Apache Tomcat
- Installation under Oracle OC4J
- Installation on Other Platforms
- Upgrading Live HTML Publisher
- Troubleshooting
- Overview
- Customising JSPs
- CatDV Tag Library
- Displaying Objects and Lists
- Configuring Live HTML Publisher
- Live Capture Plus
- Tricaster Plug-in
- CatDV ADA Archive Additions
- CatDV StorNext Archive Additons
- CATDV TUTORIALS
- Video Tutorials
- Tutorials
- Media Formats
- Ingest
- Transcoding
- Getting Organized
- Getting started with CatDV
- Benefits of CatDV catalogs
- Setting up Custom Metadata
- Ensuring Consistency: Picklists
- Customising Catalog Display
- Customising Event Markers
- Customising Metadata Display
- Verbatim Logging with CatDV
- Customising Clip Previews
- Managing Thumbnails
- Adding OSX colour tags to files using a Worker action
- Consumer Digital Photo Workflow
- The Bulk Edit Tool
- CatDV Pegasus
- Editing and Finishing
- Collaborative Workflow
- Media Delivery
- Archiving
- Technical Topics
- Using the Server Control Panel
- Setting Proxy Paths
- Desktop Streaming Proxies
- Migration to CatDV
- Large Metadata fields
- Printing CatDV Preferences
- CatDV Web Access via a DMZ
- Guidance on Filenames
- Optimizing Tables in MySQL
- Fixing Worker Command Failures
- Guidance on running CatDV Server in a VMware virtual environment
- Resilience & Housekeeping
- Technical Support
- FAQs
- All FAQs
- Catdv on Windows with apple QuickTime
- Server 7 Upgrade Procedure
- Server 7 Web Proxy Path Mappings
- Server 7 Upgrade Procedure
- Adobe Premiere Panel Plug-in Manual Installation Guide
- Removing CatDV Server from OSX
- Auto-starting MySQL on Yosemite
- MySQL Permissions Fix
- MPEG2 Playback Disabled
- Limitations when using CatDV Clients inside Virtual Machines
- CatDV on Yosemite (OSX 10.10)
- Shellshocker bash vulnerability
- Send to Adobe CC 2014 not working
- CatDV and Heartbleed
- Can’t find Quicktime for Java
- XDCAM/AVC playback problems
- CatDV on OSX 10.9 Mavericks
- Dates prior to 1970
- Cache-A “Failed to Get Drive List”
- Proxy Path Searching
- Location of Log Files
- Clip Viewer plays black video
- Worker Tips
- Java Security Issues
- Exporting Logs to Support
- Failed to Get Clips: 500
- Working with AVCHD .mts files
- CatDV on a PowerPC Mac’
- playing RED .r3d files
- Troubleshooting Web Client Proxies
- Worker Repeating Actions
- Unknown Type 49
- Pink and Green Stripes
- Problems with Cache-A
- Third Party Codec Crashes
- Remote Installation
- Slow Database Startup
- CatDV Pro is damaged …
- Client
- Catdv on Windows with apple QuickTime
- MPEG2 Playback Disabled
- Limitations when using CatDV Clients inside Virtual Machines
- CatDV on Yosemite (OSX 10.10)
- Shellshocker bash vulnerability
- Send to Adobe CC 2014 not working
- CatDV and Heartbleed
- Can’t find Quicktime for Java
- XDCAM/AVC playback problems
- CatDV on OSX 10.9 Mavericks
- Dates prior to 1970
- Cache-A “Failed to Get Drive List”
- Proxy Path Searching
- Location of Log Files
- Exporting Logs to Support
- Working with AVCHD .mts files
- CatDV on a PowerPC Mac’
- playing RED .r3d files
- Unknown Type 49
- Pink and Green Stripes
- Problems with Cache-A
- Third Party Codec Crashes
- CatDV Pro is damaged …
- Adobe ExtendScript Toolkit Will Not Install
- Server
- Server 7 Upgrade Procedure
- Server 7 Web Proxy Path Mappings
- Adobe Premiere Panel Plug-in Manual Installation Guide
- Removing CatDV Server from OSX
- Auto-starting MySQL on Yosemite
- MySQL Permissions Fix
- Limitations when using CatDV Clients inside Virtual Machines
- CatDV on Yosemite (OSX 10.10)
- Shellshocker bash vulnerability
- Send to Adobe CC 2014 not working
- CatDV and Heartbleed
- Exporting Logs to Support
- Remote Installation
- Slow Database Startup
- Glacier Vault
- Worker
- Limitations when using CatDV Clients inside Virtual Machines
- CatDV on Yosemite (OSX 10.10)
- Shellshocker bash vulnerability
- Send to Adobe CC 2014 not working
- CatDV and Heartbleed
- Proxy Path Searching
- Location of Log Files
- Worker Tips
- Exporting Logs to Support
- Worker Repeating Actions
- Unknown Type 49
- Problems with Cache-A
- Third Party Codec Crashes
- Worker Backup Plugin
- Web
- Server 7 Upgrade Procedure
- Server 7 Web Proxy Path Mappings
- Limitations when using CatDV Clients inside Virtual Machines
- CatDV on Yosemite (OSX 10.10)
- Shellshocker bash vulnerability
- Send to Adobe CC 2014 not working
- CatDV and Heartbleed
- Exporting Logs to Support
- Failed to Get Clips: 500
- Troubleshooting Web Client Proxies
- Web Proxy Support Page
- All FAQs
You can submit a batch of media files to the CatDV Worker for processing by providing a list of file names (optionally with metadata) in the CatDV XML file format. You can create an example XML file in the format the worker expects by exporting clips from CatDV using File > Export As > CatDV XML Batch File, though not all the fields in that file are used when you reimport a CatDV XML file. The main field you need to specify is the MEDIAPATH of the file to import but you can also specify additional metadata, for example:
<CLIPS>
<CLIP>
<MEDIAPATH>/Volumes/Media/Folder/File1.mov</MEDIAPATH>
</CLIP>
<CLIP>
<NAME>My clip name</NAME>
<MEDIAPATH>/Volumes/Media/File2.mp4</MEDIAPATH>
<NOTES>This is a clip with metadata</NOTES>
<USER1>User field one</USER1>
<TAPE>Tape001</TAPE>
<BIN>Bin name</TAPE>
</CLIP>
</CLIPS>
There are two ways to import a CatDV XML file, in either “batch” or “immediate” mode. For further details, see the sections on Batch Operation and Offline Workflows below.
If you are submitting a batch of files to the worker for processing, possibly involving a transcode of each file, then you need to create a CatDV XML batch file (version 1) and import it in “batch” mode to create a separate worker task for each file. If you are importing a set of clips in one go (or updating existing clips) then you should use the new CatDV XML file format version 2.