opentestbench

Codec testbench running consecutive encode/decode passes with PSNR measurement and bit-flip error robustness testing.

Link

Related resources

  • codecbenchConfig-matrix codec benchmarking tool that sweeps every setting combination and writes bitstreams plus quality metrics per run.
  • google/rtc-video-qualityReal-time codec quality comparison framework across VP8/VP9/H.264/AV1 with RD-curve output for WebRTC scenarios.
  • HEVCESBrowserCross-platform GUI and CLI tool for analyzing HEVC (H.265) elementary bitstream syntax elements (NAL units, parameter sets, slices).
  • Gitl HEVC AnalyzerQt-based HEVC/H.265 bitstream analyzer with filter-based visualization of coding structures, motion vectors, and prediction modes.
  • scte35 — Rust SCTE-35 parse/encodeRust library to parse and encode SCTE-35 splice information with a type-safe builder API.
  • IMFTool — IMF CPL editor with IMSC subtitlesOpen-source editor for IMF (Interoperable Master Format) Composition Playlists with IMSC1 text-profile subtitle decode/render/preview.
  • google/audio-sync-kitGoogle library and CLI for measuring audio/video latency and A/V sync using characterized reference audio signals.
  • AutoSubSyncSubtitle auto-sync GUI wrapping ffsubsync/autosubsync/alass; can sync against a reference subtitle instead of the video.
  • Live Streaming with Automated Multi-Language Subtitling (AWS Labs)Reference architecture chaining MediaLive → Lambda@Edge (WebVTT injection) → MediaPackage with Transcribe Streaming + Translate for live mu…
  • SceneSeg (Local-to-Global Scene Segmentation)CVPR 2020 multimodal movie scene segmentation using place and audio features on the MovieNet dataset; reference ML baseline with code.