Grab field from file, 1 example of xml grab field to a file, Example of xml grab field to a file – EVS XTAccess Version 1.10 - July 2009 User Manual User Manual

Page 111

Advertising
background image

Issue 1.10.D

XTAccess Version 1.10– User’s Manual

Author: Serge Comes - EVS Broadcast Equipment – July 2009

110

25. Grab Field from File

XTAccess is able to grab a field of any clip through an XML trigger. This process

is mainly used by IPDirector to create thumbnails in the IPD Database Explorer.

This section covers XML Jobs IDs:

25.1 EXAMPLE OF XML GRAB FIELD TO A

FILE

<?xml version="1.0" encoding="utf-8" ?>

<EVS_XFile_Job_List>
<EVS_XFile_Job>

<Job_Id>0</Job_Id>

<Job_Creation_Time>1215587215</Job_Creation_Time>

<Job_Type>16</Job_Type>

<Job_Src_File>F:\_Backups\EVS XTAccess 2008_10_16 - 010

A.mxf</Job_Src_File>

<Job_Src_Field_TC>4629050</Job_Src_Field_TC>

<Job_Src_TC_System>4</Job_Src_TC_System>

<Job_Dest_File>F:\_Backups\1.jpg</Job_Dest_File>

</EVS_XFile_Job>
</EVS_XFile_Job_List>

The description of each XML tag is described in the ”XML Jobs” document

Advertising