Skip to content

Commit

Permalink
another experiment
Browse files Browse the repository at this point in the history
  • Loading branch information
garethsb authored Dec 5, 2024
1 parent be550f9 commit a34faa3
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions capabilities/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,17 +119,19 @@ It MAY be used in place of the file with the same name in the AMWA BCP-004-01 sp
- **Name:** `urn:x-nmos:cap:format:colorspace`
- **Description:** Identifies the acceptable colorspace of a video stream.
- **Specification:** per AMWA BCP-004-01
<!--validate-links ignore missing-heading-in-file-->
<!--validate-links disable missing-heading-in-file-->
- **Type:** string (enumerated values as per AMWA IS-04 and the [Flow Attributes](../flow-attributes/#colorspace) register)
<!--validate-links enable missing-heading-in-file-->
- **Target:** (a) video Flow `colorspace`, (b) SDP attribute `a=fmtp:` format-specific parameter `colorimetry`
- **Applicability:** AMWA IS-04

### Transfer Characteristic
- **Name:** `urn:x-nmos:cap:format:transfer_characteristic`
- **Description:** Identifies the acceptable transfer characteristic system of a video stream.
- **Specification:** per AMWA BCP-004-01
<!--validate-links ignore missing-heading-in-file-->
<!--validate-links disable missing-heading-in-file-->
- **Type:** string (enumerated values as per AMWA IS-04 and the [Flow Attributes](../flow-attributes/#transfer-characteristic) register)
<!--validate-links enable missing-heading-in-file-->
- **Target:** (a) video Flow `transfer_characteristic`, (b) SDP attribute `a=fmtp:` format-specific parameter `TCS`
- **Applicability:** AMWA IS-04

Expand Down

0 comments on commit a34faa3

Please sign in to comment.