Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

A set of sample Baton QC Test Plans can automatically be added to your VidiCore API instance when launching the Baton QC service from the VidiNet Store. The sample Test Plans can also be added manually to a VidiCore system. See details below.

Test Plan Name

Description

Download

Generic

Has all the basic checks enabled, such as black/freeze frames, blockiness, RGB color gamut and signal level checks.

View file
nameGeneric.xml

GenericHDR

Same as the Generic plan, but made for HDR content.

View file
nameGenericHDR.xml

GenericPSE

Same as the Generic plan, but with Flashiness/PSE checks enabled.

View file
nameGenericPSE.xml

XDCAM_HD_422_MXF_1080i50

Has specific checks for validating XDCAM HD content.

View file
nameXDCAM_HD_422_MXF_1080i50.xml

AS-11_UK_DPP_HD

Has all the checks for validating AS-11 UK DPP files.

View file
nameAS-11_UK_DPP_HD.xml

Adding a Baton QC Test Plan to VidiCore API

...

Code Block
PUT /API/analyze-preset/{customPresetName}

Accepts: application/xml, application/json - AnalyzePresetDocument

...