From owner-freebsd-multimedia@FreeBSD.ORG Thu Nov 11 22:40:15 2010 Return-Path: Delivered-To: multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B46BA106566B; Thu, 11 Nov 2010 22:40:15 +0000 (UTC) (envelope-from thomas.e.zander@googlemail.com) Received: from mail-qy0-f175.google.com (mail-qy0-f175.google.com [209.85.216.175]) by mx1.freebsd.org (Postfix) with ESMTP id 5E7728FC12; Thu, 11 Nov 2010 22:40:15 +0000 (UTC) Received: by qyk36 with SMTP id 36so349867qyk.13 for ; Thu, 11 Nov 2010 14:40:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=nVc36M+zwLN3ayEZTuHUJapxtRWADQJ+oVSzuhbumqk=; b=KVGz5oTuxqzz10YN6G8HMDVSTWFbqdAqW7uo0lIcUpqC7Y05oGbzSESiLINhdMPkui OiPZCoPK5tI29tXLhvbjA8+M5stR9N4ip6TsShmcmCgHcjdCWqzH1zDEffkb6KCr5G0j GQiwxlSKZwl0wPcjMCogCLQf3h9fzz8lnXIyo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=shqy4a0oDwH71mGpNhPtg/s7roWWRQ//+I3bM0wM82D4TlowuxKHu5hawtnadwrr03 6e45m21/xOEjMGudVFtohOk80DIsUVtJAvHlUNLKjMoi9rQFPK06aGZdepswu9K4RbGr uEbbmncUOp2iXQzeNhzphsLXhItwy6VAoiR1A= MIME-Version: 1.0 Received: by 10.229.189.14 with SMTP id dc14mr1292262qcb.31.1289513594298; Thu, 11 Nov 2010 14:13:14 -0800 (PST) Received: by 10.229.249.135 with HTTP; Thu, 11 Nov 2010 14:13:14 -0800 (PST) In-Reply-To: References: Date: Thu, 11 Nov 2010 23:13:14 +0100 Message-ID: From: Thomas Zander To: FreeBSD - Ports Content-Type: text/plain; charset=ISO-8859-1 Cc: Martin Matuska , multimedia@freebsd.org Subject: Re: [CFT] mplayer / mencoder port update X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Nov 2010 22:40:15 -0000 Hi, 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? Have fun Riggs