How to add your knowledge

ColourSpace

    Table of contents
    No headers

    The ColourSpace keyword defines how RGB/YUV conversions are handled. By default, for NTSC or PAL projects, the ITU-R BT.601-5 colour space is used. For DTV projects, the ITU-R BT.709-3 colour space is used.

    The ColourSpace keyword uses the following syntax

    ColourSpace <space_type>

    where <space_type> is the colour space type used by the project.

    Examples of use
    ProjectKeyword Example
    NTSC and PAL standard projects (ITU-R BT.601-5)ColourSpace 601
    DTV standard projects (ITU-R BT.709-3)ColourSpace 709
    1920x1035 projects (SMPTE-240M)ColourSpace 240