Giter VIP home page Giter VIP logo

fr.handbrake.ghb's Introduction

HandBrake on Flathub

This is where HandBrake Flathub builds are hosted.

All HandBrake development, including maintenance of Flatpak manifests, is performed in our HandBrake GitHub repository. Please report any issues or create pull requests there.

Generating a new Flathub release of HandBrake

The manifest file fr.handbrake.ghb.json can be generated by HandBrake's build system after a release tag has been set and the release source package has been made available for download. The source package URL and SHA256 sum are required to generate the flatpak manifest.

E.g. to generate the flatpak manifest for HandBrake's 1.1.2 release

git clone https://github.com/HandBrake/HandBrake.git
cd HandBrake
git checkout 1.1.2
./configure --flatpak
cd build
make pkg.create.flathub \
 HB_URL=https://download.handbrake.fr/releases/1.1.2/HandBrake-1.1.2-source.tar.bz2 \
 HB_SHA256=ba9a4a90a7657720f04e4ba0a2880ed055be3bd855e99c0c13af944c3904de2e

The manifest file will be written to pkg/flatpak/fr.handbrake.ghb.json. Copy this manifest to your fork of the HandBrake Flathub repository. Then create a new PR for the release. You should invoke a test build of your PR by including the phrase bot, build in your PR comments.

See also Flathub App Maintenance.

Flatpak Installation

Installing HandBrake from the Flathub repository

flatpak --user remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
flatpak --user install flathub fr.handbrake.ghb

Flatpak Updates

Updating HandBrake from the Flathub repository

flatpak --user update fr.handbrake.ghb

Run Flatpak

To run the HandBrake GUI

flatpak run fr.handbrake.ghb

To run the HandBrake CLI

flatpak run --command=HandBrakeCLI fr.handbrake.ghb <cli args>

About 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 FFmpeg, 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.

For information about contributing to HandBrake, please visit our HandBrake GitHub repository.

fr.handbrake.ghb's People

Contributors

jstebbins 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.