From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1MeIFz-0008PN-7w for garchives@archives.gentoo.org; Fri, 21 Aug 2009 00:45:27 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9CA03E01E5; Fri, 21 Aug 2009 00:45:25 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 765D1E01E5 for ; Fri, 21 Aug 2009 00:45:25 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 1921E65A9E for ; Fri, 21 Aug 2009 00:45:25 +0000 (UTC) X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Score: -3.042 X-Spam-Level: X-Spam-Status: No, score=-3.042 required=5.5 tests=[AWL=-0.443, BAYES_00=-2.599] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 6Ofdm-be8fAO for ; Fri, 21 Aug 2009 00:45:19 +0000 (UTC) Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 5AC4C65B3C for ; Fri, 21 Aug 2009 00:45:16 +0000 (UTC) Received: from list by lo.gmane.org with local (Exim 4.50) id 1MeIFm-0005Pe-3H for gentoo-user@gentoo.org; Fri, 21 Aug 2009 02:45:14 +0200 Received: from athedsl-380847.home.otenet.gr ([79.131.39.173]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 21 Aug 2009 02:45:14 +0200 Received: from realnc by athedsl-380847.home.otenet.gr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 21 Aug 2009 02:45:14 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: Nikos Chantziaras Subject: [gentoo-user] Re: Does mplayer use it's own internal ffmpeg on Gentoo? Date: Fri, 21 Aug 2009 03:44:58 +0300 Organization: Lucas Barks Message-ID: References: <58965d8a0908201159v63fa47eai8a9d2a8e0d5a3e25@mail.gmail.com> <58965d8a0908201251w12388aecl55424fe52ba5deb4@mail.gmail.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: athedsl-380847.home.otenet.gr User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.1) Gecko/20090815 Thunderbird/3.0b3 In-Reply-To: <58965d8a0908201251w12388aecl55424fe52ba5deb4@mail.gmail.com> Sender: news X-Archives-Salt: 1fb93277-0725-43a6-adee-d1f39ab4a221 X-Archives-Hash: da38c204c9932f14eea2dc7316de2ff1 On 08/20/2009 10:51 PM, Paul Hartman wrote: >> [...] >> And I suppose there's no way to change that? I was trying to create an >> ebuild for ffmpeg-mt (a version that supports multi-core CPUs) to speed up >> playback of full HD video. This is quite popular in the Windows world (most >> Windows builds of mplayer support multi-core systems by using ffmpeg-mt). >> There are also debs and RPMs for this floating around. But nothing for >> Gentoo so I'm trying to roll my own, but I'm not sure how to do it. Bundled >> libs were always a pain in the bum... > > check out this site: > > http://nikita.melnichenko.name/blog.php?id=5&topic=gentoo-ebuild-mplayer-mt&lang=en > > He's got an ebuild for building mplayer with ffmpeg-mt (one of the > comments indicates some minor changes may be needed for recent > versions). > > Mplayer's website also mentions SVN snapshots of mplayer with the mt > code as well. The URL given does not resolve for me, though: > http://just.mooo.com/mplayer-svn-mt.tar.bz2 I rolled my own and it works very nicely :) If anyone is interested, I submitted a version-bump bug with all needed files: http://bugs.gentoo.org/show_bug.cgi?id=282154