Skip to content

sr55/BrakeBench

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BrakeBench Build

A multi-platform benchmark and analysis tool for HandBrake

Supports:

  • Records framerate and file size statistics
  • Multi-run average calculations
  • Ability to setup many different task profiles that can be executed by id.

Usage

  • Setup your benchmark profiles in config.json

    • TaskId must be unique. This is what will be used to execute this task at the command line.
    • It is recommended to run the same job multiple times. When this is done, the average results will also be automatically calculated.
  • Place your source files in a folder called "sources" in the same directory as the BrakeBench Executable.

  • Place a copy of HandBrakeCLI into the in the same directory as the BrakeBench Executable.

  • Execute BrakeBench from the command line:

    • On Windows: BrakeBench
    • On Linux: ./BrakeBench
    • On macOS ./BrakeBench

    TaskId related to the task id configured in your config file.

Bug Reports and Feature Requests.

Please use the Issues tab above to report any issues or feature requests.

License

BrakeBench is released under the 3-Clause BSD License

About

A multi-platform benchmark and analysis tool for HandBrake

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages