From owner-freebsd-multimedia@FreeBSD.ORG Fri May 2 14:12:44 2008 Return-Path: <owner-freebsd-multimedia@FreeBSD.ORG> Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AB84C106566C for <freebsd-multimedia@freebsd.org>; Fri, 2 May 2008 14:12:44 +0000 (UTC) (envelope-from zb@ispid.com.pl) Received: from v005705.home.net.pl (v005705.home.net.pl [212.85.118.117]) by mx1.freebsd.org (Postfix) with SMTP id EEEFD8FC14 for <freebsd-multimedia@freebsd.org>; Fri, 2 May 2008 14:12:43 +0000 (UTC) (envelope-from zb@ispid.com.pl) Received: from 444.net.autocom.pl (HELO localhost) (zb.ispid@onet@77.236.6.157) by m022.home.net.pl with SMTP; Fri, 2 May 2008 13:46:02 -0000 Date: Fri, 2 May 2008 15:46:01 +0200 From: Zbigniew Baniewski <zb@ispid.com.pl> To: freebsd-multimedia@freebsd.org Message-ID: <20080502134601.GA6402@sarge.my.own.domain.no-net> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline User-Agent: Mutt/1.5.13 (2006-08-11) Subject: bktr: how to terminate tuner-program, while keeping audio on? X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions <freebsd-multimedia.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-multimedia>, <mailto:freebsd-multimedia-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-multimedia> List-Post: <mailto:freebsd-multimedia@freebsd.org> List-Help: <mailto:freebsd-multimedia-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-multimedia>, <mailto:freebsd-multimedia-request@freebsd.org?subject=subscribe> X-List-Received-Date: Fri, 02 May 2008 14:12:44 -0000 Hallo, I would to change a bit a functionality of the tuneradio.c utility ( http://freebsd.monkey.org/freebsd-multimedia/200310/msg00045.html ) I mean: I would to have audio still on, after the program itself has been terminated already. It isn't any problem under Linux, using v4l(2) - but, unfortunately, under FreeBSD: each time, when the program has been terminated, the audio automatically gets muted. Is it part of functionality of bktr driver - or perhaps one can suppress the behaviour like described above (but different way, than just keeping the application still "on")? -- pozdrawiam / regards Zbigniew Baniewski