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 <gentoo-user+bounces-99203-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1MeIQS-000277-RH
	for garchives@archives.gentoo.org; Fri, 21 Aug 2009 00:56:17 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 34D6EE02F1;
	Fri, 21 Aug 2009 00:56:15 +0000 (UTC)
Received: from mail-yw0-f172.google.com (mail-yw0-f172.google.com [209.85.211.172])
	by pigeon.gentoo.org (Postfix) with ESMTP id 135B9E02F1
	for <gentoo-user@lists.gentoo.org>; Fri, 21 Aug 2009 00:56:15 +0000 (UTC)
Received: by ywh2 with SMTP id 2so982721ywh.2
        for <gentoo-user@lists.gentoo.org>; Thu, 20 Aug 2009 17:56:14 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=gamma;
        h=domainkey-signature:mime-version:sender:received:in-reply-to
         :references:date:x-google-sender-auth:message-id:subject:from:to
         :content-type:content-transfer-encoding;
        bh=gYbQltpJWfiW/414xRZCLn7iowzelRHWDRztcJSGDNw=;
        b=iA+qreAtVIal+NwBUoS0RBYKTvhHJDRdB4UneQBI2NijB/5PFf6+vUYMth3CvMhY0+
         ARj+VEpc/Y+0kOrxsGA9eru58D+FFsdf+pWYhIpsQTS//OElmJPCkUHw3Sl3dMBuSgEY
         hUg0y25HpPX9cqvMEEPkKBfOZChL3TgHQkWh8=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=gmail.com; s=gamma;
        h=mime-version:sender:in-reply-to:references:date
         :x-google-sender-auth:message-id:subject:from:to:content-type
         :content-transfer-encoding;
        b=hJ3JUTbUojGFxtE/lth9q+VKGmYskEj+G1QW2ltnAgmPsuB4EAcWNq/kwORJupo3gk
         Dx45C7szR5KMSjsGuYRm2ZGNzHDqfdHZlO5bFuxIKpmm+6y3Y5LIavfbBt5jqdZTQOxd
         FRzVPl/1wHxlxZ50H0AJjhD6opIG7gmnWfCZM=
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@lists.gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
Sender: paul.hartman@gmail.com
Received: by 10.150.103.10 with SMTP id a10mr993219ybc.173.1250816174311; Thu, 
	20 Aug 2009 17:56:14 -0700 (PDT)
In-Reply-To: <h6kqm3$9s1$1@ger.gmane.org>
References: <h6k0jq$ptf$3@ger.gmane.org>
	 <58965d8a0908201159v63fa47eai8a9d2a8e0d5a3e25@mail.gmail.com>
	 <h6k7oe$k7b$1@ger.gmane.org>
	 <58965d8a0908201251w12388aecl55424fe52ba5deb4@mail.gmail.com>
	 <h6kqm3$9s1$1@ger.gmane.org>
Date: Thu, 20 Aug 2009 19:56:14 -0500
X-Google-Sender-Auth: c139e9d76b95df24
Message-ID: <58965d8a0908201756h42e49ba3u8a015b4054e60ecf@mail.gmail.com>
Subject: Re: [gentoo-user] Re: Does mplayer use it's own internal ffmpeg on 
	Gentoo?
From: Paul Hartman <paul.hartman+gentoo@gmail.com>
To: gentoo-user@lists.gentoo.org
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
X-Archives-Salt: 01ee04f1-253f-462f-a127-d7f42758a532
X-Archives-Hash: c152b86b3c06eed3ce375157e4d2176f

On Thu, Aug 20, 2009 at 7:44 PM, Nikos Chantziaras<realnc@arcor.de> wrote:
> 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

I'll give it a try. Thanks!