From: Damien Ercole <der...@tif.ti.com>
Subject: DVD
Date: 1999/02/22
Message-ID: <36D14A2C.1C855B06@tif.ti.com>#1/1
X-Deja-AN: 447044075
Content-Type: multipart/mixed; boundary="------------C700304967A6131A9A4E3972"
X-Complaints-To: use...@news.ti.com
X-Trace: tilde.csc.ti.com 919685677 11245 137.167.108.49 (22 Feb 1999 12:14:37 GMT)
Organization: Texas Instruments
Mime-Version: 1.0
Reply-To: der...@tif.ti.com, erc...@club-internet.fr
NNTP-Posting-Date: 22 Feb 1999 12:14:37 GMT
Newsgroups: comp.os.linux.hardware,comp.os.linux.x,comp.os.linux.misc,
comp.os.linux.setup

--------------C700304967A6131A9A4E3972
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Hi all .....
I have a Hollywood+ mpeg II decoder card and I was
wondering if there is anyway to use it under linux
to play DVD movies ?
I went on SigmaDesign site (the Hollywood card
manufacturer) and I tried to find some kind of driver for
linux but they don't have anything (except for windows)
Can any one tell me if a driver exists for linux ?

                Thanx

                                            Damien

--------------C700304967A6131A9A4E3972
Content-Type: text/x-vcard; charset=us-ascii; name="vcard.vcf"
Content-Transfer-Encoding: 7bit
Content-Description: Card for Damien Ercole
Content-Disposition: attachment; filename="vcard.vcf"

begin:          vcard
fn:             Damien Ercole
n:              Ercole;Damien
org:            Texas Instruments
adr:            ;;BP 5;Villeneuve Loubet Cedex;;06271;FRANCE
email;internet: der...@tif.ti.com
title:          Trainee  (C_model)
tel;work:       +33 (0)4 93 22 22 97
x-mozilla-cpt:  ;0
x-mozilla-html: FALSE
version:        2.1
end:            vcard


--------------C700304967A6131A9A4E3972--

From: "matthew.r.pavlovich.1" <mp...@purdue.edu>
Subject: Re: DVD
Date: 1999/02/22
Message-ID: <Pine.SOL.3.96.990222091220.8360C-100000@herald.cc.purdue.edu>#1/1
X-Deja-AN: 447079517
References: <36D14A2C.1C855B06@tif.ti.com>
To: der...@tif.ti.com, erc...@club-internet.fr
X-Sender: mp...@herald.cc.purdue.edu
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Complaints-To: use...@mozo.cc.purdue.edu
X-Trace: mozo.cc.purdue.edu 919693083 2718 128.210.11.29 (22 Feb 1999 14:18:03 GMT)
Organization: Purdue University
Mime-Version: 1.0
NNTP-Posting-Date: 22 Feb 1999 14:18:03 GMT
Newsgroups: comp.os.linux.hardware,comp.os.linux.x,comp.os.linux.misc,
comp.os.linux.setup


I am working on a project to bring DVD playback support to Linux.  Right
now my project is focused around the DVD add-on card for the Matrox G200
series cards.  http://pulsar.doobie.org (It is down now, but will be up
later today.)  

I was contacted by the head guy at Sigma Designs.  They are very
interested in having their card supported under Linux.  At first it seemed
like we were going to have a joint project, but I have not heard  back
from them in several weeks.  The last message I recieved was that they
were looking into doing the driver themselves.  (That is bad, because it
probably won't abide by the V4L2 API and they'll have to make a release
for every kernel version.)   

The support for reading DVD movies off of DVD drives is still in heavy
development.  My initial goal is to read an MPEG-II off the hard drive and
have it displayed out the TV-Out module, then loop it into my TV card.
This way I don't have to debug an application and a driver at the same
time.  

-Matt 



On Mon, 22 Feb 1999, Damien Ercole wrote:

> Hi all .....
> I have a Hollywood+ mpeg II decoder card and I was
> wondering if there is anyway to use it under linux
> to play DVD movies ?
> I went on SigmaDesign site (the Hollywood card
> manufacturer) and I tried to find some kind of driver for
> linux but they don't have anything (except for windows)
> Can any one tell me if a driver exists for linux ?
> 
>                 Thanx
> 
>                                             Damien
> 

