From owner-freebsd-multimedia Thu Oct 22 23:13:31 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA27363 for freebsd-multimedia-outgoing; Thu, 22 Oct 1998 23:13:31 -0700 (PDT) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from cain.gsoft.com.au (genesi.lnk.telstra.net [139.130.136.161]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA27355; Thu, 22 Oct 1998 23:13:27 -0700 (PDT) (envelope-from doconnor@gsoft.com.au) Received: from cain.gsoft.com.au (cain [203.38.152.97]) by cain.gsoft.com.au (8.8.8/8.6.9) with ESMTP id PAA19590; Fri, 23 Oct 1998 15:42:40 +0930 (CST) Message-ID: X-Mailer: XFMail 1.3 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: Date: Fri, 23 Oct 1998 15:42:40 +0930 (CST) From: "Daniel O'Connor" To: "Artem L. Ikoev" Subject: RE: oh. big trouble with awe64/realencoder(linux) in freebsd Cc: freebsd-emulation@FreeBSD.ORG, freebsd-multimedia@FreeBSD.ORG Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On 23-Oct-98 Artem L. Ikoev wrote: > problem: > we need live broadcasting on freebsd. we found only linux version of > real encoder with 'live' function. so, we tried to run it on our > system and we got error : > > --- > LINUX: 'ioctl' fd=4, typ=0x44d(M), num=0xff not implemented > raencoder: Error encountered: Cannot open audio device. > --- The problem is that there is an ioctl which isn;t implemented in the emulation later so it fails. It may be implemented in 3.0 but I'm not sure. If not you could implement it yourself ;) --------------------------------------------------------------------- |Daniel O'Connor software and network engineer for Genesis Software | |http://www.gsoft.com.au | |The nice thing about standards is that there are so many of them to| |choose from. -- Andrew Tanenbaum | --------------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message