diff options
author | klaatu <klaatu@member.fsf.org> | 2016-08-03 18:19:02 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-08-03 18:19:02 +0700 |
commit | 77459e8b75110aa689d1f47936b0ec07c61bcc13 (patch) | |
tree | 2804fe21e600c705fc4bd93ab0a1dd6a64591cf3 /multimedia/HandBrake/README | |
parent | 961d46cead5102815ae09ff315e2e659143ef6a6 (diff) | |
download | slackbuilds-77459e8b75110aa689d1f47936b0ec07c61bcc13.tar.gz |
multimedia/HandBrake: Updated for version 0.10.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'multimedia/HandBrake/README')
-rw-r--r-- | multimedia/HandBrake/README | 13 |
1 files changed, 10 insertions, 3 deletions
diff --git a/multimedia/HandBrake/README b/multimedia/HandBrake/README index 43e142f021..5a05473bfc 100644 --- a/multimedia/HandBrake/README +++ b/multimedia/HandBrake/README @@ -5,6 +5,13 @@ pixel aspect ratio, deinterlacing, and so on. The legality of ripping content from commercial DVDs may vary. -Lacking a GUI, the binary is HandBrakeCLI -- not HandBrake as you might -otherwise expect. To launch this application after installing, type in -"HandBrakeCLI" For the manual, type in "HandBrakeCLI --help" +On by default, to skip building the GTK GUI, pass GUI=no to the script: + + # GUI=no sh ./HandBrake.SlackBuild + + +Commands +-------- + +* The command to launch the HandBrake GUI is `ghb` +* Without the GUI, it's `HandBrakeCLI` |