Giter Club home page Giter Club logo

node-handebrake's Introduction

node-handbrake

A node wrapper for handbrake to encode all video files in a particular folder.

Usage

First, set up a video profile in handbrake, or use one of the defaults.

Usage: encode_folder [options] folder

Options:

  -h, --help                       output usage information
  -v, --version                    output the version number
  -R, --recursive                  Recursively scan directory
  -d, --delete                     Delete the original video on successful encoding
  -f, --force                      Force over-write of existing files
  -k, --keep                       Keep partially encoded files from encoding failures
  -w, --watch                      Watch the folder indefinitely for new video files
  -Z, --preset       <name>        Handbrake video preset (default: Normal)
  -H, --handbrake    <path>        Path to handbrake-cli (default: /Applications/HandBrakeCLI)
  -c, --cpu          <count>       Set CPU count (default: autodetected)
  -x, --extensions   <extensions>  Comma-separated list of file extensions to process (default: [long list])
  -X, --outputext    <ext>         Extension for generated files (default: m4v)
  -O, --outputfolder <folder>      Folder in which to place completed videos (default: same-as-original)

Sample Execution:

Found File: /Users/markkah/Desktop/08:23:2011/Entertainment_i5.mov
Found File: /Users/markkah/Desktop/08:23:2011/Entertainment_i3.mov
Found File: /Users/markkah/Desktop/08:23:2011/Entertainment_i7.mov
Encoding: Entertainment_i5.mov  ✓ Success!
Encoding: Entertainment_i3.mov  ✓ Success!
Encoding: Entertainment_i7.mov   [###########         ] 57.93%  ETA: 1s

node-handebrake's People

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.