Re: [Mjpeg-users] OT: MythTV.org

2003-02-18 Thread Ronald Bultje
Hey John, On Wed, 2003-02-19 at 01:33, John Ribera wrote: > I had rewritten one of the drivers once and studied it thoroughly. If I > remember correctly, from the device driver's view of memory, you can make > non-contiguous portions of physical memory appear as contiguous with VM. > When I read t

Re: [Mjpeg-users] OT: MythTV.org

2003-02-18 Thread John Ribera
Sent: Tuesday, February 18, 2003 11:23 AM Subject: Re: [Mjpeg-users] OT: MythTV.org > Hey John, > > On Tue, 2003-02-18 at 16:06, John Ribera wrote: > > Looks really great, but if you have a non-v4l, ie, zoran based, card > > The zoran driver is fully v4l compliant. Capturing usi

Re: [Mjpeg-users] OT: MythTV.org

2003-02-18 Thread Ronald Bultje
Hey John, On Tue, 2003-02-18 at 18:38, John Ribera wrote: > Are you saying one process cannot play on one Zoran while recording on a > different one? Oh, that's possible. Just not both on the same card. :-). Ronald -- Ronald Bultje <[EMAIL PROTECTED]> ---

Re: [Mjpeg-users] OT: MythTV.org

2003-02-18 Thread John Ribera
ra" <[EMAIL PROTECTED]> Cc: "Mjpeg - list" <[EMAIL PROTECTED]> Sent: Tuesday, February 18, 2003 1:53 PM Subject: Re: [Mjpeg-users] OT: MythTV.org > Hey John, > > On Tue, 2003-02-18 at 17:46, John Ribera wrote: > > I was thinking in terms of recording with

Re: [Mjpeg-users] OT: MythTV.org

2003-02-18 Thread Ronald Bultje
Hi Alexandre, On Tue, 2003-02-18 at 18:18, Alexandre CONRAD wrote: > I'm seeing you guys talking about "zoran". Is this the Optibase > Videoplex Xpress ? No, it's the zr36057/zr36067 chipset, which is used on DC10+/Buz/LML33/etc. cards (hardware MJPEG codec boards). Ronald -- Ronald Bultje <[

Re: [Mjpeg-users] OT: MythTV.org

2003-02-18 Thread Ronald Bultje
Hey John, On Tue, 2003-02-18 at 17:46, John Ribera wrote: > I was thinking in terms of recording with DV OR zoran and playing back > *WHILE* recording. Ah, ok, that changes things completely. > I For Zoran (rec) + Zoran for (play) Impossible. the zoran codec can only be used by one process at

Re: [Mjpeg-users] OT: MythTV.org

2003-02-18 Thread Alexandre CONRAD
I For Zoran (rec) + Zoran for (play) The zoran driver is fully v4l compliant. Capturing using video4linux' memory tweaking since the zr360x7 can't handle non-contiguous (paged) play fine with the zoran driver/cards. I'm seeing you guys talking about "zoran". Is this the Optibase Videople

Re: [Mjpeg-users] OT: MythTV.org

2003-02-18 Thread Allen J. Newton
Hi, John Ribera, you wrote: > Subject: Re: [Mjpeg-users] OT: MythTV.org > Date: Tue, 18 Feb 2003 11:46:39 -0500 I can only comment on one thing: > I was thinking in terms of recording with DV OR zoran and playing back > *WHILE* recording. > > Requirements (beyond what you

Re: [Mjpeg-users] OT: MythTV.org

2003-02-18 Thread John Ribera
ROTECTED]> To: "John Ribera" <[EMAIL PROTECTED]> Cc: "Mjpeg - list" <[EMAIL PROTECTED]> Sent: Tuesday, February 18, 2003 11:23 AM Subject: Re: [Mjpeg-users] OT: MythTV.org > Hey John, > > On Tue, 2003-02-18 at 16:06, John Ribera wrote: > > Looks

Re: [Mjpeg-users] OT: MythTV.org

2003-02-18 Thread Ronald Bultje
Hey John, On Tue, 2003-02-18 at 16:06, John Ribera wrote: > Looks really great, but if you have a non-v4l, ie, zoran based, card The zoran driver is fully v4l compliant. Capturing using video4linux' API is also supported (raw capture). You just need to do some kernel memory tweaking since the zr3