From owner-freebsd-multimedia Sun May 28 23:24:21 2000 Delivered-To: freebsd-multimedia@freebsd.org Received: from kiew.egd.igd.fhg.de (kiew.egd.igd.fhg.de [192.102.170.32]) by hub.freebsd.org (Postfix) with ESMTP id 34BA637BB99 for ; Sun, 28 May 2000 23:24:18 -0700 (PDT) (envelope-from runge@rostock.zgdv.de) Received: from rostock.zgdv.de (penguin.egd.igd.fhg.de [192.102.170.145]) by kiew.egd.igd.fhg.de (Netscape Messaging Server 3.6) with ESMTP id AAAC8B for ; Mon, 29 May 2000 08:24:12 +0200 Message-ID: <39320DB1.3A2AAE3C@rostock.zgdv.de> Date: Mon, 29 May 2000 08:26:57 +0200 From: Thomas Runge X-Mailer: Mozilla 4.72 [en] (X11; U; FreeBSD 4.0-STABLE i386) X-Accept-Language: en, de MIME-Version: 1.0 Cc: multimedia@FreeBSD.ORG Subject: Re: TV Users - Let me bounce this off you References: <20000525210340.A44725@nc.rr.com> <392E231D.BA8C1519@rostock.zgdv.de> <20000527224624.A31185@nc.rr.com> <3931B5D2.8FCEEC32@freenet.co.uk> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org A G F Keahan wrote: > > Randall Hopper wrote: > > > > > > |And how about supporting multiple output sources? > > > > Do you mean multiple capture cards in one machine? I'm not completely sure > > I know what you mean, because doesn't bktr currently support that > > (/dev/bktr{0,1,...}, /dev/tuner{0,1,...})? > > No, that's multiple input. I think he meant sending output (video > capture) data to more than one place -- e.g. an X11 window, a file, and > a shared memory location. Yes, thats what I meant. The idea behind it is, that you can have an application (f.i. a video editing program), that processes the video data while it can show it at the same time in it's GUI. And while we are at it. I had a look into broadcast2000. I personally don't need such a programm, but it would be A Nice Thing To Have [tm] on FreeBSD. I thought, it would be "only" porting the V4L stuff to bktr, but it looks, like we have some problems with pthreats. Or Linux is doing some special, undocumented things, which the author is using. Did someone else have a look into porting this beast? -- Tom To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message