From owner-freebsd-multimedia@FreeBSD.ORG Tue Jul 15 01:54:51 2003 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8E02137B401 for ; Tue, 15 Jul 2003 01:54:51 -0700 (PDT) Received: from cspop.comsoft.de (csdc.comsoft.de [212.86.205.70]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2A16643F3F for ; Tue, 15 Jul 2003 01:54:50 -0700 (PDT) (envelope-from peter.cornelius@comsoft.de) X-MimeOLE: Produced By Microsoft Exchange V6.0.6249.0 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Date: Mon, 14 Jul 2003 08:34:09 +0200 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: AW: BSD video capture emulation question Thread-Index: AcNJ0V0W4mq1N5wLTiK/8+Qf08VHyAAAGzAQ From: "Cornelius, Peter" To: "Julian Elischer" cc: Alexander Leidinger cc: John-Mark Gurney cc: pcc@gmx.net cc: multimedia@freebsd.org cc: Sean_Welch@alum.wofford.org Subject: Re: BSD video capture emulation question X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Jul 2003 08:54:51 -0000 > > > > sounds like netgraph .. (runs for cover) > >=20 > > hey. I was going to say just that. > >=20 > There is no reason why video streams should not be encoded as a stream > of mbufs in which case netgraph could very well doexactly what=20 > is required :-) I'm looking forward to that... Cheers, Peter.