From owner-freebsd-questions@FreeBSD.ORG Sat Sep 4 19:18:16 2004 Return-Path: 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 CF35C16A4CE for ; Sat, 4 Sep 2004 19:18:16 +0000 (GMT) Received: from sage.thought.org (dsl231-043-140.sea1.dsl.speakeasy.net [216.231.43.140]) by mx1.FreeBSD.org (Postfix) with ESMTP id 29E9343D39 for ; Sat, 4 Sep 2004 19:18:16 +0000 (GMT) (envelope-from kline@tao.thought.org) Received: from thought.org (tao [10.0.0.247]) by sage.thought.org (8.12.10/8.12.10) with ESMTP id i84JHQ98003039; Sat, 4 Sep 2004 12:17:27 -0700 (PDT) (envelope-from kline@tao.thought.org) Received: from tao.thought.org (localhost [127.0.0.1]) by thought.org (8.12.11/8.12.11) with ESMTP id i84JHNE2033184; Sat, 4 Sep 2004 12:17:23 -0700 (PDT) (envelope-from kline@tao.thought.org) Received: (from kline@localhost) by tao.thought.org (8.12.11/8.12.11/Submit) id i84JH2oa033164; Sat, 4 Sep 2004 12:17:02 -0700 (PDT) (envelope-from kline) Date: Sat, 4 Sep 2004 12:17:02 -0700 From: Gary Kline To: Vulpes Velox Message-ID: <20040904191702.GB33061@thought.org> References: <20040904082538.GA92036@thought.org> <20040904105255.048d3236.flynn@energyhq.es.eu.org> <20040904132745.6acf71ab@vixen42.24-119-122-191.cpe.cableone.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040904132745.6acf71ab@vixen42.24-119-122-191.cpe.cableone.net> X-Organization: Thought Unlimited. Public service Unix since 1986. X-Of_Interest: Observing 18 years of service to the Unix community User-Agent: Mutt/1.5.6i cc: Gary Kline cc: freebsd-questions@freebsd.org Subject: Re: is there an 'open-source' RealPlayer? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 Sep 2004 19:18:16 -0000 On Sat, Sep 04, 2004 at 01:27:45PM -0500, Vulpes Velox wrote: > On Sat, 4 Sep 2004 10:52:55 +0200 > Miguel Mendez wrote: > > > On Sat, 4 Sep 2004 01:25:38 -0700 > > Gary Kline wrote: > > > > > > Hi, > > > > > Is there any open source version of the Real Audio player? > > > or a translator that takes the input or ra[m] and creates > > > a wav|mp3 stream? Also,is anything is the works to create > > > a (*ick*) Windoze version of their player for the Unix user? > > > > IIRC mencoder (which is part of mplayer) can do that. There's also > > this new project from Real called Helix ( > > https://helixcommunity.org/ ). I know somebody is already working on > > a port. You can still use the closed source linux version of Real > > Player as well, but only for replay, no transcode AFAIK. I'd give > > mencoder a try, I've used it in the past to convert between video > > formats and it works very well. > > AFAIK the closed source one from real is no longer fetchable... > > But mplayer handles nearly all real files properly, so I don't see a > problem with using it. The only problem I have ran into is using > mplayer with some old episodes of Daria I have on disk in which the > audio gets horridly out of sync. But other than those few, it has all > ways worked nicely. Sounding more hopeful. Can you please post your mplayer configuration? Or give me some hints on howto replace realplay with mplayer with mozilla? It would be nice to have FBSD versions of every tool, plug-in or otherwise. (Be nice to have Java plugins for mozilla, but Sun has its corporate head up where the sun don' shine... *sigh*) > > BTW for doing audio dumps of streams, mplayer works nicely. You can > just dump to pcm using -ao pcm. Not really sure how to directly get > it to dump to a mp3 file... AFAIK it will dump to a avi with no video > and just a audio stream for doing audio only? What I would like to do it create either a CLI script or tk/tcl GUI app to record "some_stream" at Begintime until Endtime. Output to /usr/local/tmp. Most online streams like from NPR and BBC are archived, but not all. gary -- Gary Kline kline@thought.org www.thought.org Public service Unix