HEVCESBrowser

Cross-platform GUI and CLI tool for analyzing HEVC (H.265) elementary bitstream syntax elements (NAL units, parameter sets, slices).

Link

Related resources

  • Gitl HEVC AnalyzerQt-based HEVC/H.265 bitstream analyzer with filter-based visualization of coding structures, motion vectors, and prediction modes.
  • 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.
  • opentestbenchCodec testbench running consecutive encode/decode passes with PSNR measurement and bit-flip error robustness testing.
  • ac3esbrowserGUI analyzer that displays syntax elements of AC-3 / E-AC-3 (Dolby Digital / DD+) elementary streams.
  • 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.