Audio
Browse 32 curated audio resources for video development on Awesome Video.
Resources
- libspatialaudio — VideoLAN spatial audio rendererSpatial audio renderer supporting ADM objects, Higher-Order Ambisonics and IAMF; from VideoLAN, actively maintained.
- loudgainCLI ReplayGain/R128Gain-style loudness tagger built on libebur128.
- loudgain — ReplayGain 2.0 / EBU R128 CLI normalizerCLI loudness normalizer implementing ReplayGain 2.0 on EBU R128/BS.1770 with non-destructive tagging for FLAC/Opus/AAC and more.
- mpeghdec — Fraunhofer MPEG-H 3D Audio decoderOpen-sourced C/C++ decoder for ISO/IEC 23008-3 MPEG-H Audio (Low Complexity profile), the next-gen audio codec used in ATSC 3.0 and Brazil…
- normalizing AudioEducational resource explaining audio normalization techniques for adjusting audio levels to consistent volumes across digital media.
- opus-toolsXiph's official CLI tools for encoding, inspecting, and decoding Opus audio (opusenc, opusdec, opusinfo).
- pyAudioAnalysis — Python Audio Analysis LibraryPython library for audio segmentation, silence removal via dynamic thresholding, spectral features, and classification.
- pyloudnormPure-Python loudness measurement and normalization library with no FFmpeg dependency.