From owner-freebsd-questions@FreeBSD.ORG Tue Oct 14 01:22:57 2003 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 A6A1316A4BF for ; Tue, 14 Oct 2003 01:22:57 -0700 (PDT) Received: from khisanth.hopto.org (82-40-56-243.cable.ubr08.uddi.blueyonder.co.uk [82.40.56.243]) by mx1.FreeBSD.org (Postfix) with SMTP id 272D543FBD for ; Tue, 14 Oct 2003 01:22:56 -0700 (PDT) (envelope-from danny@khisanth.hopto.org) Received: (qmail 33471 invoked by uid 1001); 14 Oct 2003 08:23:39 -0000 Date: Tue, 14 Oct 2003 09:23:39 +0100 From: Danny Woods To: freebsd-questions@freebsd.org Message-ID: <20031014082339.GA10156@khisanth.local> Mail-Followup-To: freebsd-questions@freebsd.org References: <200310132224.09466.tbstep@tampabay.rr.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200310132224.09466.tbstep@tampabay.rr.com> User-Agent: Mutt/1.4.1i Subject: Re: Windows Media (blech!) 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: Tue, 14 Oct 2003 08:22:57 -0000 On Mon, Oct 13, 2003 at 10:24:09PM -0400, Todd Stephens wrote: > On Monday 13 October 2003 09:52 pm, Evan Dower wrote: > > Is there a way to watch Windows Media files on FreeBSD? I noticed > > NetShow, but it seems to be defunct/missing. > > Many thanks, > > haven't had much luck playing anything other than mpeg with Mplayer. YMMV. I've had great success with MPlayer with up-to-date Windows Media files: same goes for Quicktime's Sorenson 3 codec. Unfortunately, compiling MPlayer is a bit of a pain, as the Windows codecs are pulled in from elsewhere. Best place to look for details on this would be the MPlayer homepage: http://www.mplayerhq.hu Regards, Danny.