From: Gordon Vrdoljak <gvrd...@nature.berkeley.edu>
Subject: Re: DVD
Date: 1999/02/22
Message-ID: <36D1A071.38FD7434@nature.berkeley.edu>#1/1
X-Deja-AN: 447156988
References: <36D14A2C.1C855B06@tif.ti.com> 
<Pine.SOL.3.96.990222091220.8360C-100000@herald.cc.purdue.edu>
Content-Type: 
multipart/alternative; boundary="------------F1C56FE2338D757EE087C3AA"
Organization: University of California, Berkeley
Mime-Version: 1.0
Newsgroups: comp.os.linux.hardware,comp.os.linux.misc,comp.os.linux.setup

--------------F1C56FE2338D757EE087C3AA
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Hello Mathew,
Any expected release date for a test version of the player?  I think it is
going to be immensely popular once released.
Thanks.



matthew.r.pavlovich.1 wrote:

> I am working on a project to bring DVD playback support to Linux.  Right
> now my project is focused around the DVD add-on card for the Matrox G200
> series cards.  http://pulsar.doobie.org (It is down now, but will be up
> later today.)
>
> I was contacted by the head guy at Sigma Designs.  They are very
> interested in having their card supported under Linux.  At first it seemed
> like we were going to have a joint project, but I have not heard  back
> from them in several weeks.  The last message I recieved was that they
> were looking into doing the driver themselves.  (That is bad, because it
> probably won't abide by the V4L2 API and they'll have to make a release
> for every kernel version.)
>
> The support for reading DVD movies off of DVD drives is still in heavy
> development.  My initial goal is to read an MPEG-II off the hard drive and
> have it displayed out the TV-Out module, then loop it into my TV card.
> This way I don't have to debug an application and a driver at the same
> time.
>
> -Matt
>
> On Mon, 22 Feb 1999, Damien Ercole wrote:
>
> > Hi all .....
> > I have a Hollywood+ mpeg II decoder card and I was
> > wondering if there is anyway to use it under linux
> > to play DVD movies ?
> > I went on SigmaDesign site (the Hollywood card
> > manufacturer) and I tried to find some kind of driver for
> > linux but they don't have anything (except for windows)
> > Can any one tell me if a driver exists for linux ?
> >
> >                 Thanx
> >
> >                                             Damien
> >

--
Any comments appreciated.  Please send them to: gvrd...@nature.berkeley.edu
as well as this newsgroup.
Gordon Vrdoljak.



--------------F1C56FE2338D757EE087C3AA
Content-Type: text/html; charset=us-ascii
Content-Transfer-Encoding: 7bit

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
Hello Mathew,
<BR>Any expected release date for a test version of the player?&nbsp; I
think it is
<BR>going to be immensely popular once released.
<BR>Thanks.
<BR>&nbsp;
<BR>&nbsp;
<P>matthew.r.pavlovich.1 wrote:
<BLOCKQUOTE TYPE=CITE>I am working on a project to bring DVD playback support
to Linux.&nbsp; Right
<BR>now my project is focused around the DVD add-on card for the Matrox
G200
<BR>series cards.&nbsp; <A HREF="http://pulsar.doobie.org">http://pulsar.doobie.org</A>
(It is down now, but will be up
<BR>later today.)
<P>I was contacted by the head guy at Sigma Designs.&nbsp; They are very
<BR>interested in having their card supported under Linux.&nbsp; At first
it seemed
<BR>like we were going to have a joint project, but I have not heard&nbsp;
back
<BR>from them in several weeks.&nbsp; The last message I recieved was that
they
<BR>were looking into doing the driver themselves.&nbsp; (That is bad,
because it
<BR>probably won't abide by the V4L2 API and they'll have to make a release
<BR>for every kernel version.)
<P>The support for reading DVD movies off of DVD drives is still in heavy
<BR>development.&nbsp; My initial goal is to read an MPEG-II off the hard
drive and
<BR>have it displayed out the TV-Out module, then loop it into my TV card.
<BR>This way I don't have to debug an application and a driver at the same
<BR>time.
<P>-Matt
<P>On Mon, 22 Feb 1999, Damien Ercole wrote:
<P>> Hi all .....
<BR>> I have a Hollywood+ mpeg II decoder card and I was
<BR>> wondering if there is anyway to use it under linux
<BR>> to play DVD movies ?
<BR>> I went on SigmaDesign site (the Hollywood card
<BR>> manufacturer) and I tried to find some kind of driver for
<BR>> linux but they don't have anything (except for windows)
<BR>> Can any one tell me if a driver exists for linux ?
<BR>>
<BR>>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;
Thanx
<BR>>
<BR>>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Damien
<BR>></BLOCKQUOTE>

