From owner-freebsd-multimedia@FreeBSD.ORG Sun Jan 31 23:09:23 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 5E83B106566C for ; Sun, 31 Jan 2010 23:09:23 +0000 (UTC) (envelope-from thomas.e.zander@googlemail.com) Received: from mail-px0-f183.google.com (mail-px0-f183.google.com [209.85.216.183]) by mx1.freebsd.org (Postfix) with ESMTP id 399E38FC12 for ; Sun, 31 Jan 2010 23:09:23 +0000 (UTC) Received: by pxi13 with SMTP id 13so2036380pxi.3 for ; Sun, 31 Jan 2010 15:09:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:cc:content-type; bh=Gvyb0MadbcqaZNhNrHXCewcCNdE3+90b7SECVP4b6cI=; b=peBR6P8kkxNNFdf6OVL+Ohrc/IV0DzrM9HmMgsRxOanWOb7V4RZbM48rULlWB4dDz9 Iu/DcgDrx+UvPB0pTbM8on8MfjXBH/WTz9kCIpnfjGjBtMYu7O3Np1a/T06TRgFMElor BVsUgDTO9SiQa9uiFy/OJLV6Wm3lXXqKBwX7k= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:cc:content-type; b=KcCXb3uxlhI8uUymbbIj8RAd5C3+Lqe37HM6PNPfhiI4+lM6mFt9ELfeUKZI/zJ81V KZwmCeTWrXkfLH83ghmOM3cjKqt/vaFGfu1kBfRlkUECqT8q69W/3RSC7e4++OPKnncv abillRC4BqINtRr4gHTeyskAd3Y7jvaTxCdvI= MIME-Version: 1.0 Received: by 10.141.188.37 with SMTP id q37mr2610440rvp.164.1264977852686; Sun, 31 Jan 2010 14:44:12 -0800 (PST) Date: Sun, 31 Jan 2010 23:44:12 +0100 Message-ID: <786602c61001311444x57555e2ev213a2b1ef0a5e679@mail.gmail.com> From: Thomas Zander To: FreeBSD - Ports Content-Type: text/plain; charset=ISO-8859-1 Cc: multimedia@freebsd.org Subject: Call for testing: new mplayer and x264 port 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: Sun, 31 Jan 2010 23:09:23 -0000 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). So now we have all the latest and greatest features combined in this tarball: - Video4Linux support for webcam owners - Nvidia VDPAU support - x264 encoding (with or without speed optimized asm routines, your choice!), very recent x264 version (I'd assume maintainership of x264 when this is committed if nobody objects) I have tested this only on amd64 so far, so I'd appreciate as much feedback as you can provide. Happy transcoding, Riggs