Re: [Cooker] Playing DVD under linux .

2000-10-11 Thread Meir Faraj

On Wed, 11 Oct 2000, you wrote:
> On Wed, 11 Oct 2000, Mike wrote:
> > I tried installing and using this program last night; I put a dvd movie
> > into the dvd drive and then called the program from the command line
> > 'vlc' but all it said was 'waiting for stream'.  Am I mistaken in
> > expecting this program to play dvd movies?  If it's indeed a player,
> > what are the steps to get it working?
> >
> > TIA
> >
> > Mike
> >
> > >Meir Faraj <[EMAIL PROTECTED]> writes:
> > >> Hi all ,
> > >>  Someone have a link to a good DVD player since commercial one
> > >
> > >doesn't exist
> > >
> > >we have vlc-0.1.99h-1mdk.i586.rpm in contribs.
>
> Have you tried xmovie?  It's on cooker and AFAIK it's the only thing that
> will work on linux at present.  It won't play your movie straight from the
> disc, but if you open the DVD in konqueror you'll see a load of *.vob
> files.  xmovie can play these - not very big but not bad for a start.
but if you'r DVD is encripted you will be able to open it only with oms (it's 
a very good player that read also encripted dvd 
www.linuxvideo.org 





Re: [Cooker] Playing DVD under linux .

2000-10-11 Thread Peter Ruskin

On Wed, 11 Oct 2000, Mike wrote:
> I tried installing and using this program last night; I put a dvd movie
> into the dvd drive and then called the program from the command line
> 'vlc' but all it said was 'waiting for stream'.  Am I mistaken in
> expecting this program to play dvd movies?  If it's indeed a player,
> what are the steps to get it working?
>
> TIA
>
> Mike
>
> >Meir Faraj <[EMAIL PROTECTED]> writes:
> >> Hi all ,
> >>  Someone have a link to a good DVD player since commercial one
> >
> >doesn't exist
> >
> >we have vlc-0.1.99h-1mdk.i586.rpm in contribs.
> >
Have you tried xmovie?  It's on cooker and AFAIK it's the only thing that 
will work on linux at present.  It won't play your movie straight from the 
disc, but if you open the DVD in konqueror you'll see a load of *.vob 
files.  xmovie can play these - not very big but not bad for a start.
-- 

--
 Peter Ruskin  <[EMAIL PROTECTED]>
 Wrexham, UK  KDE - the professionals' choice
--




Re: [Cooker] Playing DVD under linux .

2000-10-11 Thread Guillaume Cottenceau

"Mike & Tracy Holt" <[EMAIL PROTECTED]> writes:

> I tried installing and using this program last night; I put a dvd movie into
> the dvd drive and then called the program from the command line 'vlc' but
> all it said was 'waiting for stream'.  Am I mistaken in expecting this
> program to play dvd movies?  If it's indeed a player, what are the steps to
> get it working?

Depends on your DVD; is it is non-encrypted it would work. Are you sure it
is not encrypted? If it is encrypted you need an intermediate program to
decrypt the stream.



-- 
Guillaume Cottenceau -- Distribution Developer for MandrakeSoft
http://www.mandrakesoft.com/~gc/




Re: [Cooker] Playing DVD under linux .

2000-10-11 Thread Meir Faraj

On Wed, 11 Oct 2000, you wrote:
> I tried installing and using this program last night; I put a dvd movie
> into the dvd drive and then called the program from the command line 'vlc'
> but all it said was 'waiting for stream'.  Am I mistaken in expecting this
> program to play dvd movies?  If it's indeed a player, what are the steps to
> get it working?
>
> TIA
>
> Mike
>
> >Meir Faraj <[EMAIL PROTECTED]> writes:
> >> Hi all ,
> >>  Someone have a link to a good DVD player since commercial one
> >
> >doesn't exist
> >
> >we have vlc-0.1.99h-1mdk.i586.rpm in contribs.
> >
> >
> >
> >--
> >Guillaume Cottenceau -- Distribution Developer for MandrakeSoft
> >http://www.mandrakesoft.com/~gc/
I think that vlc is a MPEG2 player but doesn't know to decript DVD as it is 
illegal the best open source DVD player is OMS .

you need to compile it for compilling it you need to get the latest SDL 
(newest that on the RC1) don't take the 1.1.5 but the 1.1.6 if it is not 
released yet take it from the rcvs .

install it (./autogen  ;  ./configure ; make ; makeinstall )


now that it is installed you could compile the OMS that in the rcvs of 
http://www.linuxvideo.org  without problem expect that the X11 plugins will 
not compile corectly since it doesn't found :
the lib Xv and xf86dga .

you could disable these optmisation  But I doesn't know how to pass it to the 
autogen .


after copy the config.sample from the source dir to ~/.oms/config

edit it .
and ok you have now to run : /usr/local/bin/oms

have fun




RE: [Cooker] Playing DVD under linux .

2000-10-10 Thread Con Kolivas