<PRE>--&nbsp;
Any comments appreciated.&nbsp; Please send them to: gvrd...@nature.berkeley.edu
as well as this newsgroup.
Gordon Vrdoljak.</PRE>
&nbsp;</HTML>

--------------F1C56FE2338D757EE087C3AA--

From: "Jeraimee" <j.l.h@v.a.n.t.a.g.e.t.e.c.h.n.o.l.o.g.y.c.o.m>
Subject: Re: DVD
Date: 1999/02/23
Message-ID: <k2fA2.510$jC3.5337@news.ntplx.net>#1/1
X-Deja-AN: 447110199
References: <36D14A2C.1C855B06@tif.ti.com> 
<Pine.SOL.3.96.990222091220.8360C-100000@herald.cc.purdue.edu>
X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2106.4
X-Trace: news.ntplx.net 919698704 204.213.186.51 (Mon, 22 Feb 1999 10:51:44 EDT)
Organization: NETPLEX Internet Services - http://www.ntplx.net/
NNTP-Posting-Date: Mon, 22 Feb 1999 10:51:44 EDT
Newsgroups: comp.os.linux.hardware,comp.os.linux.x,comp.os.linux.misc,
comp.os.linux.setup

Same here - Have the same DVD card - gonna check out your site Matt.

Any ideas on getting an ATI All-in-Wonder (TV) working?

Jeraimee

matthew.r.pavlovich.1 wrote in message ...
>
>I am working on a project to bring DVD playback support to Linux.  Right
>now my project is focused around the DVD add-on card for the Matrox G200
>series cards.  http://pulsar.doobie.org (It is down now, but will be up
>later today.)
>
>I was contacted by the head guy at Sigma Designs.  They are very
>interested in having their card supported under Linux.  At first it seemed
>like we were going to have a joint project, but I have not heard  back
>from them in several weeks.  The last message I recieved was that they
>were looking into doing the driver themselves.  (That is bad, because it
>probably won't abide by the V4L2 API and they'll have to make a release
>for every kernel version.)
>
>The support for reading DVD movies off of DVD drives is still in heavy
>development.  My initial goal is to read an MPEG-II off the hard drive and
>have it displayed out the TV-Out module, then loop it into my TV card.
>This way I don't have to debug an application and a driver at the same
>time.
>
>-Matt
>
>
>
>On Mon, 22 Feb 1999, Damien Ercole wrote:
>
>> Hi all .....
>> I have a Hollywood+ mpeg II decoder card and I was
>> wondering if there is anyway to use it under linux
>> to play DVD movies ?
>> I went on SigmaDesign site (the Hollywood card
>> manufacturer) and I tried to find some kind of driver for
>> linux but they don't have anything (except for windows)
>> Can any one tell me if a driver exists for linux ?
>>
>>                 Thanx
>>
>>                                             Damien
>>
>
>

