Gentoo Archives: gentoo-user

From: waltdnes@××××××××.org
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: [SOLVED] What package provides gstreamer-app?
Date: Mon, 14 Dec 2015 02:32:14
Message-Id: 20151214023145.GB25865@waltdnes.org
In Reply to: [gentoo-user] Re: [SOLVED] What package provides gstreamer-app? by Jonathan Callen
1 On Fri, Dec 11, 2015 at 06:32:48PM -0500, Jonathan Callen wrote
2
3 > > I unmerged the version 1.X gstreamer and plugins, masked out >=
4 > > 0.11 versions and emerged gst-plugins-base, which also pulled in
5 > > gstreamer. The Pale Moon build is churning along now, and I'll find
6 > > out in a couple of hours how it works with h264. The web site...
7 > > http://www.quirksmode.org/html5/tests/video.html has h264, webm,
8 > > and ogg/theora test videos. I currently have webm and ogg/theora
9 > > working. The gstreamer-enabled build will hopefully also run the
10 > > h264 video. This will also be useful for Youtube in HTML5 mode.
11
12 Success. After a bit of experimenting I've gotten h.264 working at
13 the quirksmode website, and on Youtube. Pale Moon browser requires...
14
15 gstreamer
16 gst-plugins-base
17 gst-plugins-good
18 gst-plugins-ffmpeg
19
20 A confusing item is that gst-plugins-base and gst-plugins-good are in
21 media-libs/ but gst-plugins-ffmpeg and 77 others are in media-plugins/
22 Go figure.
23
24 > There is no need to remove the 1.x version of gstreamer (unless you
25 > just don't need it anymore). The 0.8, 0.10, and 1.x branches of
26 > gstreamer are each slotted (well, the ancient 0.8 release is gone from
27 > the tree as nothing uses it any more) specifically so that they can be
28 > installed in parallel, and upstream actually supports doing so (which
29 > is why the ABI version number is in the name of every library, plugin
30 > directory, and executable).
31
32 Nothing on my system requires 1.X and I prefer a lean system.
33
34 --
35 Walter Dnes <waltdnes@××××××××.org>
36 I don't run "desktop environments"; I run useful applications