<?xml version='1.0' encoding='utf-8'?>
<!DOCTYPE rfc [
  <!ENTITY nbsp    "&#160;">
  <!ENTITY zwsp   "&#8203;">
  <!ENTITY nbhy   "&#8209;">
  <!ENTITY wj     "&#8288;">
]>
<?xml-stylesheet type="text/xsl" href="rfc2629.xslt" ?>
<!-- generated by https://github.com/cabo/kramdown-rfc version 1.7.29 (Ruby 3.2.3) -->
<rfc xmlns:xi="http://www.w3.org/2001/XInclude" ipr="trust200902" docName="draft-ietf-avtcore-rtp-apv-00" category="std" consensus="true" submissionType="IETF" tocInclude="true" sortRefs="true" symRefs="true" version="3">
  <!-- xml2rfc v2v3 conversion 3.31.0 -->
  <front>
    <title abbrev="APVPF">RTP payload format for APV</title>
    <seriesInfo name="Internet-Draft" value="draft-ietf-avtcore-rtp-apv-00"/>
    <author initials="Y." surname="Lim" fullname="Youngkwon Lim">
      <organization>Samsung Electronics</organization>
      <address>
        <postal>
          <street>6105 Tennyson Pkwy, Ste 300</street>
          <city>Plano, TX</city>
          <code>75024</code>
          <country>USA</country>
        </postal>
        <email>yklwhite@gmail.com</email>
      </address>
    </author>
    <author initials="M." surname="Park" fullname="Minwoo Park">
      <organization>Samsung Electronics</organization>
      <address>
        <postal>
          <street>34, Seongchon-gil, Seocho-gu</street>
          <city>Seoul</city>
          <code>3573</code>
          <country>Republic of Korea</country>
        </postal>
        <email>m.w.park@samsung.com</email>
      </address>
    </author>
    <author initials="M." surname="Budagavi" fullname="Madhukar Budagavi">
      <organization>Samsung Electronics</organization>
      <address>
        <postal>
          <street>6105 Tennyson Pkwy, Ste 300</street>
          <city>Plano, TX</city>
          <code>75024</code>
          <country>USA</country>
        </postal>
        <email>m.budagavi@samsung.com</email>
      </address>
    </author>
    <author initials="R." surname="Joshi" fullname="Rajan Joshi">
      <organization>Samsung Electronics</organization>
      <address>
        <postal>
          <street>11488 Tree Hollow Ln</street>
          <city>San Diego, CA</city>
          <code>92128</code>
          <country>USA</country>
        </postal>
        <email>rajan_joshi@ieee.org</email>
      </address>
    </author>
    <author initials="K." surname="Choi" fullname="Kwang Pyo Choi">
      <organization>Samsung Electronics</organization>
      <address>
        <postal>
          <street>34, Seongchon-gil, Seocho-gu</street>
          <city>Seoul</city>
          <code>3573</code>
          <country>Republic of Korea</country>
        </postal>
        <email>kwangpyo.choi@gmail.com</email>
      </address>
    </author>
    <date year="2025" month="December" day="03"/>
    <area>ART</area>
    <workgroup>avtcore</workgroup>
    <keyword>payload format</keyword>
    <keyword>mezzanine codec</keyword>
    <keyword>visually lossless compression</keyword>
    <abstract>
      <?line 89?>

<t>This document describes RTP payload format for bitstream encoded with Advanced Professional Video (APV) codec.</t>
    </abstract>
  </front>
  <middle>
    <?line 93?>

