The Fraunhofer MPEG-H decoder (mpeghdec) is a C/C++ implementation of the MPEG-H Audio standard as defined in ISO/IEC 23008-3:2022. MPEG-H Audio is the Next Generation Audio (NGA) codec for personalized and immersive sound. Please visit www.mpegh.com to learn more about MPEG-H Audio.
For documentation and usage, please have a look at the Wiki.
MPEG-H Audio Profile MPEG-H Audio Level Baseline Level 4mpeghdec is built and tested using the following architectures and toolchains:
Architecture Toolchain Windows x86Support for further platforms and architectures can be requested directly from Fraunhofer IIS.
mpeghdec uses CMake (version >= 3.16) to configure and build the project. A working CMake installation is therefore required to build the software.
The following project-specific CMake parameters are available:
mpeghdec_BUILD_BINARIES
Enable / Disable demo tool compilation. mpeghdec_BUILD_DOC
Enable / Disable documentation generation (requires a working Doxygen installation).
Find below the basic instructions to build the project or visit the "Wiki Build" page(s) to get further information (additional build parameters and platform specific build instructions).
$ git clone https://github.com/Fraunhofer-IIS/mpeghdec.git
$ mkdir -p build
$ cmake -S mpeghdec -B build -DCMAKE_BUILD_TYPE=Release
$ cmake --build build --config Release
The mpeghdec provides following command-line based example programs:
Contributions may be done through a pull request to the upstream repository.
Please see the LICENSE.txt file for the terms of use that apply to the software in this repository.
Fraunhofer supports the development of MPEG-H products and services by offering additional software, documentation, and technical advice. In addition, it operates the MPEG-H Trademark Program to ease interoperability testing of end-products. Please visit www.mpegh.com for more information.
For more information, please contact amm-info@iis.fraunhofer.de
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4