I have been using dvd::rip for a year now and I think it's a great app.
I have got really good results using it.
Now I would like to fix a problem that did not bother me much at first but I
am now finding annoying: I do not have access to the "Filters" button in the
"Encode" tab. This button is greyed.
I have been working on this problem for several hours now, and I think I
really need help.
My distro is Mandriva 2006. I have installed dvd::rip manually, package
after package, because I wanted to be able to write an installation script
for dvd::rip, so I could use this script on a friend's computer. He does not
have internet access from this box so I wanted to be able to come with all
the packages on a CD and install dvd::rip with a script. I also want to be
able to reproduce the same installation on all my computers automatically,
so I want the installation to be scriptable and to be in control of the
packages I install.
At least I am able to give a detailled list of what I have installed.
First of all, here is the text output of dvd::rip >> Debug >> Check
dependencies:
Program Version
-------------------------------
dvd::rip 0.97.6
transcode 1.0.2
ImageMagick 6.2.4
xvid4conf 1.12
subtitle2pgm not installed
lsdvd not installed
rar 3.50
mplayer 1.0
ogmtools 1.5
dvdxchap 1.5
mjpegtools 1.6.3
cdrdao 1.2.0
vcdimager not installed
mkisofs 2.01.01
cdrecord 2.01.01
dvdrecord not installed
xine not installed
fping 2.4
-------------------------------
From what I understand, the filters feature in dvd::rip is using
ImageMagick, so it looks like it is correctly installed and even recognized
by dvd::rip. I believe ImageMagick is working on my computers because I have
other programs depending on it and they work.
Here is the list of the packages I use in order to install dvd::rip on y
computers (this is just the output of ls in my dvdrip installation
directory):
avifile-divx4-0.7.43-3plf.i586.rpm
avifile-lame-0.7.43-3.20050620.2plf.i586.rpm
avifile-player-0.7.43-3.20050620.2mdk.i586.rpm
avifile-win32-0.7.43-3.20050620.2plf.i586.rpm
avifile-xvid-0.7.43-3.20050620.2plf.i586.rpm
divx4linux-20020418-4plf.i586.rpm
fping-2.4b2-7mdk.i586.rpm
liba52-0.7.4-9.i586.rpm
libavifile0.7-0.7.43-3.20050620.2mdk.i586.rpm
libaviplayavcodec0.7-0.7.43-3.20050620.2plf.i586.rpm
libdivx4linux0-20020418-4plf.i586.rpm
libdvdread3-0.9.4-5mdk.i586.rpm
libfaad2_0-2.1-0.20050201.2.1.20060plf.i586.rpm
libfame0.9_1-0.9.1-6plf.i586.rpm
liblame0-3.97-0.b2.0.1.20060plf.i586.rpm
libmjpegtools1.7-1.6.3-0.rc3.3mdk.i586.rpm
libmpeg2-0.4.0b-21.i586.rpm
libxvid4-1.1.0-0.1.20060plf.i586.rpm
ogmtools-1.5-1mdk.i586.rpm
perl-Event-1.06-1mdk.i586.rpm
perl-Event-RPC-0.85-1mdk.noarch.rpm
perl-GTK-0.7009-3mdk.i586.rpm
perl-Gtk2-Ex-FormFactory-0.59-0.1.20060mdk.noarch.rpm
perl-libintl-perl-1.12-1mdk.i586.rpm
perl-XML-Parser-2.34-3mdk.i586.rpm
perl-XML-Writer-0.600-1mdk.noarch.rpm
transcode-1.0.2-0.1.20060plf.i586.rpm
Video-DVDRip-0.97.5-0.1.20060plf.i586.rpm
Video-DVDRip-0.97.6-0.1.20060plf.i586.rpm
xvid4conf-1.12-1plf.i586.rpm
And finally here is my installation script:
echo "Installing dvd::rip..."
echo
# transcode
sudo rpm -Uvh libfaad2*.rpm
sudo rpm -Uvh libaviplay*.rpm
sudo rpm -Uvh libavifile0*.rpm
sudo rpm -Uvh libxvid4*.rpm
sudo rpm -Uvh libdivx4linux*.rpm divx4linux*.rpm
sudo rpm -Uvh liblame*.rpm
sudo rpm -Uvh avifile*.rpm
sudo rpm -Uvh libdvdread*.rpm
sudo rpm -Uvh libfame*.rpm
sudo rpm -Uvh libmpeg2*.rpm
sudo rpm -Uvh liba52*.rpm
sudo rpm -Uvh libmjpegtools*.rpm
sudo rpm -Uvh transcode*.rpm
sudo rpm -Uvh xvid4conf*.rpm
# DVDRip
sudo rpm -Uvh perl-XML-Parser*.rpm
sudo rpm -Uvh perl-XML-Writer*.rpm
sudo rpm -Uvh perl-GTK*.rpm
sudo rpm -Uvh perl-libintl*.rpm
sudo rpm -Uvh ogmtools*.rpm
sudo rpm -Uvh perl-Event*.rpm
sudo rpm -Uvh perl-Event-RPC*.rpm
sudo rpm -Uvh perl-Gtk2-Ex*.rpm
sudo rpm -Uvh fping*.rpm
sudo rpm -Uvh Video-DVDRip*.rpm
echo
echo "Done."
echo
I do not know if the information provided above is enough to help me. If it
is not I will provide additional info as requested.
Thank you in advance for your help. Some of the movies I want to rip really
need a little bit of denoising, they are waiting for your friendly help!
// Christophe
_________________________________________________________________
Testez Windows Live Mail Beta ! http://www.ideas.live.com/
|