HardBrake is a wrapper around HandBrake CLI for encoding multiple files with ease. HardBrake lets you encode multiple files at once and shows the progress for each file. With HardBrake, you don't have to encode each file individually, saving you time and effort. While it is not concurrent at this moment, HardBrake is still a useful tool for encoding your files. Give HardBrake a try and see how it can make your file encoding workflow more efficient.
Install via bun:
bun install --global hardbrake
Or, directly run via bun:
bunx hardbrake
To specify a version:
bunx hardbrake@latest (or any version)
hardbrake
HardBrake is licensed under the MIT License. See the LICENSE file for more information.