diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2013-11-18 19:12:19 +0100 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-11-21 23:56:23 -0600 |
commit | a1ff8065871ac2aad1bc7515b2dde9a93080adf0 (patch) | |
tree | 29565ed34b389836edd713fbeee07f07878d517b /multimedia/backlite/README | |
parent | 1526d9fa36c41dff61c5ea4175436d5bf24b5974 (diff) |
multimedia/backlite: Removed (not compatible with the newer ffmpeg).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'multimedia/backlite/README')
-rw-r--r-- | multimedia/backlite/README | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/multimedia/backlite/README b/multimedia/backlite/README deleted file mode 100644 index 72696ce08e..0000000000 --- a/multimedia/backlite/README +++ /dev/null @@ -1,15 +0,0 @@ -backlite provides several tools for backing up DVDs, including DVD9 to -DVD5 conversion. - -This is the Qt-only version of the KDE DVD backup utility k9copy. - -Optional runtime deps are libdvdcss (for DVD Backup action), -along with mjpegtools and twolame (for DVD Author action). - -Due to the lack of upstream maintainers and the ongoing changes to -ffmpeg, it might be necessary to change some of the default ffmpeg -command line options in the Encoders configuration section and/or -ffmpeg encoding might not be fully functional. -However, backlite can use mencoder instead of ffmpeg, provided that -MPlayer is rebuilt with the required codecs (x264, xvid, lame, -libmp4v2, faac, etc.) |