From owner-freebsd-multimedia@FreeBSD.ORG Fri Apr 8 05:30:14 2005 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 AB33D16A4CE for ; Fri, 8 Apr 2005 05:30:14 +0000 (GMT) Received: from ylpvm43.prodigy.net (ylpvm43-ext.prodigy.net [207.115.57.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id E6B0C43D39 for ; Fri, 8 Apr 2005 05:30:13 +0000 (GMT) (envelope-from ken@stox.org) Received: from pimout1-ext.prodigy.net (pimout1-ext.prodigy.net [207.115.63.77])j385UDtF006446 for ; Fri, 8 Apr 2005 01:30:13 -0400 X-ORBL: [69.208.165.6] Received: from stox.dyndns.org (adsl-69-208-165-6.dsl.emhril.ameritech.net [69.208.165.6])j385UBm1106312; Fri, 8 Apr 2005 01:30:12 -0400 From: "Kenneth P. Stox" To: Tim Aslat In-Reply-To: <20050408140100.1d4fee0e@bofh.spyderweb.com.au> References: <20050408140100.1d4fee0e@bofh.spyderweb.com.au> Content-Type: text/plain Date: Fri, 08 Apr 2005 00:30:11 -0500 Message-Id: <1112938211.1419.5.camel@stox.dyndns.org> Mime-Version: 1.0 X-Mailer: Evolution 2.2.1.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit cc: FreeBSD Multimedia Subject: Re: DVD burning 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: Fri, 08 Apr 2005 05:30:14 -0000 On Fri, 2005-04-08 at 14:01 +0930, Tim Aslat wrote: > Hi All, > > Hopefully this is the right forum for this question, if not I apologise > in advance. > > I'm trying to create a security application using FreeBSD as the base > OS, with a combination of other open source software, a video capture > card (Hauppauge PVR-350) and a couple of DVD burners. > > The people I'm developing it for want me to re-build it to enable > on-the-fly burning of the captured video stream, instead of capturing > to HDD then transcoding, etc. I'm not entirely sure this is possible, > and would like to know other people's experiences or suggestions. Can you use DVD/+-RW media? If so, you could format it as a UDF filesystem, mount it, and write to to your heart's content. -- Kenneth P. Stox