mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-14 21:56:41 +01:00
5f802c13d1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
22 lines
711 B
Text
22 lines
711 B
Text
HandBrake is a DVD ripping application that reads DVDs and outputs to a
|
|
variety of video and audio formats, with options for subtitles, alternate
|
|
data streams, presets, and control over advanced options like bitrate,
|
|
pixel aspect ratio, deinterlacing, and so on.
|
|
|
|
The legality of ripping content from commercial DVDs varies from
|
|
nation to nation.
|
|
|
|
By default, HandBrake statically compiles many major encoders and
|
|
decoders into the HandBrake binary. It will not use your local ffmpeg,
|
|
for instance.
|
|
|
|
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`
|