From owner-freebsd-ports@FreeBSD.ORG Wed Feb 3 21:08:08 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 496C2106566C for ; Wed, 3 Feb 2010 21:08:08 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from mail-ew0-f211.google.com (mail-ew0-f211.google.com [209.85.219.211]) by mx1.freebsd.org (Postfix) with ESMTP id C3CB78FC08 for ; Wed, 3 Feb 2010 21:08:07 +0000 (UTC) Received: by ewy3 with SMTP id 3so1785332ewy.13 for ; Wed, 03 Feb 2010 13:08:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:received:date:from:to:subject :message-id:references:mime-version:content-type:content-disposition :content-transfer-encoding:in-reply-to:user-agent; bh=sEhDCCnSoXbKYv/qVG2Tk9FWV5Gwi8HhDYTb724QWco=; b=P6JffUwFbd0u/2Y5bVKNhe8qMvYugKgWwODa7GsZSO1bDIUBIO4NQH1egCJmyPGM/o SHVyKpuKDfLDoMFZwy06GBrJATFkTnvXp0SjEJsOKm/UqaUIhRehnugl9QcQNWynUgMa VV+2CgPHF2SanNIh72a3RTNuYe09XbzqbGMgs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:subject:message-id:references:mime-version :content-type:content-disposition:content-transfer-encoding :in-reply-to:user-agent; b=fJ31i0EtCvncWQ4DKa1colemKhuCCJtUWi/g+T26Vz82Ggmn4i+lzLVchOTbbmXdY2 +TKk8Jpw2U6rLBYJq+KFccZqAROoOmbbvUQGE6QwLQT9YiERqEjLiVdsNZs4X1Mx0Vwx at9T6rfbv3R/pT9Ltynr/RbFppkGU9kxr9PFY= Received: by 10.213.96.198 with SMTP id i6mr151835ebn.10.1265231286648; Wed, 03 Feb 2010 13:08:06 -0800 (PST) Received: from wicklow.lan (stc92-3-82-245-249-89.fbx.proxad.net [82.245.249.89]) by mx.google.com with ESMTPS id 14sm5709165ewy.7.2010.02.03.13.08.04 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 03 Feb 2010 13:08:04 -0800 (PST) Received: from bapt (uid 1001) (envelope-from baptiste.daroussin@gmail.com) id 1e668 by wicklow.lan (DragonFly Mail Agent) Wed, 03 Feb 2010 22:04:42 +0100 Date: Wed, 3 Feb 2010 22:04:42 +0100 From: Baptiste Daroussin To: freebsd-ports@freebsd.org Message-ID: <20100203210442.GA941@wicklow.lan> References: <786602c61001311444x57555e2ev213a2b1ef0a5e679@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <786602c61001311444x57555e2ev213a2b1ef0a5e679@mail.gmail.com> User-Agent: Mutt/1.5.20 (2009-06-14) Subject: Re: Call for testing: new mplayer and x264 port X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Feb 2010 21:08:08 -0000 Le Sunday 31 Jan 2010 à 23:44:12 (+0100), Thomas Zander a écrit : > Hi all, > > I have spent some time working on the experimental new mplayer port > and the (dissatisfying) x264 story today, and those of you who are > interested can find the results here: > http://www.rrr.de/~riggs/mplayer/m20100131.tar.bz2 > > It contains the drop-in replacements for multimedia/mplayer and > mencoder as well x264 (beware, the library version of ports depending > on it must be bumped but it works with this mencoder port). > This works perfectly for me (recent 8-STABLE amd64) thanks a lot for that, I'm happy to get the new faster x264 encoding on FreeBSD. regards, Bapt