mpeg (gen2brain)

Pure-Go MPEG-1 video decoder, MP2 audio decoder, and MPEG-PS demuxer in one small repo.

Link

Related resources

  • nginx-rtmp-dockerPopular Docker image for nginx-rtmp-module built from pure upstream sources, maintained by the FastAPI creator.
  • silencecut-ffmpegNode/TypeScript CLI using ffmpeg's silencedetect and silenceremove filters to automatically cut silence from video/audio.
  • MediaInfoLibCanonical cross-platform core library behind MediaInfo, extracting technical and tag metadata from video/audio files across all major OSes.
  • gst-pipeline-operatorKubernetes operator with CRD-driven GStreamer audio/video pipelines against bucket storage.
  • mediapipe-rsGoogle MediaPipe ported to Rust running in WasmEdge sandbox for video/audio/image ML inference without Python dependency.
  • Castlabs DRM GuideTechnical deep-dive on Widevine/PlayReady/FairPlay DRM, covering CENC vs cbcs encryption mode differences.
  • How to Build a Multi-DRM SetupEngineering guide covering Widevine/FairPlay/PlayReady stack, CENC, license server complexity, and build-vs-buy cost tradeoffs.
  • setup-ffmpegGitHub Action to set up and cache FFmpeg in CI workflows, downloading direct from source with git-master build support.