Giter Club home page Giter Club logo

handbrake's Introduction

HandBrake

HandBrake is an open-source video transcoder available for Linux, Mac, and Windows, licensed under the GNU General Public License (GPL) Version 2.

HandBrake takes videos you already have and makes new ones that work on your mobile phone, tablet, TV media player, game console, computer, or web browser—nearly anything that supports modern video formats.

HandBrake works with most common video files and formats, including ones created by consumer and professional video cameras, mobile devices such as phones and tablets, game and computer screen recordings, and DVD and Blu-ray discs. HandBrake leverages tools such as Libav, x264, and x265 to create new MP4 or MKV video files from these Sources.

For information on downloading, building/installing, and using HandBrake, see the official HandBrake Documentation.

Community Support

Visit the HandBrake Community Forums.

Chat on #handbrake on Freenode IRC (irc://irc.freenode.net/#handbrake).

For information on HandBrake's community support channels, please see Community Support.

Contributing

We welcome most contributions. While it is our goal to allow everyone to contribute, contributions not meeting the project's standards may be rejected. If this happens to you, don't fret. We usually provide reasons for rejection to give you the opportunity to correct anything out of place. Consider asking first before attempting to make sweeping changes.

First fork the HandBrake repository using GitHub's web interface, and clone the fork to your local machine (git clone my-fork). Then create and switch to an appropriately named local branch to track your changes (git checkout master; git checkout --branch branch-name). This allows you to make as many changes as you like without affecting the master branch, and helps identify groups of changes when submitting pull requests later on.

To make a change, edit the appropriate file(s), commit them to your local branch (git add changed-files; git commit), and push the branch to your fork on GitHub (git push my-fork branch-name). You're now ready to open a pull request using GitHub's web interface.

For more on this workflow, read Understanding the GitHub Flow.

Translations

The Mac and Windows GUIs are currently only available in English, and do not support other translations at this time.

The Linux GUI is currently available in multiple languages thanks to the HandBrake Transifex project created by Victorr2007. If you would like to help translate HandBrake in your language, go there now.

Additional Information

Authors
License
News
Thanks

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.