User manual

Command Line
384
© 2014 Digital Vision
UM-2014.1-07
including both outputs and sources. The output and source sections are
specified using the section tags:
[output]
[source]
The basic format is as follows :
<Global Parameters>
[output]
<output sections>
[source]
<source sections>
Some global parameters are required
There must be one or more output sections.
The first output section will be the master format for the project.
There are zero or more source sections (a "1:1 source" will always
be created).
The '#' symbol starts a comment
See : Format Specification definition section
A minimal format specification file would look like:
# A minimum basic format specification
colourScaling=cgr
[output]
width=1920
height=1080
fps=25
aspectRatio=16/9
A "#" symbol starts a comment.
See the next section for the complete file format definition.
Example format specification files can be found in the folder :
C:\Phoenix\2014_1example_files\format_specs\
Project Format Specification
A project is defined using a project format specification file. This file is of the
following format :