Skip to content

Comparison audio codecs based on ffmpeg and spectral analysis

Notifications You must be signed in to change notification settings

0000matteo0000/audio-codec-benchmark

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Results and Criteria

See merged_results.md.

Run your own benchmark

The script can run regardless of your OS. You will need Python 3, ffmpeg and the dependencies listed in requirements.txt. You can install the dependencies with python3 -m pip install -r "requirements.txt"

To run the benchmark:

  1. Change audio sources in the run.py adding paths to the files dictionary
  2. Change the codecs or adjut their parameters in the codecs dictionary in run.py if needed
  3. Run python run.py

About

Comparison audio codecs based on ffmpeg and spectral analysis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%