mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
6d44ca067d
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
13 lines
646 B
Text
13 lines
646 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 may vary.
|
|
|
|
webkit is a dependency for the GUI only. Disable it with the following:
|
|
"GUI=no ./HandBrake.SlackBuild"
|
|
|
|
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"
|