diff options
author | Luis Henrique <lmello.009@gmail.com> | 2010-06-28 00:54:59 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-06-29 00:36:35 -0500 |
commit | 6a205752a6f41de9e783b3beccba380fa64f9063 (patch) | |
tree | dc2fc2f1e0bde802e23f86d9249078a029f04269 /multimedia/dvdrip/README | |
parent | 8415f0cf2a8191546fbf8333a595d6b2aab56983 (diff) | |
download | slackbuilds-6a205752a6f41de9e783b3beccba380fa64f9063.tar.gz |
multimedia/dvdrip: Added (DVD copying program)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'multimedia/dvdrip/README')
-rw-r--r-- | multimedia/dvdrip/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/multimedia/dvdrip/README b/multimedia/dvdrip/README new file mode 100644 index 0000000000..c1ab10ef85 --- /dev/null +++ b/multimedia/dvdrip/README @@ -0,0 +1,10 @@ +dvd::rip is a full featured DVD copy program written in Perl. It provides an +easy to use but feature-rich Gtk+ GUI to control almost all aspects of the +ipping and transcoding process. It uses the widely known video processing +swissknife transcode and many other Open Source tools. + +This requires transcode, perl-extutils-depends, perl-extutils-pkgconfig, +perl-glib, perl-cairo, perl-gtk2, perl-event, and perl-libintl. + +ffmpeg, lsdvd, ogmtools, dvdxchap, mjpegtools, xvid4conf, subtitleripper, +and fping are optional dependencies available at SlackBuilds.org. |