All the instructions and information will be on the home page:

http://www.videolan.org

Con.

>I tried installing and using this program last night; I put a dvd movie 
>into
>the dvd drive and then called the program from the command line 'vlc' but
>all it said was 'waiting for stream'.  Am I mistaken in expecting this
>program to play dvd movies?  If it's indeed a player, what are the steps to
>get it working?
>
>TIA
>
>Mike
>
> >Meir Faraj <[EMAIL PROTECTED]> writes:
> >
> >> Hi all ,
> >>  Someone have a link to a good DVD player since commercial one
> >doesn't exist
> >
> >we have vlc-0.1.99h-1mdk.i586.rpm in contribs.
> >
> >
> >
> >--
> >Guillaume Cottenceau -- Distribution Developer for MandrakeSoft
> >http://www.mandrakesoft.com/~gc/
> >
>
>
_
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

Share information about yourself, create your own public profile at 
http://profiles.msn.com.





RE: [Cooker] Playing DVD under linux .

2000-10-10 Thread Mike & Tracy Holt

I tried installing and using this program last night; I put a dvd movie into
the dvd drive and then called the program from the command line 'vlc' but
all it said was 'waiting for stream'.  Am I mistaken in expecting this
program to play dvd movies?  If it's indeed a player, what are the steps to
get it working?

TIA

Mike

>Meir Faraj <[EMAIL PROTECTED]> writes:
>
>> Hi all ,
>>  Someone have a link to a good DVD player since commercial one
>doesn't exist
>
>we have vlc-0.1.99h-1mdk.i586.rpm in contribs.
>
>
>
>--
>Guillaume Cottenceau -- Distribution Developer for MandrakeSoft
>http://www.mandrakesoft.com/~gc/
>





Re: [Cooker] Playing DVD under linux .

2000-10-09 Thread Meir Faraj

On Mon, 09 Oct 2000, you wrote:
> Meir Faraj <[EMAIL PROTECTED]> writes:
> > Hi all ,
> >  Someone have a link to a good DVD player since commercial one doesn't
> > exist
>
> we have vlc-0.1.99h-1mdk.i586.rpm in contribs.
thanks 




Re: [Cooker] Playing DVD under linux .

2000-10-09 Thread Guillaume Cottenceau

Meir Faraj <[EMAIL PROTECTED]> writes:

> Hi all ,
>  Someone have a link to a good DVD player since commercial one doesn't exist 

we have vlc-0.1.99h-1mdk.i586.rpm in contribs.



-- 
Guillaume Cottenceau -- Distribution Developer for MandrakeSoft
http://www.mandrakesoft.com/~gc/




Re: [Cooker] Playing DVD under linux .

2000-10-03 Thread Con Kolivas

None of them are complete yet.
The most complete one at this stage is included in cooker - XMovie. The 
latest version is 1.5.2 an 1.5.1 is included in cooker. 1.5.1 can only play 
single .vob files but 1.5.2 can read the index files (.ifo).
check out the home page on
http://heroine.linuxave.net
You may also want to check out the videolan client at
http://videolan.org

>
>Hi all ,
>  Someone have a link to a good DVD player since commercial one doesn't 
>exist
>(Intervideo tell that they are in process of creating LinDVD and Cyberlink
>PowerDVD for linux)
>and free one (officially) doesn't exist because of the  need to sign the 
>NDA
>and pay them
>But there are some project like livid in process :
>
>http://www.linuxvideo.org/index.php3
>
>I've downloaded the last one (you need only livid it include the ac3 
>decoder)
>but the ac3 decoder doesn't compile corectly anyone have a link to dvd 
>player
>that compile corectly under madrake 7.2 b3 ?
>
>Thanks ,
>   Meir Faraj
>
>

_
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

Share information about yourself, create your own public profile at 
http://profiles.msn.com.





Re: [Cooker] Playing DVD under linux .

2000-10-03 Thread eurocoptermx

Hello,

I don't know why everyday I'm receiving a lot of email from
[EMAIL PROTECTED] [EMAIL PROTECTED],  could you help me to
avoid receiving this kind of e-mail anymore?.

I'll appreciate your help.

Oscar




- Original Message -
From: "Meir Faraj" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, October 03, 2000 2:23 PM
Subject: [Cooker] Playing DVD under linux .


> Hi all ,
>  Someone have a link to a good DVD player since commercial one doesn't
exist
> (Intervideo tell that they are in process of creating LinDVD and Cyberlink
> PowerDVD for linux)
> and free one (officially) doesn't exist because of the  need to sign the
NDA
> and pay them
> But there are some project like livid in process :
>
> http://www.linuxvideo.org/index.php3
>
> I've downloaded the last one (you need only livid it include the ac3
decoder)
> but the ac3 decoder doesn't compile corectly anyone have a link to dvd
player
> that compile corectly under madrake 7.2 b3 ?
>
> Thanks ,
>   Meir Faraj
>
>
>