Skip to content

slhck/BitrateViewer

 
 

Repository files navigation

BitrateViewer

A small app to plot bitrate per frame, second, or GOP on macOS.

This runs under macOS. It requires ffprobe to be installed in /usr/local/bin. You can install ffprobe with Homebrew via brew install ffmpeg.

Screenshot

GOP

Frame

Building

  • macOS 10.14.4
  • Xcode 10.2
  • Swift 5
  • Carthage (carthage update --platform macos)

The following third-party libraries are used:

Author/License

Author: Werner Robitza

This app is based on existing projects:

License: GNU GPL v3

Packages

 
 
 

Languages

  • Swift 100.0%