I was thinking in terms of recording with DV OR zoran and playing back
*WHILE* recording.

Requirements (beyond what you specified):

I   For Zoran (rec) + Zoran for (play)
    - snd card needs to be able to sample and play at the same time
(impossible?)
    - lavplay -p -C needs to be able to play at a proper framerate without
the index at the end of avi
      - speecified temp file of avi index in separate file until lavrec ends
(then simply append).
      - increased IPC for lavrec/lavplay for simultaneous rec/play
      - to implement: inform any lavplay process when there is a
        a) new frame or
        b) new file (2GB max)
        c) end of recording

II For DV (rec) + Zoran playback
   - realtime dv to lav converter with same IPC mechanism above
   - snd card only needs playout capability

Thoughts?

----- Original Message -----
From: "Ronald Bultje" <[EMAIL PROTECTED]>
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 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 zr360x7 can't handle non-contiguous (paged)
> memory, which is what most cards/drivers use for capturing. The
> bigphysarea-patch or reserving memory at boot-time is a good option
> here.
>
> With either of these tweaks, MythTV should (if written well) be able to
> play fine with the zoran driver/cards.
>
> Ronald
>
> --
> Ronald Bultje <[EMAIL PROTECTED]>
> Linux Video/Multimedia developer
>
>
>
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
> _______________________________________________
> Mjpeg-users mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/mjpeg-users
>



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Mjpeg-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to