How to add your knowledge

Hires

    Table of contents
    No headers

    The Hires keyword sets the refresh rate of the graphics monitor. Note the following when setting the refresh rate:

    • The rate is measured in Hertz (Hz).
    • When using the video card in conjunction with an external sync source, the refresh rate should match the framerate.
    • If you are using a non-integer framerate (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>

    Where:Is:
    CustomAn 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.
    <refresh_rate>The refresh rate of the graphics monitor. Append Hz for free-running configurations, Hzf for configurations that are fixed to an external sync source.
    Examples of use
    Project ResolutionKeyword Example
    NTSCHires 60Hz
    PALHires 50Hz
    NTSC (external sync source)Hires 30Hzf
    PAL (external sync source)Hires 25Hzf
    FilmHires 48Hz
    24p Multi-Master EditingHires 60Hz
    CustomHires Custom, 30Hz