MatchingProperties
The MatchingProperties parameter specifies which media properties are compared in the "is matching"-functionality. (AVC_isMatchingMediaFormat, AVC_isMatchingMediaFormatEx).

Properties can be combined with comma as separator in any combination. In this case all properties must be fulfilled (linked with AND)

Parameter:
CONTAINER
checks the matching of the video container (MXF, GXF, AVI, DV RAW=DIV). Encoder template parameter is "Video codec module".

VIDEO_CODEC
checks the matching of the video codec (e.g. MPEG-I VCD, MPEG-II DVD, MPEG-II (IMX) = D10, DV Raw = DVCPro). Encoder template parameter is "Video codec sub codec"

VIDEO_BITRATE
checks the matching of pure video bitrates 25 MBps, 30 MBps, 40 MBps, 50 MBps or 100 MBps. This is different from the total bitrate of all streams inside a container.

HEIGHT
checks the matching of the video height. The encoder template parameter is "Video codec height"
Possible values: CONTAINER, VIDEO_CODEC, VIDEO_BITRATE, HEIGHT
Default value: