Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/indirect/handbrake-cli-batch
Runs HandBrakeCLI on entire folders at once, yay
https://github.com/indirect/handbrake-cli-batch
Last synced: 26 days ago
JSON representation
Runs HandBrakeCLI on entire folders at once, yay
- Host: GitHub
- URL: https://github.com/indirect/handbrake-cli-batch
- Owner: indirect
- Created: 2010-12-01T00:25:46.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2012-06-11T18:29:41.000Z (over 12 years ago)
- Last Synced: 2024-05-01T22:05:23.432Z (6 months ago)
- Language: Ruby
- Homepage:
- Size: 214 KB
- Stars: 18
- Watchers: 5
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# HandBrakeCLIBatch
A script that will run HandBrakeCLI recursively against a directory you specify, converting all .avi & .mkv files as well as .dvdmedia ([RipIt](http://thelittleappfactory.com/ripit/) DVD rips). Defaults to using the "High Profile" preset.
## Requirements
The [command line version of Handbrake](http://handbrake.fr/downloads2.php) in your `PATH`.
## Usage
`HandBrakeCLIBatch [--profile NAME] [source] [dest]`