Setup guide

If you are using a non-integer frame rate (for example, 29.97), set the refresh rate to the nearest integer
(in the previous example, 30).
The Hires keyword uses the following syntax
Hires [Custom,]<refresh_rate>
Is:Where:
An optional parameter that overrides the application's refresh rate. For example, you may
choose to override the 60-Hz refresh rate for an NTSC project by using the Custom option
with a value of 30Hz.
Custom
The refresh rate of the graphics monitor. Append Hz for free-running configurations, Hzf
for configurations that are fixed to an external sync source.
<refresh_rate>
Examples of use
Keyword ExampleProject Resolution
Hires 60Hz
NTSC
Hires 50Hz
PAL
Hires 30Hzf
NTSC (external sync source)
Hires 25Hzf
PAL (external sync source)
Hires 48Hz
Film
Hires 60Hz
24p Multi-Master Editing
Hires Custom, 30Hz
Custom
VideoPreviewWindow
The VideoPreviewWindow keyword is used when using a Miranda device. It locates a preview device that
has a matching size and refresh rate in the VideoPreviewDevice list specified in the init.cfg configuration
file. When you start the application or switch to another project from the application, the graphics-to-video
display is mapped to the appropriate device according to the width, height, and refresh rate specified with
this keyword.
The VideoPreviewWindow keyword uses the following syntax
VideoPreviewWindow <xsize>, <ysize>, <refresh_rate>
Is:Where:
The horizontal and vertical size of the area of the image window output to
the graphics-to-video display.
<xsize>, <ysize>
The refresh rate of the output.
<refresh_rate>
Example of use
VideoPreviewWindow 720, 486, 30
92 | Appendix B Configuration Files