<section anchor="introduction">
      <name>Introduction</name>
      <t>This document defines the RTP payload format for bitstream encoded with Advanced Professional Video (APV) codec <xref target="I-D.lim-apv"/>. This document defines how to packetize bitstream encoded with APV codec and set the payload header fields. This document also defines how to set the fields of RTP payload header when it carries bitstream encoded with APV codec. The APV codec is a professional video codec that was developed in response to the need for high quality video recording and post production.</t>
      <t>The primary purpose of the APV codec is for use in professional video recording and editing workflows for various types of content. The APV codec supports the following features:</t>
      <ul spacing="normal">
        <li>
          <t>Perceptually lossless video quality that is close to raw video quality</t>
        </li>
        <li>
          <t>Low complexity and high throughput intra frame only coding without pixel domain prediction</t>
        </li>
        <li>
          <t>Support for high bit-rates up to a few Gbps for 2K, 4K and 8K resolution content, enabled by a lightweight entropy coding scheme</t>
        </li>
        <li>
          <t>Frame tiling for immersive content and for enabling parallel encoding and decoding</t>
        </li>
        <li>
          <t>Support for various chroma sampling formats from 4:2:2 to 4:4:4, and bit-depths from 10 to 16</t>
        </li>
        <li>
          <t>Support for multiple decoding and re-encoding without severe visual quality degradation</t>
        </li>
      </ul>
    </section>
    <section anchor="terms">
      <name>Terms</name>
      <section anchor="terms-and-definitions">
        <name>Terms and definitions</name>
        <ul spacing="normal">
          <li>
            <t>access unit (AU): a collection of Primitive Bitstream Units (PBU) including various types of frames, metadata, filler, and access unit information, associated with a specific time</t>
          </li>
          <li>
            <t>band: a defined set of constraints on the value of the maximum coded data rate of each level</t>
          </li>
          <li>
            <t>block: MxN (M-column by N-row) array of samples, or an MxN array of transform coefficients</t>
          </li>
          <li>
            <t>byte-aligned: a position in a bitstream that is an integer multiple of 8 bits from the position of the first bit in the bitstream</t>
          </li>
          <li>
            <t>chroma: a sample array or single sample representing one of the two color difference signals related to the primary colors, represented by the symbols Cb and Cr in 4:2:2 or 4:4:4 color format</t>
          </li>
          <li>
            <t>coded frame: a coded representation of a frame containing all macroblocks of the frame and frame header corresponding to the syntax structure specified in section 5.3.4 of <xref target="I-D.lim-apv"/></t>
          </li>
          <li>
            <t>coded representation: a data element as represented in its coded form</t>
          </li>
          <li>
            <t>component: an array or a single sample from one of the three arrays (luma and two chroma) that compose a frame in 4:2:2, or 4:4:4 color format, or an array or a single sample from an array that compose a frame in 4:0:0 color format, or an array or a single sample from one of the four arrays that compose a frame in 4:4:4:4 color format.</t>
          </li>
          <li>
            <t>decoded frame: a frame derived by decoding a coded frame</t>
          </li>
          <li>
            <t>decoder: an embodiment of a decoding process</t>
          </li>
          <li>
            <t>decoding process: a process specified that reads a bitstream and derives decoded frames from it</t>
          </li>
          <li>
            <t>encoder: an embodiment of an encoding process</t>
          </li>
          <li>
            <t>encoding process: a process that produces a bitstream conforming to this document</t>
          </li>
          <li>
            <t>flag: a variable or single-bit syntax element that can take one of the two possible values: 0 and 1</t>
          </li>
          <li>
            <t>frame: an array of luma samples and two corresponding arrays of chroma samples in 4:2:2, and 4:4:4 color format, or an array of samples in 4:0:0 color format, or four arrays of samples in 4:4:4:4 color format</t>
          </li>
          <li>
            <t>level: a defined set of constraints on the values that may be taken by the syntax elements and variables of this document, or the value of a transform coefficient prior to scaling</t>
          </li>
          <li>
            <t>luma: a sample array or single sample representing the monochrome signal related to the primary colors, represented by the symbol or subscript Y or L</t>
          </li>
          <li>
            <t>macroblock (MB): a square block of luma samples and two corresponding blocks of chroma samples of a frame in 4:2:2 or 4:4:4 color format, or a square block of samples of a frame in 4:0:0 color format, or a square block of four samples of a frame in 4:4:4:4 color format</t>
          </li>
          <li>
            <t>partitioning: a division of a set into subsets such that each element of the set is in exactly one of the subsets</t>
          </li>
          <li>
            <t>prediction: an embodiment of the prediction process</t>
          </li>
          <li>
            <t>prediction process: use of a predictor to provide an estimate of the data element currently being decoded</t>
          </li>
          <li>
            <t>predictor: a combination of specified values or previously decoded data elements used in the decoding process of subsequent data elements</t>
          </li>
          <li>
            <t>primitive bitstream unit (PBU): a data structure to construct an access unit with frame and metadata</t>
          </li>
          <li>
            <t>profile: a specified subset of the syntax of this document</t>
          </li>
          <li>
            <t>quantization parameter (QP): a variable used by the decoding process for scaling of transform coefficient levels</t>
          </li>
          <li>
            <t>raster scan: a mapping of a rectangular two-dimensional pattern to a one-dimensional pattern such that the first entries in the one-dimensional pattern are from the top row of the two-dimensional pattern scanned from left to right, followed by the second, third, etc., rows of the pattern each scanned from left to right</t>
          </li>
          <li>
            <t>raw bitstream: an encapsulation of a sequence of access units where a field indicating the size of an access unit precedes each access units</t>
          </li>
          <li>
            <t>source: a term used to describe the video material or some of its attributes before encoding process</t>
          </li>
          <li>
            <t>syntax element: an element of data represented in the bitstream</t>
          </li>
          <li>
            <t>syntax structure: zero or more syntax elements present together in the bitstream in a specified order</t>
          </li>
          <li>
            <t>tile: a rectangular region of MBs within a particular tile column and a particular tile row in a frame</t>
          </li>
          <li>
            <t>tile column: a rectangular region of MBs having a height equal to the height of the frame and width specified by syntax elements in the frame header</t>
          </li>
          <li>
            <t>tile row: a rectangular region of MBs having a height specified by syntax elements in the frame header and a width equal to the width of the frame</t>
          </li>
          <li>
            <t>tile scan: a specific sequential ordering of MBs partitioning a frame in which the MBs are ordered consecutively in MB raster scan in a tile and the tiles in a frame are ordered consecutively in a raster scan of the tiles of the frame</t>
          </li>
          <li>
            <t>transform coefficient: a scalar quantity, considered to be in a frequency domain, that is associated with a particular one-dimensional or two-dimensional index</t>
          </li>
        </ul>
      </section>
    </section>
    <section anchor="conventions">
      <name>Conventions used in this document</name>
      <section anchor="general">
        <name>General</name>
        <t>The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "NOT RECOMMENDED", "MAY", and "OPTIONAL" in this document are to be interpreted as described in BCP 14 <xref target="RFC2119"/><xref target="RFC8174"/> when, and only when, they appear in all capitals, as shown here.</t>
      </section>
    </section>
    <section anchor="overview-of-apv">
      <name>Overview of APV</name>
      <section anchor="overview-of-apv-coding-tools">
        <name>Overview of APV coding tools</name>
        <t>The APV codec encodes each frame individually from other frames so that there are no coding dependencies among the frames. A frame is divided into one or more rectangular tiles. Each tiles are also encoded independently from other tiles so that parallel processing of tiles is possible. A tile is further divided into a 16 pixel x 16 pixel size macroblock which include 4 transform blocks of 8 pixel x 8 pixel. Each transform block is transformed using a fixed point DCT and then transformed coefficients are quantized using uniform scalar quantizer. A prediction is applied to the quantized coefficients in the frequency domain. Finally, entropy coding specially designed to support very high throughput is applied.</t>
      </section>
      <section anchor="structure-of-apv-bitstream">
        <name>Structure of APV bitstream</name>
        <section anchor="structure-of-apv-access-unit">
          <name>Structure of APV access unit</name>
          <t>As the APV codec encodes each video frame independently from other video frames, the coded data of each individual video frame, access unit, is self-contained. As there are cases that there are more than one video frames corresponding to a specific time, the access unit is designed to carry multiple video frames and metadata associated to such video frames corresponding to a single time in a single self-contained unit. The access unit is consisted of one or more primitive bitstream units as shown in <xref target="APV-AU_structure"/>. Each PBU carries a single video frame, metadata or filler data. It is assumed that the size of AU is known by external means. The detailed syntax and semantics of access unit is defined in section 5.3.1 of <xref target="I-D.lim-apv"/>.</t>
          <figure anchor="APV-AU_structure">
            <name>A conceptual structure of APV access unit</name>
            <artwork><![CDATA[
      
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
| primitive bitstream unit|...| primitive bitstream unit|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+

]]></artwork>
          </figure>
        </section>
        <section anchor="structure-of-apv-primitive-bitstream-unit">
          <name>Structure of APV primitive bitstream unit</name>
          <t>The primitive bitstream unit is designed to carry various type of data consisting a single access unit in a consistent structure. The PBU is composed of PBU size, PBU header and PBU data as shown in <xref target="APV-PBU_structure"/>.</t>
          <figure anchor="APV-PBU_structure">
            <name>A conceptual structure of primitive bitstream unit</name>
            <artwork><![CDATA[
      
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|PBU  size|PBU  header|PBU  data|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+

]]></artwork>
          </figure>
          <t>For easy identification of specific type of data and fast parsing of large size AU, the PBU start with the size information and the first byte of the PBU header provides a type of data carried in a PBU. The list of type of data to be carried in a PBU is listed in <xref target="_table-pbu_type"/>. The detailed syntax and semantics of PBU is specificed in section 5.3.2 and 5.3.3 of <xref target="I-D.lim-apv"/>.</t>
          <table anchor="_table-pbu_type">
            <name>List of PBU types</name>
            <thead>
              <tr>
                <th align="center">pbu_type</th>
                <th align="center">meaning</th>
                <th align="center">notes</th>
              </tr>
            </thead>
            <tbody>
              <tr>
                <td align="center">0</td>
                <td align="center">reserved</td>
                <td align="center"> </td>
              </tr>
              <tr>
                <td align="center">1</td>
                <td align="center">primary frame</td>
                <td align="center"> </td>
              </tr>
              <tr>
                <td align="center">2</td>
                <td align="center">non-primary frame</td>
                <td align="center"> </td>
              </tr>
              <tr>
                <td align="center">3...24</td>
                <td align="center">reserved</td>
                <td align="center"> </td>
              </tr>
              <tr>
                <td align="center">25</td>
                <td align="center">preview frame</td>
                <td align="center"> </td>
              </tr>
              <tr>
                <td align="center">26</td>
                <td align="center">depth frame</td>
                <td align="center"> </td>
              </tr>
              <tr>
                <td align="center">27</td>
                <td align="center">alpha frame</td>
                <td align="center"> </td>
              </tr>
              <tr>
                <td align="center">28...64</td>
                <td align="center">reserved</td>
                <td align="center"> </td>
              </tr>
              <tr>
                <td align="center">65</td>
                <td align="center">access unit information</td>
                <td align="center"> </td>
              </tr>
              <tr>
                <td align="center">66</td>
                <td align="center">metadata</td>
                <td align="center"> </td>
              </tr>
              <tr>
                <td align="center">67</td>
                <td align="center">filler</td>
                <td align="center"> </td>
              </tr>
              <tr>
                <td align="center">68...255</td>
                <td align="center">reserved</td>
                <td align="center"> </td>
              </tr>
            </tbody>
          </table>
        </section>
        <section anchor="structure-of-apv-pbu-for-coded-frame">
          <name>Structure of APV PBU for coded frame</name>
          <t>The primitive bitstream unit which carries encoded video frames such as primary frame, non-primary frame, preview frame, depth frame or alpha frame, PBU carries a coded frame as shown in <xref target="APV-Frame_structure"/>. To support independent decoding of each frame, each coded frame starts with frame header. Frame header provides basic information for decoder configuration and bitstream processing. It includes profile, level and band of the required decoder, width and height of frame, chroma format and bit depths of pixel data and so on. It also provide distance of capture time between the previously encoded frame and the current frame to indirectly indicate frame rates of encoded video. It can optionally contain color description or quantization matrix.</t>
          <t>As a video frame can be divided into multiple tiles there can be one or more pair of tile size and tile data in a frame. The information about the structure of tiles in a frame is carried in frame header for random access of a certain tile and parallel decoding of tiles.</t>
          <t>A coded frame can optionally have filler at the end. The detailed syntax and semantics of frame and frame header are specified in section 5.3.4 and 5.3.5 of <xref target="I-D.lim-apv"/>, respectively.</t>
          <figure anchor="APV-Frame_structure">
            <name>A conceptual structure of APV PBU containing an encoded video frame</name>
            <artwork><![CDATA[
      
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|PBU  size|PBU  header|frame  header|tile size|tile data|...| filler|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+

]]></artwork>
          </figure>
        </section>
        <section anchor="structure-of-apv-pbu-for-access-unit-information">
          <name>Structure of APV PBU for access unit information</name>
          <t>When PBU carries access unit information, PBU data carries access unit information specified in 5.3.9 of <xref target="I-D.lim-apv"/>. Access unit information provides number of frames contained in access unit and the types of such frames and information to understand capability of the required decoder such as profile, level, band, the width and height of frame and so on without parsing frame header of all frames. Access unit information can optionally include filler at the end.</t>
        </section>
        <section anchor="structure-of-apv-pbu-for-metadata">
          <name>Structure of APV PBU for metadata</name>
          <t>When PBU carries metadata, PBU data carries metadata specified in 5.3.10 of <xref target="I-D.lim-apv"/>. Metadata starts with its size and it can include more than one type of data consist of type, length and value of data. The list of type of metadata is defined in the section 10.3 of <xref target="I-D.lim-apv"/>.</t>
        </section>
        <section anchor="structure-of-apv-pbu-for-filler">
          <name>Structure of APV PBU for filler</name>
          <t>When PBU carries filler, PBU data carries filler specified in 5.3.11 of <xref target="I-D.lim-apv"/>. Filler can be used to make empty space with a certain size within an access unit to make start position each frames aligned to be a multiple of certain size for fast parsing or to avoid rewriting of entire access unit during editing.</t>
        </section>
      </section>
    </section>
    <section anchor="packetizationrule">
      <name>Packetization rules</name>
      <section anchor="Generalrules">
        <name>General rules</name>
        <t>When APV bitstream is carried by RTP packets, the size of AU is added before the first PBU of each AUs as specified in section 10.2 of <xref target="I-D.lim-apv"/>. The length of the AU size field, au_size specified in section 10.2 of <xref target="I-D.lim-apv"/>, is 32 bits. Then the first byte of the field indicating the size of AU must be the first byte of a payload of an RTP packets when it is carried so that the start of an APV access unit can be always aligned with the start of the payload of an RTP packet. There MUST be no RTP packet carrying data from two different APV AUs.</t>
      </section>
      <section anchor="simplemode">
        <name>Simple mode</name>
        <t>In this mode an APV AU can be fragmented anywhere. The payload of RTP packets does not have to be aligned with beginning or end of any particular internal data structure of an APV bitstream. An example of this mode is shown in <xref target="simpleexample"/></t>
        <figure anchor="simpleexample">
          <name>Example of simple mode</name>
          <artwork><![CDATA[
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+     +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
| AU size | PBU   |    PBU    | ... |   PBU | PBU |          PBU      |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+     +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|             |             \            /           |                |
|             |              \          /            |\               |
|             |\              \        /             | \              |
|             | \              \      /              |  \             |
+-+-+-+-+-+-+-+  +-+-+-+-+-+-+-+     +-+-+-+-+-+-+-+-+  +-+-+-+-+-+-+-+
|RTP packet #1|  |RTP packet #2| ... |RTP packet #k-1|  |RTP packet #k|
+-+-+-+-+-+-+-+  +-+-+-+-+-+-+-+     +-+-+-+-+-+-+-+-+  +-+-+-+-+-+-+-+

]]></artwork>
        </figure>
      </section>
      <section anchor="lowdelaymode">
        <name>Low delay mode</name>
        <t>In this mode both the first byte of each PBU except the one immediately following the field indicating the size of AU and the field indicating the size of each tile, tile_size specified in section 5.3.4 of <xref target="I-D.lim-apv"/>, MUST be aligned with the beginning of RTP packet payloads. The first byte of the tile_size_minus1 field MUST be the first byte of a RTP packet payload after payload header except the first one following frame_header. Metadata and filler data can be added to the payload after the last tile data of a coded frame. An example of this mode is shown in <xref target="lowdelayexample"/></t>
        <figure anchor="lowdelayexample">
          <name>Example of low delay mode</name>
          <artwork><![CDATA[
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+      
|AU size| PBU header| frame header|tile size|...|tile size|tile data| filler|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|                                /|              \                          |
|                               / |                \                        | 
|                             /   |                  \                      |
|                           /     |                    \                    |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+     +-+-+-+-+-+-+-+       +-+-+-+-+-+-+-+-+-+-+
|        RTP packet #1      |     |RTP packet #2|  ...  |   RTP packet #k   |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+     +-+-+-+-+-+-+-+       +-+-+-+-+-+-+-+-+-+-+

]]></artwork>
        </figure>
        <t>In this mode, frame header can be repeated in any packet containing the last part of a frame or a tile. When frame header is repeated it MUST be placed immediately after the end of tile data or filler data, if exist.</t>
      </section>
      <section anchor="RTPheaderusage">
        <name>RTP Header Usage</name>
        <t>The format of the RTP header is specified in <xref target="RFC3550"/> as reprinted below for convenience. This payload format uses the fields of the header in a manner consistent with that specification.</t>
        <figure anchor="rtp-header">
          <name>RTP Header According to [RFC3550]</name>
          <artwork><![CDATA[
    0                   1                   2                   3
    0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
   |V=2|P|X|  CC   |M|     PT      |       sequence number         |
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
   |                           timestamp                           |
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
   |           synchronization source (SSRC) identifier            |
   +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+
   |            contributing source (CSRC) identifiers             |
   |                             ....                              |
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+

]]></artwork>
        </figure>
        <t>The RTP header information to be set according to this RTP payload format as follows and the usage of the fields not specified in this section follows the rules defined in <xref target="RFC3550"/> :</t>
        <t>Marker bit (M): 1 bit</t>
        <ul empty="true">
          <li>
            <t>set to 1 for the first packet of each APV AU, i.e. the packet containing the first byte of the field indicating the size of an APV AU.</t>
          </li>
        </ul>
        <t>Timestamp: 32 bits</t>
        <ul empty="true">
          <li>
            <t>The RTP timestamp is set to the sampling timestamp of an APV AU. A 90 kHz clock rate MUST be used. The RTP packets containing the data belong to a single APV AU MUST have same value for this field.</t>
          </li>
        </ul>
      </section>
      <section anchor="payloadheaderusage">
        <name>Payload Header Usage</name>
        <t>Each packet carries APV encoded bitstream MUST have a payload header as shown in <xref target="payload-header"/>.</t>
        <figure anchor="payload-header">
          <name>Payload Header</name>
          <artwork><![CDATA[
    0                   1                   2       
    0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
   |V=0|OM |PT |H|S|     FRAGMENT COUNTER (FC)     | 
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
   
]]></artwork>
        </figure>
        <t><strong>Version (V)</strong> : 2 bits</t>
        <ul empty="true">
          <li>
            <t>This field indicates the version of the payload header. The version of the header shown in <xref target="payload-header"/> MUST have '0' as the value of this field.</t>
          </li>
        </ul>
        <t><strong>Operation Mode (OM)</strong> : 2 bits</t>
        <ul empty="true">
          <li>
            <t>This field indicates which operation mode is used for packetization of the bitstream.</t>
          </li>
        </ul>
        <ul empty="true">
          <li>
            <ul spacing="normal">
              <li>
                <t>00b : reserved</t>
              </li>
            </ul>
          </li>
        </ul>
        <ul empty="true">
          <li>
            <ul spacing="normal">
              <li>
                <t>01b : simple mode as defined in <xref target="simplemode"/></t>
              </li>
            </ul>
          </li>
        </ul>
        <ul empty="true">
          <li>
            <ul spacing="normal">
              <li>
                <t>10b : low-delay mode as defined in <xref target="lowdelaymode"/></t>
              </li>
            </ul>
          </li>
        </ul>
        <ul empty="true">
          <li>
            <ul spacing="normal">
              <li>
                <t>11b : reserved</t>
              </li>
            </ul>
          </li>
        </ul>
        <t><strong>Payload Type (PT)</strong> : 2 bits</t>
        <ul empty="true">
          <li>
            <t>This field indicates the type of payload. Depending on the packetization mode the semantics of this field is slightly different. When a single packet carries entire frame in simple mode or tile in low delay mode then this field MUST be set to 01b.</t>
          </li>
        </ul>
        <ul empty="true">
          <li>
            <ul empty="true">
              <li>
                <t><em>For simple mode (OM == '01b')</em></t>
              </li>
            </ul>
          </li>
        </ul>
        <ul empty="true">
          <li>
            <ul empty="true">
              <li>
                <ul empty="true">
                  <li>
                    <ul spacing="normal">
                      <li>
                        <t>00b: neither the first payload nor the last payload</t>
                      </li>
                    </ul>
                  </li>
                </ul>
              </li>
            </ul>
          </li>
        </ul>
        <ul empty="true">
          <li>
            <ul empty="true">
              <li>
                <ul empty="true">
                  <li>
                    <ul spacing="normal">
                      <li>
                        <t>01b: the last payload of an APV AU</t>
                      </li>
                    </ul>
                  </li>
                </ul>
              </li>
            </ul>
          </li>
        </ul>
        <ul empty="true">
          <li>
            <ul empty="true">
              <li>
                <ul empty="true">
                  <li>
                    <ul spacing="normal">
                      <li>
                        <t>10b: the first payload of an APV AU</t>
                      </li>
                    </ul>
                  </li>
                </ul>
              </li>
            </ul>
          </li>
        </ul>
        <ul empty="true">
          <li>
            <ul empty="true">
              <li>
                <ul empty="true">
                  <li>
                    <ul spacing="normal">
                      <li>
                        <t>11b: reserved</t>
                      </li>
                    </ul>
                  </li>
                </ul>
              </li>
            </ul>
          </li>
        </ul>
        <ul empty="true">
          <li>
            <ul empty="true">
              <li>
                <t><em>For low delay mode (OM == '10b')</em></t>
              </li>
            </ul>
          </li>
        </ul>
        <ul empty="true">
          <li>
            <ul empty="true">
              <li>
                <ul empty="true">
                  <li>
                    <ul spacing="normal">
                      <li>
                        <t>00b: a payload containing the first byte of neither an APV PBU nor the first byte of a field indicating the size of tile</t>
                      </li>
                    </ul>
                  </li>
                </ul>
              </li>
            </ul>
          </li>
        </ul>
        <ul empty="true">
          <li>
            <ul empty="true">
              <li>
                <ul empty="true">
                  <li>
                    <ul spacing="normal">
                      <li>
                        <t>01b: a payload containing the first byte of an APV PBU</t>
                      </li>
                    </ul>
                  </li>
                </ul>
              </li>
            </ul>
          </li>
        </ul>
        <ul empty="true">
          <li>
            <ul empty="true">
              <li>
                <ul empty="true">
                  <li>
                    <ul spacing="normal">
                      <li>
                        <t>10b: a payload containing the first byte of a field indicating the size of tile</t>
                      </li>
                    </ul>
                  </li>
                </ul>
              </li>
            </ul>
          </li>
        </ul>
        <ul empty="true">
          <li>
            <ul empty="true">
              <li>
                <ul empty="true">
                  <li>
                    <ul spacing="normal">
                      <li>
                        <t>11b: reserved</t>
                      </li>
                    </ul>
                  </li>
                </ul>
              </li>
            </ul>
          </li>
        </ul>
        <t><strong>Frame Header repeated (H)</strong> : 1 bit</t>
        <ul empty="true">
          <li>
            <t>This field indicates that the frame header specified in section 5.3.5 of <xref target="I-D.lim-apv"/> is repeated in this payload. When the value of this field is equal to '1', the payload carries frame header. The value of this field MUST NOT to be set to '1' when a payload carries a frame header at the beginning of a coded frame. The value of this field MUST be set to 1 when the value of OM field is equal to 10b and the value of PT field is either 01b or 10b and the payload carries a copy of the frame header already sent. When the value of the OM field is equal to 10b and the value of this field is equal to '1', the payload includes a copy of frame header data after the end of a tile data. If the payload carries the data from the last tile of a frame and there are filler then the copy of a frame header is carried after it. When the value of the OM field is equal to 01b then the value of this field is ignored.</t>
          </li>
        </ul>
        <t><strong>Static Frame Header (S)</strong> : 1 bit</t>
        <ul empty="true">
          <li>
            <t>This field indicates the values of frame header are identical except the value of capture_time_distance field with the immediately preceding coded frame sent. When the value of this field is equal to '1' for the RTP packet carrying the first byte of AU, it means that the values of frame header are identical except the value of capture_time_distance field with the last frame header of the AU immediately preceding this AU.</t>
          </li>
        </ul>
        <t><strong>Fragment Counter (FC)</strong> : 16 bit</t>
        <ul empty="true">
          <li>
            <t>This field indicates the number of remaining payloads excluding the current one carrying the current APV AU or tile data, depending on the operation mode. When the value of the Operation Mode field is '01b', then the value of this field indicates the number of payloads carrying the bitstream from a same APV AU. When the value of the Operation Mode field is '10b', then the value of this field indicates the number of payloads carrying the bitstream from a same tile data. When there is a filler immediately after a tile data, such filler is considered as an integral part of the tile data. When there are APV PBUs carrying AU info, metadata or filler, they are considered as an integral part of an APV AU but tile data. When the value of the H field is equal to '1', the frame header repeated after the end of a tile data is considered as an integral part of the tile data. The value of this field carrying the last byte of an APV AU or tile data depending on the value of the OM field will be '0'.</t>
          </li>
        </ul>
      </section>
    </section>
    <section anchor="PayloadFormatParameters">
      <name>Payload Format Parameters</name>
      <section anchor="oparams">
        <name>Media Type Registration</name>
        <t>The receiver MUST ignore any parameter unspecified in this document.</t>
        <t>Type name: video</t>
        <t>Subtype name: apv</t>
        <t>Required parameters: N/A</t>
        <t>Optional parameters: profile-id, level-id, band-id</t>
        <t>Encoding considerations:</t>
        <ul empty="true">
          <li>
            <t>This type is only defined for transfer via RTP (RFC 3550).</t>
          </li>
        </ul>
        <t>Security considerations:</t>
        <ul empty="true">
          <li>
            <t>See <xref target="Security"/> of RFC XXXX.</t>
          </li>
        </ul>
        <t>Interoperability considerations: N/A</t>
        <t>Published specification:</t>
        <ul empty="true">
          <li>
            <t>Please refer to RFC XXXX and APV standard <xref target="I-D.lim-apv"/>.</t>
          </li>
        </ul>
        <t>Applications that use this media type:</t>
        <ul empty="true">
          <li>
            <t>Any application that relies on APV encoded video delivery over RTP</t>
          </li>
        </ul>
        <t>Fragment identifier considerations: N/A</t>
        <t>Additional information: N/A</t>
        <t>Person &amp; email address to contact for further information:</t>
        <ul empty="true">
          <li>
            <t>Youngkwon Lim (yklwhite@gmail.com)</t>
          </li>
        </ul>
        <t>Intended usage: COMMON</t>
        <t>Restrictions on usage: N/A</t>
        <t>Author: See Authors' Addresses section of RFC XXXX.</t>
        <t>Change controller:</t>
        <ul empty="true">
          <li>
            <t>IETF &lt;avtcore@ietf.org&gt;</t>
          </li>
        </ul>
        <section anchor="optionalParameters">
          <name>Definition of optional parameters</name>
          <t>profile-id:</t>
          <ul empty="true">
            <li>
              <t>When profile-id is not present, a value of 33 (i.e., the Baseline profile) MUST be inferred.</t>
            </li>
          </ul>
          <ul empty="true">
            <li>
              <t>When used to indicate properties of a bitstream, profile-id MUST be derived from the profile_idc field in the frame header. When there is more than one value of profile_idc field are found from frame headers then the largest value among them MUST be used.</t>
            </li>
          </ul>
          <ul empty="true">
            <li>
              <t>APV encoded data transported over RTP using the technologies of this document SHOULD refer only to frame header that have the same or smaller value in profile_idc.</t>
            </li>
          </ul>
          <t>level-id:</t>
          <ul empty="true">
            <li>
              <t>When level-id is not present, a value of 153 (corresponding to level 5.1, the highest level) MUST be inferred.</t>
            </li>
          </ul>
          <ul empty="true">
            <li>
              <t>When used to indicate properties of a bitstream, level-id MUST be derived from the level_idc field in the frame header. When there are more than one value of profile_idc field are found from frame headers then the largest value among them MUST be used.</t>
            </li>
          </ul>
          <ul empty="true">
            <li>
              <t>For either receiving or sending, all levels that are lower than the indicated level MUST also be supported.</t>
            </li>
          </ul>
          <t>band-id:</t>
          <ul empty="true">
            <li>
              <t>When band-id is not present, a value of 0 MUST be inferred.</t>
            </li>
          </ul>
          <ul empty="true">
            <li>
              <t>When used to indicate properties of a bitstream, band-id MUST be derived from the band_idc in the the frame header. When there are more than one value of band_idc field are found from frame headers then the largest value among them MUST be used.</t>
            </li>
          </ul>
          <ul empty="true">
            <li>
              <t>For either receiving or sending, all band that are lower than the indicated band MUST also be supported.</t>
            </li>
          </ul>
        </section>
      </section>
      <section anchor="sdpParam">
        <name>SDP Parameters</name>
        <t>The receiver MUST ignore any parameter unspecified in this document.</t>
        <section anchor="mapping-of-payload-type-parameters-to-sdp">
          <name>Mapping of Payload Type Parameters to SDP</name>
          <t>When Session Description Protocol (SDP) <xref target="RFC8866"/> is used to describe the sessions using this payload format the mapping is done as follows:</t>
          <ul spacing="normal">
            <li>
              <t>The media name in the "m=" line of SDP MUST be video.</t>
            </li>
            <li>
              <t>The encoding name in the "a=rtpmap" line of SDP MUST be apv (the media subtype).</t>
            </li>
            <li>
              <t>The clock rate in the "a=rtpmap" line MUST be 90000.</t>
            </li>
            <li>
              <t>The optional parameters profile-id and level-id, when present, MUST be included in the "a=fmtp" line of SDP. The fmtp line is expressed as a media type string, in the form of a semicolon-separated list of parameter=value pairs.</t>
            </li>
          </ul>
          <t>As main application area of APV is high quality video capturing and editing, it is expected that generally one way APV session is offered over RTP using SDP in a declarative style. All parameters are used to indicate only bitstream properties. For example, in this case, the parameters profile-id and level-id declare the values used by the bitstream, not the capabilities for receiving bitstreams. An example of media representation in SDP for such case is as follows:</t>
          <artwork><![CDATA[
        m=video 49170 RTP/AVP 98
        a=rtpmap:98 apv/90000
        a=fmtp:98 profile-id=30; level_id=153; band-id=0;         
]]></artwork>
          <t>The above represents a stream of data using <xref target="I-D.lim-apv"/> and its payload specification at the baseline profile and level 5.1.</t>
          <t>It is not expected that <xref target="I-D.lim-apv"/> is offered over RTP using SDP in and Offer/Answer model with negotiation.</t>
        </section>
      </section>
    </section>
    <section anchor="CC">
      <name>Congestion Control</name>
      <t>Congestion control for RTP SHALL be used in accordance with RTP <xref target="RFC3550"/> and with any applicable RTP profile, e.g., AVP <xref target="RFC3551"/>. If best-effort service is being used, an additional requirement is that users of this payload format MUST monitor packet loss to ensure that the packet loss rate is within an acceptable range. Packet loss is considered acceptable if a TCP flow across the same network path and experiencing the same network conditions would achieve an average throughput, measured on a reasonable timescale, that is not less than all RTP streams combined are achieved. This condition can be satisfied by implementing congestion-control mechanisms to adapt the transmission rate, by implementing the number of layers subscribed for a layered multicast session, or by arranging for a receiver to leave the session if the loss rate is unacceptably high.</t>
      <t>The bitrate adaptation necessary for obeying the congestion control principle is easily achievable when real-time encoding is used, for example, by adequately tuning the quantization parameter. However, when pre-encoded content is being transmitted, bandwidth adaptation requires the pre-coded bitstream to be tailored for such adaptivity. Regardless of the method used for bandwidth adaptation, the resulting bitstream MUST be compliant with <xref target="I-D.lim-apv"/>.</t>
    </section>
    <section anchor="Security">
      <name>Security Considerations</name>
      <t>The scope of this section is limited to the payload format itself and to one feature of <xref target="I-D.lim-apv"/> that may pose a particularly serious security risk if implemented naively. Implementers are advised to read and understand relevant security-related documents, especially those pertaining to RTP (see the Security Considerations section in <xref target="RFC3550"/>). Implementers should also consider known security vulnerabilities of video coding and decoding implementations in general and avoid those.</t>
      <t>Within this RTP payload format no security threats other than those common to RTP payload formats are known. In other words, neither the various media-plane-based mechanisms nor the signaling part of this document seem to pose a security risk beyond those common to all RTP-based systems.</t>
      <t>Because the data compression used with this payload format is applied end-to-end, any encryption needs to be performed after compression. A potential denial-of-service threat exists for data encodings using compression techniques that have non-uniform receiver-end computational load.  The attacker can inject pathological datagrams into the bitstream that are complex to decode and that cause the receiver to be overloaded.</t>
      <t>APV data can include user-data as a part of metadata. <xref target="I-D.lim-apv"/> does not specify how to process such data. Depending on the user-data, it might be possible for a sender to generate user-data in a manner to crash the receiver. Receivers must ensure that it knows the format of user-data and trust the sender before it process user-data. In any case, processing of user-data is not required for decoding of APV data. So, receivers does not have to try to process unknown user-data.</t>
    </section>
    <section anchor="iana-considerations">
      <name>IANA Considerations</name>
      <t>A new media type, as specified in <xref target="oparams"/> of this document, is to be registered with IANA.</t>
    </section>
  </middle>
  <back>
    <references anchor="sec-combined-references">
      <name>References</name>
      <references anchor="sec-normative-references">
        <name>Normative References</name>
        <reference anchor="RFC2119">
          <front>
            <title>Key words for use in RFCs to Indicate Requirement Levels</title>
            <author fullname="S. Bradner" initials="S." surname="Bradner"/>
            <date month="March" year="1997"/>
            <abstract>
              <t>In many standards track documents several words are used to signify the requirements in the specification. These words are often capitalized. This document defines these words as they should be interpreted in IETF documents. This document specifies an Internet Best Current Practices for the Internet Community, and requests discussion and suggestions for improvements.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="14"/>
          <seriesInfo name="RFC" value="2119"/>
          <seriesInfo name="DOI" value="10.17487/RFC2119"/>
        </reference>
        <reference anchor="RFC3550">
          <front>
            <title>RTP: A Transport Protocol for Real-Time Applications</title>
            <author fullname="H. Schulzrinne" initials="H." surname="Schulzrinne"/>
            <author fullname="S. Casner" initials="S." surname="Casner"/>
            <author fullname="R. Frederick" initials="R." surname="Frederick"/>
            <author fullname="V. Jacobson" initials="V." surname="Jacobson"/>
            <date month="July" year="2003"/>
            <abstract>
              <t>This memorandum describes RTP, the real-time transport protocol. RTP provides end-to-end network transport functions suitable for applications transmitting real-time data, such as audio, video or simulation data, over multicast or unicast network services. RTP does not address resource reservation and does not guarantee quality-of- service for real-time services. The data transport is augmented by a control protocol (RTCP) to allow monitoring of the data delivery in a manner scalable to large multicast networks, and to provide minimal control and identification functionality. RTP and RTCP are designed to be independent of the underlying transport and network layers. The protocol supports the use of RTP-level translators and mixers. Most of the text in this memorandum is identical to RFC 1889 which it obsoletes. There are no changes in the packet formats on the wire, only changes to the rules and algorithms governing how the protocol is used. The biggest change is an enhancement to the scalable timer algorithm for calculating when to send RTCP packets in order to minimize transmission in excess of the intended rate when many participants join a session simultaneously. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="STD" value="64"/>
          <seriesInfo name="RFC" value="3550"/>
          <seriesInfo name="DOI" value="10.17487/RFC3550"/>
        </reference>
        <reference anchor="RFC3551">
          <front>
            <title>RTP Profile for Audio and Video Conferences with Minimal Control</title>
            <author fullname="H. Schulzrinne" initials="H." surname="Schulzrinne"/>
            <author fullname="S. Casner" initials="S." surname="Casner"/>
            <date month="July" year="2003"/>
            <abstract>
              <t>This document describes a profile called "RTP/AVP" for the use of the real-time transport protocol (RTP), version 2, and the associated control protocol, RTCP, within audio and video multiparticipant conferences with minimal control. It provides interpretations of generic fields within the RTP specification suitable for audio and video conferences. In particular, this document defines a set of default mappings from payload type numbers to encodings. This document also describes how audio and video data may be carried within RTP. It defines a set of standard encodings and their names when used within RTP. The descriptions provide pointers to reference implementations and the detailed standards. This document is meant as an aid for implementors of audio, video and other real-time multimedia applications. This memorandum obsoletes RFC 1890. It is mostly backwards-compatible except for functions removed because two interoperable implementations were not found. The additions to RFC 1890 codify existing practice in the use of payload formats under this profile and include new payload formats defined since RFC 1890 was published. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="STD" value="65"/>
          <seriesInfo name="RFC" value="3551"/>
          <seriesInfo name="DOI" value="10.17487/RFC3551"/>
        </reference>
        <reference anchor="RFC8174">
          <front>
            <title>Ambiguity of Uppercase vs Lowercase in RFC 2119 Key Words</title>
            <author fullname="B. Leiba" initials="B." surname="Leiba"/>
            <date month="May" year="2017"/>
            <abstract>
              <t>RFC 2119 specifies common key words that may be used in protocol specifications. This document aims to reduce the ambiguity by clarifying that only UPPERCASE usage of the key words have the defined special meanings.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="14"/>
          <seriesInfo name="RFC" value="8174"/>
          <seriesInfo name="DOI" value="10.17487/RFC8174"/>
        </reference>
        <reference anchor="RFC8866">
          <front>
            <title>SDP: Session Description Protocol</title>
            <author fullname="A. Begen" initials="A." surname="Begen"/>
            <author fullname="P. Kyzivat" initials="P." surname="Kyzivat"/>
            <author fullname="C. Perkins" initials="C." surname="Perkins"/>
            <author fullname="M. Handley" initials="M." surname="Handley"/>
            <date month="January" year="2021"/>
            <abstract>
              <t>This memo defines the Session Description Protocol (SDP). SDP is intended for describing multimedia sessions for the purposes of session announcement, session invitation, and other forms of multimedia session initiation. This document obsoletes RFC 4566.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8866"/>
          <seriesInfo name="DOI" value="10.17487/RFC8866"/>
        </reference>
      </references>
      <references anchor="sec-informative-references">
        <name>Informative References</name>
        <reference anchor="I-D.lim-apv">
          <front>
            <title>Advanced Professional Video</title>
            <author fullname="Youngkwon Lim" initials="Y." surname="Lim">
              <organization>Samsung Electronics</organization>
            </author>
            <author fullname="Minwoo Park" initials="M." surname="Park">
              <organization>Samsung Electronics</organization>
            </author>
            <author fullname="Madhukar Budagavi" initials="M." surname="Budagavi">
              <organization>Samsung Electronics</organization>
            </author>
            <author fullname="Rajan Joshi" initials="R." surname="Joshi">
              <organization>Samsung Electronics</organization>
            </author>
            <author fullname="Kwang Pyo Choi" initials="K. P." surname="Choi">
              <organization>Samsung Electronics</organization>
            </author>
            <date day="20" month="October" year="2025"/>
            <abstract>
              <t>   This document describes the bitstream format of Advanced Professional
   Video (APV) and its decoding process.  APV is a professional video
   codec providing visually lossless compression mainly for recording
   and post production.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-lim-apv-09"/>
        </reference>
      </references>
    </references>
  </back>
  <!-- ##markdown-source:
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
UthF1o39jelHIKeg6oP/AdoN7C03eAAA

-->

</rfc>
