From owner-freebsd-ports@FreeBSD.ORG Fri Nov 12 11:29:02 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 000D31065670 for ; Fri, 12 Nov 2010 11:29:01 +0000 (UTC) (envelope-from shoesoft@gmx.net) Received: from mail.gmx.net (mailout-de.gmx.net [213.165.64.22]) by mx1.freebsd.org (Postfix) with SMTP id 465998FC1A for ; Fri, 12 Nov 2010 11:29:00 +0000 (UTC) Received: (qmail invoked by alias); 12 Nov 2010 11:28:58 -0000 Received: from 85-127-91-199.dynamic.xdsl-line.inode.at (EHLO walrus.pepperland) [85.127.91.199] by mail.gmx.net (mp062) with SMTP; 12 Nov 2010 12:28:58 +0100 X-Authenticated: #16703784 X-Provags-ID: V01U2FsdGVkX1+YCJRsoeSYdL5SBR6PfYC5ECooq6tLkE6pcehzfc l1/IHNyBr1CZh5 From: Stefan Ehmann To: gljennjohn@googlemail.com Date: Fri, 12 Nov 2010 12:28:57 +0100 User-Agent: KMail/1.13.5 (FreeBSD/8.1-RELEASE; KDE/4.5.3; i386; ; ) References: <20101112112401.09c70776@ernst.jennejohn.org> In-Reply-To: <20101112112401.09c70776@ernst.jennejohn.org> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201011121228.57287.shoesoft@gmx.net> X-Y-GMX-Trusted: 0 Cc: Thomas Zander , FreeBSD - Ports , Martin Matuska , multimedia@freebsd.org Subject: Re: [CFT] mplayer / mencoder port update 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: Fri, 12 Nov 2010 11:29:02 -0000 On Friday 12 November 2010 11:24:01 Gary Jennejohn wrote: > On Thu, 11 Nov 2010 23:13:14 +0100 > > Thomas Zander wrote: > > I have prepared a new tarball dealing with the issues reported so far. > > You can find it here: > > > > http://www.rrr.de/~riggs/mplayer/m20101111.tar.bz2 > > > > Most notable changes: > > - includes Ariff's volume-per-channel patch > > - uses x264-devel for mencoder > > - does not link to external mpg123 > > > > Please continue testing using this tarball. I'd like for the new port > > to hit the ports tree soon! > > > > @Martin: Do you have plans to update x264 to the level of -devel, or > > should I keep mencoder using -devel? x264 works again in mencoder, but x264-devel conflicts with x264 (which is also required by vlc and other ports). Upgrade will be much smoother if multimedia/x264 is upgraded. > This has, in my opinion, a major problem - it requires libmpcdec-1.2.6 > which conflicts with musepack-2009.03.01_1 which is required by vlc. mplayer no longer depends on libmpcdec (AFAIK it uses the builtin decoder). libmpcdec is deprecated anyway