Zum Hauptinhalt springen

Appendix B. APV Implementations

Dieser Abschnitt bewahrt den RFC-Text zu APV, einschliesslich bitstream syntax, syntax element processing, decoding and parsing processes, metadata, profiles, levels, bands, raw bitstream format und implementation references.

Originaler RFC-Text

Appendix B.  APV Implementations

B.1. OpenAPV Open Source Project

The Academy Software Foundation (ASWF) [ASWF], jointly founded by the
Academy of Motion Picture Arts and Science (AMPAS) [AMPAS] and the
Linux Foundation, has created an open source software development
project conformant to this document [OpenAPV]. The project also
provides various test vectors for verification of the implementations
at
<https://github.com/AcademySoftwareFoundation/openapv/tree/main/test/
bitstream>.

B.2. Android Open Source Project

The Android open source project (AOSP) has implemented Advanced
Professional Video (APV) conformant to this document [AOSP16APV].

B.3. FFmpeg Open Source Project

The FFmpeg project is developing an APV decoder [FFmpegAPVdec] and an
APV encoder [FFmpegAPVenc] conformant to this document.