From owner-freebsd-ports@FreeBSD.ORG Sun Nov 7 13:18:14 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 0AAAB1065670 for ; Sun, 7 Nov 2010 13:18:14 +0000 (UTC) (envelope-from swell.k@gmail.com) Received: from mail-yx0-f182.google.com (mail-yx0-f182.google.com [209.85.213.182]) by mx1.freebsd.org (Postfix) with ESMTP id B47C98FC08 for ; Sun, 7 Nov 2010 13:18:13 +0000 (UTC) Received: by yxl31 with SMTP id 31so3046744yxl.13 for ; Sun, 07 Nov 2010 05:18:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:cc:subject:references :date:in-reply-to:message-id:user-agent:mime-version:content-type; bh=lWcPrNgPawGwZjBWwtab14pc8bHARe4UWdhp2Mb67rE=; b=Jre8u9j0EukOLdOO9Flq1zpsWX9CVX8S2Be4Hv6yxFxOAFTOCJGCZhCMgDV+klBlny 3AwVUYKRDOZtwXvOnMH+3l16EIlFKKQwZC2FZcxWI0Z0eN3oEzDl29EWMIXRbaZrh+oR 2s+GJKpPwDYopCQoMWi59PB3ci1CoON/ALolw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-type; b=eb9xXRsuNMu7g3dq8uVR6IFjDm3J+7p9LtSNtejBOKhw6bAIHTaexmehSWThgdf3sL nqxOCOJ4CO8JHlBfW/cVQ81wqBM2JV6+hUAWEWHHuGqjC3FUudg6nGt8DdbQM5Zbm/nE 21FXGUBlmd6gRoNVeSFa4PiFGI2tXUdzcFtbI= Received: by 10.150.195.11 with SMTP id s11mr6749021ybf.22.1289135891417; Sun, 07 Nov 2010 05:18:11 -0800 (PST) Received: from localhost (tor-exit-proxy8-readme.formlessnetworking.net [208.53.142.44]) by mx.google.com with ESMTPS id k2sm1423832ybj.8.2010.11.07.05.18.08 (version=SSLv3 cipher=RC4-MD5); Sun, 07 Nov 2010 05:18:10 -0800 (PST) From: Anonymous To: Thomas Zander References: Date: Sun, 07 Nov 2010 16:17:57 +0300 In-Reply-To: (Thomas Zander's message of "Sun, 7 Nov 2010 12:50:48 +0100") Message-ID: <86aallnugq.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain Cc: FreeBSD - Ports 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: Sun, 07 Nov 2010 13:18:14 -0000 Thomas Zander writes: > Hi, > > I have prepared a recent mplayer snapshot for a possible update for > mplayer and mencoder ports. > You can find the tarball here: > > http://www.rrr.de/~riggs/mplayer/m20101106.tar.bz2 > > Since I had to tweak it on several occasions to get it to build and I > have tested it only on amd64 so far, please test whether it builds and > works as intended for you. Of course, I appreciate any form of > constructive feedback. Can you include ariff's patch for VPC (Volume Per Channel)? http://people.freebsd.org/~ariff/ports/multimedia_mplayer/patch-xzz http://forums.freebsd.org/showpost.php?p=29564&postcount=31 I've been using it for about a year and it *works* unlike the one in uoti's repo. http://repo.or.cz/w/mplayer.git/commitdiff/91d0d3a Also, did you miss -ac mpg123 with previous update intentionally? It decodes faster than -ac mp3lib on my 2yo amd64 box.