Symphonia — pure Rust media demuxing and audio decoding
Pure-Rust multimedia library with ISO-BMFF, MKV, OGG and RIFF demuxers, tag reading and a pluggable FormatReader/Decoder trait system.
Link
Related resources
- hlsinjector — ID3 metadata injector for MPEG-TSInjects ID3 frames at specified timestamps into MPEG transport streams used for HLS, driven by a metadata file.
- hls-id3tags — timed metadata injection into HLSTools to insert ID3v2 timed metadata (TXXX/TIT2) into MPEG transport streams for HLS timed-metadata delivery.
- isobmff-inspectorSmall JavaScript/Node ISOBMFF parser aimed at debugging, exposing box fields such as moof/mfhd sequence numbers for fragment analysis.
- Chromaprint — audio fingerprinting libraryC library and fpcalc CLI generating acoustic fingerprints from PCM audio, used for content identification and dedup in media pipelines.
- 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…
- OpenColorIO command-line tools overviewReference for ociobakelut, ociocheck, ociochecklut, ocioconvert, ociodisplay and ocioarchive — the CLI toolkit for LUT baking and config va…
- PyNvVideoCodec API Programming GuideNVIDIA's Python bindings over the Video Codec SDK for GPU-accelerated decode/encode pipelines feeding ML and analytics workloads.
- hdr10plus_tool — Codec Wiki Usage GuideCommunity reference with flags and FFmpeg pipe recipes for extracting, injecting and inspecting HDR10+ dynamic metadata in HEVC/MKV.
- EBU EAR Production SuiteFree plugin suite implementing the EBU ADM Renderer inside REAPER for authoring and monitoring object-based / next-generation audio.
- toucan — OTIO timeline software rendererRenders OpenTimelineIO timelines using OpenColorIO, OpenImageIO, OpenFX and FFmpeg, serving as a reference for wiring editorial timelines t…
- What's new in AVQT (Advanced Video Quality Tool) — WWDC22Apple session covering AVQT, a full-reference perceptual video quality tool producing MOS-scale scores with per-scene evaluation and HDR su…
- NTIA/ITS Video Quality Metrics (VQM/BVQM)US NTIA/ITS source release of the Video Quality Model tools, including full-reference and reduced-reference metrics standardized in ITU-T J…
- RankDVQA — ranking-inspired deep video quality metricWACV 2024 project page for RankDVQA, a full- and no-reference deep VQA model trained with ranking-inspired hybrid training, with code and a…