From owner-freebsd-questions@FreeBSD.ORG Tue Jul 25 20:28:56 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7BB0916A4DD for ; Tue, 25 Jul 2006 20:28:56 +0000 (UTC) (envelope-from reitz@eecs.cwru.edu) Received: from beta.eecs.cwru.edu (beta.EECS.CWRU.Edu [129.22.150.110]) by mx1.FreeBSD.org (Postfix) with ESMTP id ED70943D55 for ; Tue, 25 Jul 2006 20:28:55 +0000 (GMT) (envelope-from reitz@eecs.cwru.edu) Received: from brak ([::ffff:129.22.151.63]) (TLS: TLSv1/SSLv3,168bits,DES-CBC3-SHA) by beta.eecs.cwru.edu with esmtp; Tue, 25 Jul 2006 16:28:55 -0400 id 000ABF7A.44C67F07.0000275C Date: Tue, 25 Jul 2006 16:28:23 -0400 (EDT) From: Andy Reitz X-X-Sender: reitz@brak To: Gary Kline In-Reply-To: <20060725201655.GA53556@thought.org> Message-ID: References: <20060725201655.GA53556@thought.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: FreeBSD Mailing List Subject: Re: any audio wizards know howto store *.smil files? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Jul 2006 20:28:56 -0000 On Tue, 25 Jul 2006, Gary Kline wrote: > > Is there a way of saving *.[ra|ram|smil] or any real audio > type files locally? I've poked around and haven't found any > means of saving real* stuff. Hi Gary, I think you might be able to convince mplayer to do it, depending on the transport that the streaming server is using. HTH, -Andy.