From: "matthew.r.pavlovich.1" <mp...@purdue.edu>
Subject: Re: DVD
Date: 1999/02/23
Message-ID: <Pine.SOL.3.96.990223000442.8360M-100000@herald.cc.purdue.edu>#1/1
X-Deja-AN: 447367675
References: <36D14A2C.1C855B06@tif.ti.com> 
<Pine.SOL.3.96.990222091220.8360C-100000@herald.cc.purdue.edu> 
<36D1A071.38FD7434@nature.berkeley.edu>
To: Gordon Vrdoljak <gvrd...@nature.berkeley.edu>
X-Sender: mp...@herald.cc.purdue.edu
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Complaints-To: use...@mozo.cc.purdue.edu
X-Trace: mozo.cc.purdue.edu 919746369 25184 128.210.11.29 (23 Feb 1999 05:06:09 GMT)
Organization: Purdue University
Mime-Version: 1.0
NNTP-Posting-Date: 23 Feb 1999 05:06:09 GMT
Newsgroups: comp.os.linux.hardware,comp.os.linux.misc,comp.os.linux.setup


Well the card isn't released yet.  Big new today: I got the docs from
Zoran.  THere is a skeleton driver out, and we hope to have an alpha
driver ready when the card is released in mid-march.  

I need help, if anyone is good with C let me know.

-Matt


On Mon, 22 Feb 1999, Gordon Vrdoljak wrote:

> Hello Mathew,
> Any expected release date for a test version of the player?  I think it is
> going to be immensely popular once released.
> Thanks.
> 
> 
> 
> matthew.r.pavlovich.1 wrote:
> 
> > I am working on a project to bring DVD playback support to Linux.  Right
> > now my project is focused around the DVD add-on card for the Matrox G200
> > series cards.  http://pulsar.doobie.org (It is down now, but will be up
> > later today.)
> >
> > I was contacted by the head guy at Sigma Designs.  They are very
> > interested in having their card supported under Linux.  At first it seemed
> > like we were going to have a joint project, but I have not heard  back
> > from them in several weeks.  The last message I recieved was that they
> > were looking into doing the driver themselves.  (That is bad, because it
> > probably won't abide by the V4L2 API and they'll have to make a release
> > for every kernel version.)
> >
> > The support for reading DVD movies off of DVD drives is still in heavy
> > development.  My initial goal is to read an MPEG-II off the hard drive and
> > have it displayed out the TV-Out module, then loop it into my TV card.
> > This way I don't have to debug an application and a driver at the same
> > time.
> >
> > -Matt
> >
> > On Mon, 22 Feb 1999, Damien Ercole wrote:
> >
> > > Hi all .....
> > > I have a Hollywood+ mpeg II decoder card and I was
> > > wondering if there is anyway to use it under linux
> > > to play DVD movies ?
> > > I went on SigmaDesign site (the Hollywood card
> > > manufacturer) and I tried to find some kind of driver for
> > > linux but they don't have anything (except for windows)
> > > Can any one tell me if a driver exists for linux ?
> > >
> > >                 Thanx
> > >
> > >                                             Damien
> > >
> 
> --
> Any comments appreciated.  Please send them to: gvrd...@nature.berkeley.edu
> as well as this newsgroup.
> Gordon Vrdoljak.
> 
> 
> 

From: "matthew.r.pavlovich.1" <mp...@purdue.edu>
Subject: Re: DVD
Date: 1999/02/23
Message-ID: <Pine.SOL.3.96.990223000707.8360N-100000@herald.cc.purdue.edu>#1/1
X-Deja-AN: 447367676
References: <36D14A2C.1C855B06@tif.ti.com> 
<Pine.SOL.3.96.990222091220.8360C-100000@herald.cc.purdue.edu> 
<36D1A071.38FD7434@nature.berkeley.edu> <36d1d73e.24990163@news.sosweb.net>
To: tng@sosweb.net.nospam
X-Sender: mp...@herald.cc.purdue.edu
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Complaints-To: use...@mozo.cc.purdue.edu
X-Trace: mozo.cc.purdue.edu 919746518 25233 128.210.11.29 (23 Feb 1999 05:08:38 GMT)
Organization: Purdue University
Mime-Version: 1.0
NNTP-Posting-Date: 23 Feb 1999 05:08:38 GMT
Newsgroups: comp.os.linux.hardware,comp.os.linux.misc,comp.os.linux.setup

Well, the inital player is going to be XawTV .  I will be looping the
video signal from the TV-OUt of the G200 into the TV Card.  The data is
going to be MPEG-II off a hard drive at first.  There is still work to be
done on UDF, not to mention I don't have a DVD drvie yet.

-Matt