On Thu, Aug 20, 2009 at 2:21 PM, Nikos Chantziaras<[email protected]> wrote: > On 08/20/2009 09:59 PM, Paul Hartman wrote: >> >> On Thu, Aug 20, 2009 at 12:19 PM, Nikos Chantziaras<[email protected]> >> wrote: >>> >>> I see that mplayer does not have a dep on ffmpeg. Am I right in assuming >>> that mplayer on Gentoo uses its own, bundled ffmpeg? >> >> It looks to me like that is correct, it appears to be using its own >> internal copy of ffmpeg's libav*. > > 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

