Gentoo Archives: gentoo-user

From: Alan McKinnon <alan.mckinnon@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] ffmpeg cpu flags
Date: Sun, 04 Oct 2015 22:39:01
Message-Id: 5611AA57.9050307@gmail.com
In Reply to: [gentoo-user] ffmpeg cpu flags by James Cloos
1 On 04/10/2015 22:49, James Cloos wrote:
2 > I see that the ffmpeg ebuild requires that mmxext is set if sse is set.
3 >
4 > Isn't mmxext amd-only?
5
6 Definitely not. Intel designed mmx
7
8 >
9 > And is there really any value from micromanaging things like that in an
10 > ebuild?
11
12 For ffmpeg? Yes. I imagine users who rely on will be mighty upset if the
13 ebuild did not offer those flags. By way of example, many folks here
14 have reported their own experience over the years that a given cpu with
15 a standard Ubuntu i586 or so install struggles to keep up with a video.
16 The same hardware running the same software on Gentoo with sane options
17 and USE easily manages. That's the difference between managing and not
18 managing such things in areas where it matters.
19
20 Besides, the ability to precisely control details such as mmx/sse in
21 areas where it matters using USE is really the only thing Gentoo sells.
22 Take that away and all you have is a regular distro that really likes
23 showing gcc output
24
25 --
26 Alan McKinnon
27 alan.mckinnon@×××××.com

Replies

Subject Author
Re: [gentoo-user] ffmpeg cpu flags Alec Ten Harmsel <alec@××××××××××××××.com>
Re: [gentoo-user] ffmpeg cpu flags Stroller <stroller@××××××××××××××××××.uk>