Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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]`