From owner-freebsd-multimedia Mon Feb 26 06:21:00 1996 Return-Path: owner-multimedia Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id GAA21055 for multimedia-outgoing; Mon, 26 Feb 1996 06:21:00 -0800 (PST) Received: from miller.cs.uwm.edu (miller.cs.uwm.edu [129.89.9.13]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id GAA21049 for ; Mon, 26 Feb 1996 06:20:58 -0800 (PST) Received: (from james@localhost) by miller.cs.uwm.edu (8.7.3/8.7.3) id IAA13432; Mon, 26 Feb 1996 08:20:43 -0600 Date: Mon, 26 Feb 1996 08:20:43 -0600 From: Jim Lowe Message-Id: <199602261420.IAA13432@miller.cs.uwm.edu> To: brian@easy1.mediacity.com, freebsd-multimedia@freebsd.org Subject: Re: vat: Sender: owner-multimedia@freebsd.org Precedence: bulk > From: "Brian Litzinger" > > I compiled m-src.020896.tar.gz on a 2.2-current system, and everything > works fine except vat. > > # ./vat localhost/2020 > vat: null proc called: > unknown option "-activeforeground" > while executing > "$w cget $option" > > Where did I go wrong? I use the stuff in m-src with -current and the -current sound stuff. I havn't upgraded my sound stuff to work with the new full duplex sound code at this time. I think this means that if you are running -current and the new sound stuff, you need to add the proper sound driver to vat. If you are running -current with the -current sound stuff you need to run vmix and use vat with the -U /tmp/vmixsock option. Sometime soon we should get all this sound stuff straightened out... -Jim