From owner-freebsd-multimedia Tue Nov 19 9:46:25 2002 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 13B2337B401 for ; Tue, 19 Nov 2002 09:46:24 -0800 (PST) Received: from mailout05.sul.t-online.com (mailout05.sul.t-online.com [194.25.134.82]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0BB0C43E75 for ; Tue, 19 Nov 2002 09:46:23 -0800 (PST) (envelope-from Alexander@Leidinger.net) Received: from fwd11.sul.t-online.de by mailout05.sul.t-online.com with smtp id 18ECS5-0005Pw-05; Tue, 19 Nov 2002 18:46:21 +0100 Received: from Andro-Beta.Leidinger.net (520065502893-0001@[80.131.109.186]) by fmrl11.sul.t-online.com with esmtp id 18ECRu-21HyaGC; Tue, 19 Nov 2002 18:46:10 +0100 Received: from Magelan.Leidinger.net (Magelan [192.168.1.1]) by Andro-Beta.Leidinger.net (8.12.6/8.12.6) with ESMTP id gAJHjwZ7028105; Tue, 19 Nov 2002 18:45:58 +0100 (CET) (envelope-from Alexander@Leidinger.net) Received: from Magelan.Leidinger.net (netchild@localhost [127.0.0.1]) by Magelan.Leidinger.net (8.12.6/8.12.6) with SMTP id gAJHjvo7009455; Tue, 19 Nov 2002 18:45:57 +0100 (CET) (envelope-from Alexander@Leidinger.net) Date: Tue, 19 Nov 2002 18:45:57 +0100 From: Alexander Leidinger To: Heiko Recktenwald Cc: freebsd-multimedia@FreeBSD.ORG Subject: Re: [mpeg4ip - Open Discussion] RE: about the mp4live's video capture card??? (fwd) Message-Id: <20021119184557.7bf20a60.Alexander@Leidinger.net> In-Reply-To: References: X-Mailer: Sylpheed version 0.8.5claws (GTK+ 1.2.10; i386-portbld-freebsd5.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Sender: 520065502893-0001@t-dialin.net Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Tue, 19 Nov 2002 12:20:31 +0100 (CET) Heiko Recktenwald wrote: > Now back to the sources then the audio_oss_source.cpp ought to work on FreeBSD > too. Is there any difference between the Linux OSS API and the FreeBSD one ? If the audio device is mmap()ed, then you have to be carefull. My short advise without seeing the code: do everything (ioctl()s) you can do before the mmap(). And even then, there may be a ioctl() which you have to do before another... I don't remember what I fixed in quakeforge1 to get it working, but it was something like the above. Bye, Alexander. -- Secret hacker rule #11: hackers read manuals. http://www.Leidinger.net Alexander @ Leidinger.net GPG fingerprint = C518 BC70 E67F 143F BE91 3365 79E2 9C60 B006 3FE7 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message