From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by listman.util.phx.redhat.com (8.13.1/8.13.1) with ESMTP id k4TFmxMS005760 for ; Mon, 29 May 2006 11:48:59 -0400 Received: from mx1.redhat.com (mx1.redhat.com [172.16.48.31]) by int-mx1.corp.redhat.com (8.12.11.20060308/8.12.11) with ESMTP id k4TFmxmO032460 for ; Mon, 29 May 2006 11:48:59 -0400 Received: from vscan03.westnet.com.au (vscan03.westnet.com.au [203.10.1.142]) by mx1.redhat.com (8.12.11.20060308/8.12.11) with ESMTP id k4TFmvRa012234 for ; Mon, 29 May 2006 11:48:57 -0400 Received: from localhost (localhost.localdomain [127.0.0.1]) by localhost (Postfix) with ESMTP id 28A56B614A5 for ; Mon, 29 May 2006 23:48:48 +0800 (WST) Received: from vscan03.westnet.com.au ([127.0.0.1]) by localhost (vscan03.westnet.com.au [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 14974-03 for ; Mon, 29 May 2006 23:48:48 +0800 (WST) Received: from data.home (dsl-58-6-126-19.qld.westnet.com.au [58.6.126.19]) by vscan03.westnet.com.au (Postfix) with ESMTP id 7CB1FB61199 for ; Mon, 29 May 2006 23:48:45 +0800 (WST) Received: from geoff by data.home with local-esmtp (Exim 3.12 #1 (Debian)) id 1Fkjz5-00006z-00; Tue, 30 May 2006 01:48:47 +1000 Date: Tue, 30 May 2006 01:48:47 +1000 (EST) From: Geoff Shang To: Linux for blind general discussion In-Reply-To: <200605290637.k4T6bDZi014559@nyx.nyx.net> Message-ID: References: <200605290637.k4T6bDZi014559@nyx.nyx.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-RedHat-Spam-Score: 2.155 ** X-loop: blinux-list@redhat.com Subject: Re: live365 X-BeenThere: blinux-list@redhat.com X-Mailman-Version: 2.1.5 Precedence: junk Reply-To: Linux for blind general discussion List-Id: Linux for blind general discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 May 2006 15:49:00 -0000 Brian Tew wrote: > here is a stream i listen to often: > > http://www.live365.com/play/iwebradio/ > > trplayer plays that stream just fine, but mplayer and mpg123 > always give me a recording. I'm guessing the reason why this fails is because that URL does a redirect which those other players don't like. The redirect URL is http://216.235.91.32:21700/play?membername=&session=iwebradio:0 Remember to put that URL in quotes if you want to put it on the command line. Geoff.