<?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-lim-rtp-apv-02" category="std" consensus="true" submissionType="IETF" tocInclude="true" sortRefs="true" symRefs="true" version="3">
  <!-- xml2rfc v2v3 conversion 3.30.0 -->
  <front>
    <title abbrev="APVPF">RTP payload format for APV</title>
    <seriesInfo name="Internet-Draft" value="draft-lim-rtp-apv-02"/>
    <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="August" day="26"/>
    <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 (APC) 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="11" month="August" year="2025"/>
            <abstract>
              <t>   This document describes bitstream format of Advanced Professional
   Video (APV) and decoding process of it.  APV is a professional video
   codec providing visually lossless compression mainly for recording
   and post production.  APV is designed and developed to be open public
   standard with no licensing and royalty is required for use.

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

-->

</rfc>
