LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Xine and DVD (https://www.linuxquestions.org/questions/linux-software-2/xine-and-dvd-240616/)

hog 10-09-2004 12:18 PM

Xine and DVD
 
I have installed Xine on my SuSE 9.1 Per system only to find it does not play DVD! I get the reason behind this, but when trudging thru the web looking for DVD players I read Xine was the tool for the job.

I now find out that there is no linux DVD support?

Is this true, is there no plugin or whatever to get them to work?

megaspaz 10-09-2004 12:31 PM

you need to get libdvdcss. you could try out http://freshrpms.net and see if those rpms will work for you. or just get the source tarball and compile it. http://download.videolan.org/pub/libdvdcss/

hog 10-10-2004 09:02 AM

Mmm too complicated as I don't know how to do what you say:(

That is alas what puts a lot of people off linux as to try to get things to work you need to trawl the web for fixes etc which usually require in depth knowledge of the internal workings of linux:(

I have sorted a lot of things out on my install but there are lots I just don't understand.

mirradric 10-10-2004 09:39 AM

Xine plays dvd...
I think you might not have installed the dvd plugin?
I'm not too sure what's it called on suse though

hog 10-10-2004 09:45 AM

Kool! :)

Does anyone know where I can get this plugin??

hog 10-10-2004 10:18 AM

Mmm confused! :(

So I do a search for dvd plugin and find this url http://davis.lbl.gov/Manuals/XINE/howto-5.html

Question is how do I know if libdvdcss or libdvdread are installed on my system?

Brain starting to hurt now:(

mirradric 10-10-2004 10:22 AM

Quote:

Originally posted by megaspaz
you need to get libdvdcss. you could try out http://freshrpms.net and see if those rpms will work for you. or just get the source tarball and compile it. http://download.videolan.org/pub/libdvdcss/
Oh I get it... megaspaz is saying that the dvd that you are trying to watch uses css which is not supported by xine, so you should get the library. Didn't know about this until I tried to play a particular dvd.

hog 10-10-2004 10:26 AM

Yeah but it is all too complex for newbies! it talks about get this then that dont forget the other then compile the lot??

I think I am on to a hiding to nothing :(

hog 10-10-2004 10:32 AM

basically all I wanna do is stick a dvd in my drive as i do in windoze and see it play....not much to ask, but i dont get all this find this that and the other mix then about a while compile and hope for the best?

:(

mirradric 10-10-2004 10:48 AM

But it's due to the uncertain legal situation. Actually my dvd player (hardware) can't play these either.... sad

megaspaz 10-10-2004 11:55 AM

what's so difficult?

1. find libdvdcss
2. install it.

what's the problem?
here's a place with rpms that are supposed to be portable across all distros. download it to your computer and then clicky, clicky on the file to install it.

http://cambuca.ldhs.cetuc.puc-rio.br/xine/

not to difficult at all.

Commando464 10-10-2004 07:57 PM

Megaspaz

Thanks for the info. I downloaded xine and the other RPMS on the site you suggested. Now i can watch DVD's, VCD's and Windoze media.

Thank you very much. Now my linux is complete. I have everything working the way i like it.

:newbie:

:D

hog 10-11-2004 02:55 AM

Megaspaz I will try this tonite, at work on Windoze at the mo :(

What I mean by "difficult" is that I searched for Xine and read loads of pages etc which gives lot of tech detail which basically confuses the shite outta me!

Now don't get me wrong I am a programmer by trade and don't give up as easy as joe bloggs but all the same it still requires knowing where to look and what to do.

So for example I have every faith your post will fix my problem tonight, but I spent all day yesterday hunting and installing stuff in an attempt to get it to work!

hog 10-11-2004 02:47 PM

Ahhhhhh crap!

So according to the link;

get libxine1-(version)-xxxxxx.i586.rpm (yes I did)

get curl-7.10.3-1.i386.rpm (yes I did)

get xine-ui-(version)-xxxxxx.i586.rpm (yes I did)

Run this command; # rpm -U libxine1* xine-ui* curl* (yes I did, my version of curl is newer)

Install libdvdcss-1.2.8-1.network.i386.rpm (yes I did)

Guess what? "WARNING: this version of xine lacks support for playing dvd"

Holy s**t what gives??

Does this guff have anything to do with it?
linux:/dev # l dvd
lrwxrwxrwx 1 root root 3 2004-10-09 15:43 dvd -> hdd
linux:/dev # l cdrom
lrwxrwxrwx 1 root root 3 2004-10-09 15:43 cdrom -> hdd
linux:/dev # l hdd
brw------- 1 paul disk 22, 64 2004-04-06 14:27 hdd
linux:/dev # mount
/dev/hda6 on / type reiserfs (rw,acl,user_xattr)
proc on /proc type proc (rw)
tmpfs on /dev/shm type tmpfs (rw)
devpts on /dev/pts type devpts (rw,mode=0620,gid=5)
/dev/hda1 on /windows/C type ntfs (ro,noexec,nosuid,nodev,gid=100,umask=0002,nls=utf8)
/dev/hda2 on /windows/D type vfat (rw,noexec,nosuid,nodev,gid=100,umask=0002,iocharset=utf8)
/dev/hdd on /media/cdrecorder type subfs (ro,nosuid,nodev,fs=cdfss,procuid,iocharset=utf8)
usbfs on /proc/bus/usb type usbfs (rw)
linux:/dev #

:( :( :( :( :(

Commando464 10-11-2004 04:40 PM

I uninstalled all xine and associated software that came with the SuSE iso's.

Then followed the instructions given by Megaspaz. Now everything is working properly.

Someone had mentioned in another post that the xine that comes with SuSE is restricted and to uninstall it, before installing from the URL in megaspaz's message.

BTW, i installed all the packages with Yast and not the console.


All times are GMT -5. The time now is 07:21 AM.