...
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. |
| ||||
GenericHDR | Same as the Generic plan, but made for HDR content. |
| ||||
GenericPSE | Same as the Generic plan, but with Flashiness/PSE checks enabled. |
| ||||
XDCAM_HD_422_MXF_1080i50 | Has specific checks for validating XDCAM HD content. |
| ||||
AS-11_UK_DPP_HD | Has all the checks for validating AS-11 UK DPP files. |
|
Adding a Baton QC Test Plan to VidiCore API
...
Code Block |
---|
PUT /API/analyze-preset/{customPresetName} |
Accepts: application/xml, application/json - AnalyzePresetDocument
...