HOWTOs
About
Search
quickrip
- Python and PyQT based DVD ripper
ChangeLog
Web site:
http://quickrip.sourceforge.net/
HOWTO
# quickrip 0.8
# ============
# As of May 15, 2004, quickrip is no longer being maintained. Keep that
# in mind if you install this (you probably won't get any help with it and
# bugfixes won't be released).
# Prerequisites:
#
python
>= 2.2
#
qt
>= 3.1
#
pyqt
>= 3.5
#
mplayer
#
transcode
cd
test -f installed/quickrip-0.8.tar.gz && mv installed/quickrip-0.8.tar.gz .
test ! -f quickrip-0.8.tar.gz &&
wget http://download.sf.net/quickrip/quickrip-0.8.tar.gz
cd /usr/local/src
find -type d -maxdepth 1 -name "quickrip-*" -exec rm -r {} \;
tar xzvf ~/quickrip-0.8.tar.gz
mv quickrip quickrip-0.8
cd quickrip-0.8
chown -R root.root .
sh ./install.sh
cd
mkdir -p -m 0700 installed
rm -f installed/quickrip-*.tar.*
mv quickrip-0.8.tar.gz installed/
# icons/48x48-quickrip.png in the source directory can be used as a
# desktop icon
List of HOWTOs
Web page itself last updated:
2023-12-20 8:06pm (EST -0500)
HOWTO last updated:
2005-03-08 10:22am
Copyright © 2001-2025
Jason Englander
. All Rights reserved.