Author(s): Werner Robitza

License: MIT

Category: Quality Analysis

Updated:

Website

Simple script for calculating bitrate statistics using FFmpeg.

Requirements:

  • Python 3.6
  • FFmpeg:
    • download a static build from their website
    • put the ffprobe executable in your $PATH
  • pip3 install -r requirements.txt

Installation

pip install ffmpeg_bitrate_stats