Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Dec 2004 11:10:27 -0800 (PST)
From:      Richard Hodges <rh@matriplex.com>
To:        Robert Krten <root@parse.com>
Cc:        freebsd-multimedia@freebsd.org
Subject:   Re: Recommendation for FreeBSD 5.3 TV-Out capable card?
Message-ID:  <20041210110500.T25634@mail.cheapline.net>
In-Reply-To: <200412101903.OAA25713@parse.com>
References:  <200412101903.OAA25713@parse.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 10 Dec 2004, Robert Krten wrote:

> Richard Hodges sez...
> >
> > On Thu, 9 Dec 2004, Robert Krten wrote:
> >
> > > I tried this in freebsd-x11, but no luck; can anyone here help?
> > >
> > > I'm looking for a recommendation for a TV-out capable video card for the
> > > Amd64 architecture on FreeBsd 5.3 (I've googed, posted in news, no luck).
> >
> > Are you willing to do some programming?  I have a lot of the Creative
> > CT7160 PCI MPEG decoder cards that can also work as a simple framebuffer
> > with composite and S-video outputs.  I will sell one or more for any
> > reasonable offer :-)
>
> I'll bite, how much (cost and programming) ?

Well the cost is "any reasonable offer".  I mean that literally, whatever
you honestly think is reasonable.  (Or anyone else, I guess.  Consider
this an open offer...)

I can provide you with a rudimentary driver that I wrote some years ago
that will set up the card and let you write to the framebuffer memory.
You can export this raw to user space with mmap() if you like or set up
some driver write() function.  The framebuffer is YUV, with three separate
planes for the luma, Cr, and Cb pixels.  If you have video already in YUV,
that might be just the thing, or if not you can convert from RGB.

Hope this helps,

-Richard

> --
> Robert Krten, PARSE Software Devices +1 613 599 8316.
> Realtime Systems Architecture, Consulting, Books and Training at www.parse.com
> Looking for Digital Equipment Corp. PDP-1 through PDP-15 minicomputers!
>


Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041210110500.T25634>