Skip to content

Little command-line tool to find out true audio file bit rate

Notifications You must be signed in to change notification settings

dvorapa/true-bitrate

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

true-bitrate

Little command-line tool to find out true audio file bit rate

Description

true-bitrate command-line tool can find out, what is the true or real bit rate of any audio file supported by ffmpeg. Derived from and mainly developed in Maurits van der Schee's FakeFLAC, I just added some enhanced output and fixed some dependencies.

Usage

First install ffmpeg and python-scipy packages (and also python-matplotlib for debug purposes).

Python 3 is required to run this properly.

Finally you can just open a command line in true-bitrate folder and run:

true-bitrate "my-file.mp3"

Status

maintained

You might want to buy me a hot chocolate ☕ using Paypal or Revolut.

About

Little command-line tool to find out true audio file bit rate

Resources

Stars

Watchers

Forks

Languages

  • Python 87.7%
  • Shell 12.3%