source: multimedia/libdriv/gst10-plugins-good.xml@ 78e2a40

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 7.4 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 78e2a40 was 64ccc1e, checked in by Krejzi <krejzi@…>, 11 years ago

GStreamer 1.0 updates, fix changelog dates and fix gstreamer-good-plugins-0.10 build with newer kernels.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@10780 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 5.2 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY gst10-plugins-good-download-http "&gstreamer-dl;/gst-plugins-good/gst-plugins-good-&gst10-plugins-good-version;.tar.xz">
8 <!ENTITY gst10-plugins-good-download-ftp " ">
9 <!ENTITY gst10-plugins-good-md5sum "13e487127d80fe20c868b3bbb2a17d9e">
10 <!ENTITY gst10-plugins-good-size "2.6 MB">
11 <!ENTITY gst10-plugins-good-buildsize "110 MB">
12 <!ENTITY gst10-plugins-good-time "1.2 SBU">
13]>
14
15<sect1 id="gst10-plugins-good" xreflabel="gst-plugins-good-&gst10-plugins-good-version;">
16 <?dbhtml filename="gst10-plugins-good.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>gst-plugins-good-&gst10-plugins-good-version;</title>
24
25 <indexterm zone="gst10-plugins-good">
26 <primary sortas="a-gst-plugins-good">gst-plugins-good</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to GStreamer Good Plug-ins</title>
31
32 <para>
33 The <application>GStreamer Good Plug-ins</application> is a set of plug-ins
34 considered by the <application>GStreamer</application> developers to have
35 good quality code, correct functionality, and the preferred license (LGPL
36 for the plug-in code, LGPL or LGPL-compatible for the supporting library).
37 A wide range of video and audio decoders, encoders, and filters are included.
38 </para>
39
40 &lfs72_checked;
41
42 &gst-compat;
43
44 <bridgehead renderas="sect3">Package Information</bridgehead>
45 <itemizedlist spacing="compact">
46 <listitem>
47 <para>
48 Download (HTTP): <ulink url="&gst10-plugins-good-download-http;"/>
49 </para>
50 </listitem>
51 <listitem>
52 <para>
53 Download (FTP): <ulink url="&gst10-plugins-good-download-ftp;"/>
54 </para>
55 </listitem>
56 <listitem>
57 <para>
58 Download MD5 sum: &gst10-plugins-good-md5sum;
59 </para>
60 </listitem>
61 <listitem>
62 <para>
63 Download size: &gst10-plugins-good-size;
64 </para>
65 </listitem>
66 <listitem>
67 <para>
68 Estimated disk space required: &gst10-plugins-good-buildsize;
69 </para>
70 </listitem>
71 <listitem>
72 <para>
73 Estimated build time: &gst10-plugins-good-time;
74 </para>
75 </listitem>
76 </itemizedlist>
77
78 <bridgehead renderas="sect3">GStreamer Good Plug-ins Dependencies</bridgehead>
79
80 <bridgehead renderas="sect4">Required</bridgehead>
81 <para role="required">
82 <xref linkend="gst10-plugins-base"/>
83 </para>
84
85 <bridgehead renderas="sect4">Recommended</bridgehead>
86 <para role="recommended">
87 <xref linkend="flac"/>,
88 <xref linkend="gdk-pixbuf"/>,
89 <xref linkend="libjpeg"/>,
90 <xref linkend="libpng"/>,
91 <xref linkend="libsoup"/>,
92 <xref linkend="libvpx"/> and
93 <xref linkend="xorg7-lib"/>
94 </para>
95
96 <bridgehead renderas="sect4">Optional</bridgehead>
97 <para role="optional">
98 <xref linkend="aalib"/>,
99 <xref linkend="libdv"/>,
100 <xref linkend="pulseaudio"/>,
101 <xref linkend="taglib"/>,
102 <xref linkend="udev"/> or <xref linkend="udev-extras"/> (for GUdev),
103 <ulink url="http://jackaudio.org/">JACK</ulink>,
104 <ulink url="http://caca.zoy.org/wiki/libcaca">libcaca</ulink>,
105 <ulink url="http://sourceforge.net/projects/libraw1394/">libiec61883</ulink>,
106 <ulink url="http://sourceforge.net/projects/libraw1394/">libraw1394</ulink>,
107 <ulink url="http://www.icecast.org/download.php">libshout</ulink>,
108 <ulink url="http://code.entropywave.com/orc/">ORC</ulink>,
109 <ulink url="http://linuxtv.org/downloads/v4l-utils/">Video4Linux</ulink> and
110 <ulink url="http://wavpack.com/">WavPack</ulink>
111 <!-- Not ported
112 <xref linkend="cairo"/> -->
113 </para>
114
115 <para condition="html" role="usernotes">
116 User Notes: <ulink url="&blfs-wiki;/gst10-plugins-good"/>
117 </para>
118 </sect2>
119
120 <sect2 role="installation">
121 <title>Installation of GStreamer Good Plug-ins</title>
122
123 <para>
124 Install <application>GStreamer Good Plug-ins</application> by running the following
125 commands:
126 </para>
127
128<screen><userinput>./configure --prefix=/usr \
129 --with-package-name="GStreamer Good Plugins &gst10-plugins-good-version; BLFS" \
130 --with-package-origin="http://www.linuxfromscratch.org/blfs/view/svn/" &amp;&amp;
131make</userinput></screen>
132
133 <para>
134 To test the results, issue: <command>make check</command>.
135 </para>
136
137 <para>
138 Now, as the <systemitem class="username">root</systemitem> user:
139 </para>
140
141<screen role="root"><userinput>make install</userinput></screen>
142 </sect2>
143
144 <sect2 role="content">
145 <title>Contents</title>
146
147 <segmentedlist>
148 <segtitle>Installed Libraries</segtitle>
149 <segtitle>Installed Directory</segtitle>
150
151 <seglistitem>
152 <seg>
153 Several plugins in /usr/lib/gstreamer-1.0
154 </seg>
155 <seg>
156 /usr/share/gstreamer-1.0/presets
157 </seg>
158 </seglistitem>
159 </segmentedlist>
160
161 </sect2>
162
163</sect1>
Note: See TracBrowser for help on using the repository browser.