res2br
Description
res2br
is a tool that converts a resolution (like 480p) to a bitrate (like 300) and offers a switch between Mbps and Kbps.
Installation
- For mac users using an intel chip, simply clone the repo and add the symlink
macOSIntel
to your usr/local/bin
directory.
- For linux users, clone and copy
linux
into /usr/bin
.
- For Windows users, get WSL and continue at option 2.
Status
- [x] Started
- [x] Create core function
- [x] Allow switching
- [x] Stable release