Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

HandBrake's main development repository

License

NotificationsYou must be signed in to change notification settings

PaoloOranges/HandBrake

 
 

Repository files navigation

HandBrake is an open-source video transcoder available for Linux, Mac, and Windows, licensed under theGNU 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 theseSources.

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

Community Support

Visit theHandBrake Community Forums.

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

For information on HandBrake's community support channels, please seeCommunity 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 themaster 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, readUnderstanding 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 theHandBrake 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

About

HandBrake's main development repository

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C53.9%
  • C#22.2%
  • Objective-C11.5%
  • M48.8%
  • Python1.3%
  • Ruby0.7%
  • Other1.6%

[8]ページ先頭

©2009-2025 Movatter.jp