codecbench
Config-matrix codec benchmarking tool that sweeps every setting combination and writes bitstreams plus quality metrics per run.
Link
Related resources
- 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).
- opentestbenchCodec testbench running consecutive encode/decode passes with PSNR measurement and bit-flip error robustness testing.
- Gitl HEVC AnalyzerQt-based HEVC/H.265 bitstream analyzer with filter-based visualization of coding structures, motion vectors, and prediction modes.
- turbo-metricsCUDA GPU-accelerated video quality metrics: XPSNR, Butteraugli, VMAF, and CAMBI banding detection.
- google/audio-sync-kitGoogle library and CLI for measuring audio/video latency and A/V sync using characterized reference audio signals.
- IMFTool — IMF CPL editor with IMSC subtitlesOpen-source editor for IMF (Interoperable Master Format) Composition Playlists with IMSC1 text-profile subtitle decode/render/preview.
- 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.