From owner-freebsd-questions@FreeBSD.ORG Tue Oct 14 09:35:52 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 0221B16A4B3 for ; Tue, 14 Oct 2003 09:35:52 -0700 (PDT) Received: from mailout.informatik.tu-muenchen.de (mailout.informatik.tu-muenchen.de [131.159.0.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 892BE43F93 for ; Tue, 14 Oct 2003 09:35:50 -0700 (PDT) (envelope-from barner@in.tum.de) Received: by zi025.glhnet.mhn.de (Postfix, from userid 1000) id D790B90F; Tue, 14 Oct 2003 18:35:48 +0200 (CEST) Date: Tue, 14 Oct 2003 18:35:48 +0200 From: Simon Barner To: freebsd-questions@freebsd.org Message-ID: <20031014163548.GB974@zi025.glhnet.mhn.de> References: <200310132224.09466.tbstep@tampabay.rr.com> <20031014082339.GA10156@khisanth.local> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="T4sUOijqQbZv57TR" Content-Disposition: inline In-Reply-To: <20031014082339.GA10156@khisanth.local> User-Agent: Mutt/1.5.4i X-Virus-Scanned: by amavisd-new at informatik.tu-muenchen.de 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 16:35:52 -0000 --T4sUOijqQbZv57TR Content-Type: text/plain; charset=us-ascii Content-Disposition: inline > 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. The ports collection helps here: cd /usr/ports/multimedia/mplayer less Makefile (Read about all of the optional codecs and feature knobs) make -DWITH_FOO -DWITH_BAR install clean Simon --T4sUOijqQbZv57TR Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQE/jCXkCkn+/eutqCoRAoWmAKDyfUZn4/sXhX+3oZdy0MjexZT/FgCgm6JG VRrf7Tizb6KFMrLnWWcojWM= =ysJl -----END PGP SIGNATURE----- --T4sUOijqQbZv57TR--