Results 1 to 6 of 6
Hello all,
Can anyone tell me how to watch DVD's using Mandriva free 2007 I have managed to get it to play various seens from DVD's but not the whole ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 06-26-2007 #1Just Joined!
- Join Date
- Jun 2007
- Posts
- 11
How to watch DVDs with Mandriva.
Hello all,
Can anyone tell me how to watch DVD's using Mandriva free 2007 I have managed to get it to play various seens from DVD's but not the whole thing !
Many Thanks.
Badger.brad England UK
- 06-26-2007 #2
dvds
Hey have you installed libcss the decoder for dvds?
what program are you using to watch the dvds on, totem?
- 06-27-2007 #3Just Joined!
- Join Date
- Jun 2007
- Posts
- 11
PLAYING DVD's
Hello Mikey,
I am using both Movie Player and KMplayer mainly as they were preinstalled and I haven't a clue how to install progs as they seem to go to a secret place when I install them ! and if I do find them they don't seem to work , this is most likley down to my lack of Linux Know how ( I have been using Mandriva for less than a week ).
Many thanks.
Badger.Brad England UK
- 06-28-2007 #4
libdvdcss is not a program itself but more script/codec which allows your movie player, KMPlayer etc. to play DVD's. I've never used Mandriva before but I've heard that it uses urpmi or such as it's package manager it might be in the repositories, someone else will have to help you with that though.
You can however download it from here. If you download the *.rpm file you can install it by running rpm -i filename.rpm, however those packages seem to be targetted at Red Had distro, it might work on Mandriva
. Else you can download the source and do the following:
tar -zxvf filename.tar.gz
cd into the extracted directory
./configure
make
make install (as root)
Good luck
- 07-03-2007 #5Just Joined!
- Join Date
- Nov 2006
- Posts
- 35
How to watch DVD's with Mandriva
Brad, I too had this problem until I found a script on the web. The problem lies in the script being in the wrong place, you need to make a copy in the correct folder.
""RUN as ROOT to get LinDVD to function correctly. I got this from Wiki with LinDVD crashes Mandriva as KEYWORDS" - I found this bit on the net.
"cp /usr/share/lindvd/libivimandriva.so /usr/lib/
ldconfig""
Click on on a terminal (black screen) window. And type the letters "su" no quotes.
Enter your root password.
Then copy/paste this code:
cp /usr/share/lindvd/libivimandriva.so /usr/lib/
ldconfig""
into the terminal window. and press the ENTER KEY.
LinDVD should now function correctly, it does on my system!
All the best,
Tony
- 07-03-2007 #6Just Joined!
- Join Date
- Nov 2006
- Posts
- 35
How to run LINDVD with Mandriva
Brad,
If you decide to use the latest version of Mandriva - 2007 Spring Edition.
Do Not INSTALL it.
Choose UPDATE instead.
This will keep your LinDVd on the HD and you will be able to continue using it.
If you INSTALL the Spring Edition, you will overwrite all the software. And since LINDVD is not on the Spring Edition it will not be there after you have installed the 2007 Spring Edition.
Tony


Reply With Quote
