diff options
Diffstat (limited to 'multimedia/HandBrake/README')
-rw-r--r-- | multimedia/HandBrake/README | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/multimedia/HandBrake/README b/multimedia/HandBrake/README new file mode 100644 index 000000000000..a417b1231279 --- /dev/null +++ b/multimedia/HandBrake/README @@ -0,0 +1,12 @@ +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. + +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" + +This requires yasm. |