GithubHelp home page GithubHelp logo

handbrakecli's Introduction

I am a codementor Donate

Handbrake.sh

Handbrank.sh Command line interface for compressing mkv and avi video file to m4v/aac AppleTv and iOS video format and send task notification to a phone over SMS

HandBrake

Handbrake.sh convert mkv to m4v AppleTv format using HandBrakeCli the most powerfull tools to compresse multiple video format. for more information about Handbrake please visite the official web page : Handbrake website

This script take 3 argument as input : ex :

Handbrake.sh /Volume/video "mkv|avi" 800 yes "06XXXXX"

  • the folder to feetch video files
  • the video file format, multiple format (container) could be specified
  • the sleep time (in seconds) between two compression
  • Yes/no deleting source file

Sending

Quality specification :

  • Compression using -e x264
  • audio select track -a 1,2
  • Biterate -B 128
  • Quality -q 20
  • Audio format aac -E copy:aac
  • Subtitiles -s 1,2

Versions

Handbrake.sh 1.0.1

Requirement

The script use the HandBrakeCLI 64 bite You can download it in official Hanbrake web site [HandBrakeCLI] (https://handbrake.fr/downloads2.php)

Installation

    cp Handbrake.sh /usr/local/bin/ && chmod +x /usr/local/bin/Handbrake.sh

Just download (Like the way it used to be)

    wget -O Handbrake.sh https://raw.githubusercontent.com/LinuxArchitects/HandBrakeCli/master/Handbrake.sh
    chmod +x Handbrake.sh

or

    curl -Lo Handbrake.sh https://raw.githubusercontent.com/LinuxArchitects/HandBrakeCli/master/Handbrake.sh
    chmod +x Handbrake.sh

Usage

    $      Handbrake.sh /Volume/Video_Folder "mkv|avi"  3600    yes    "Phone number"
    usage: Handbrake.sh     [Arg1]             [Arg2]   [Arg3] [Arg4]  [Arg5]

    Command line interface for compressing mkv and mp4 video file to m4v/aac Appletv ios video format notification over SMS
    --------------------------------------------------------------------------
    https://github.com/LinuxArchitects/HandBrakeCli

handbrakecli's People

Contributors

cloudevops101 avatar

Stargazers

 avatar

Watchers

 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.