2 example of xml file rewrap, 3 codecs supported, Example of xml file rewrap – EVS XTAccess Version 1.14 - July 2010 User Manual User Manual
Page 70: Codecs supported

XTAccess Version 1.14 – User’s Manual
Author: Serge Comes - EVS Broadcast Equipment – July 2010
Issue 1.10.D
1. As transcoding is not yet available with XML job file, you have to configure
XTAccess in transcoding mode.
2. An external system (which can generate XML files for restoring clips, for
example IPDirector v5) sends an XML job to XTAccess to request the
rewrap of a file from an archiving or backup system to a new file format
and archive storage.
3. XTAccess processes the XML job:
a. It gets the file to transcode from the external system.
b. It generates a new file on the destination storage.
16.2 EXAMPLE OF XML FILE REWRAP
<?xml version = "1.0" encoding="UTF-8" ?>
<EVS_XFile_Job_List>
<EVS_XFile_Job>
<Job_Id>4942648367704751</Job_Id>
<Job_Creation_Time>1132235747</Job_Creation_Time>
<Job_Type>41</Job_Type>
<Job_Src_File>G:\770A_SDPAL_IMXD10_MXFEVS_30Mb.evs.mxf
</Job_Src_File>
<Job_Dest_File>F:\</Job_Dest_File>
<Job_Dest_File_Format>2</Job_Dest_File_Format>
</EVS_XFile_Job>
</EVS_XFile_Job_List>
The description of each XML tag is described in the ”XML Jobs” document.
16.3 CODECS SUPPORTED
•
See XTAccess_codecs document
69