source: multimedia/libdriv/gst10-plugins-base.xml@ 897d0fa

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 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 897d0fa was 897d0fa, checked in by Igor Živković <igor@…>, 11 years ago

update to gstreamer-1.2.0

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

  • Property mode set to 100644
File size: 6.4 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-base-download-http
8 "&gstreamer-dl;/gst-plugins-base/gst-plugins-base-&gst10-plugins-base-version;.tar.xz">
9 <!ENTITY gst10-plugins-base-download-ftp " ">
10 <!ENTITY gst10-plugins-base-md5sum "d0f7bb7f6c781be127902bff89b87c5c">
11 <!ENTITY gst10-plugins-base-size "2.4 MB">
12 <!ENTITY gst10-plugins-base-buildsize "105 MB">
13 <!ENTITY gst10-plugins-base-time "1.1 SBU">
14]>
15
16<sect1 id="gst10-plugins-base" xreflabel="gst-plugins-base-&gst10-plugins-base-version;">
17 <?dbhtml filename="gst10-plugins-base.html"?>
18
19 <sect1info>
20 <othername>$LastChangedBy$</othername>
21 <date>$Date$</date>
22 </sect1info>
23
24 <title>gst-plugins-base-&gst10-plugins-base-version;</title>
25
26 <indexterm zone="gst10-plugins-base">
27 <primary sortas="a-gst-plugins-base">gst-plugins-base</primary>
28 </indexterm>
29
30 <sect2 role="package">
31 <title>Introduction to GStreamer Base Plug-ins</title>
32
33 <para>
34 The <application>GStreamer Base Plug-ins</application> is a well-groomed and
35 well-maintained collection of <application>GStreamer</application> plug-ins
36 and elements, spanning the range of possible types of elements one would want
37 to write for <application>GStreamer</application>. You will need at least one
38 of Good, Bad, Ugly or Libav plugins for <application>GStreamer</application>
39 applications to function properly.
40 </para>
41
42 &lfs74_checked;
43
44 &gst-compat;
45
46 <bridgehead renderas="sect3">Package Information</bridgehead>
47 <itemizedlist spacing="compact">
48 <listitem>
49 <para>
50 Download (HTTP): <ulink url="&gst10-plugins-base-download-http;"/>
51 </para>
52 </listitem>
53 <listitem>
54 <para>
55 Download (FTP): <ulink url="&gst10-plugins-base-download-ftp;"/>
56 </para>
57 </listitem>
58 <listitem>
59 <para>
60 Download MD5 sum: &gst10-plugins-base-md5sum;
61 </para>
62 </listitem>
63 <listitem>
64 <para>
65 Download size: &gst10-plugins-base-size;
66 </para>
67 </listitem>
68 <listitem>
69 <para>
70 Estimated disk space required: &gst10-plugins-base-buildsize;
71 </para>
72 </listitem>
73 <listitem>
74 <para>
75 Estimated build time: &gst10-plugins-base-time;
76 </para>
77 </listitem>
78 </itemizedlist>
79
80 <bridgehead renderas="sect3">GStreamer Base Plug-ins Dependencies</bridgehead>
81
82 <bridgehead renderas="sect4">Required</bridgehead>
83 <para role="required">
84 <xref linkend="gstreamer10"/>
85 </para>
86
87 <bridgehead renderas="sect4">Optional</bridgehead>
88 <para role="optional">
89 <xref linkend="gobject-introspection"/>,
90 <xref linkend="iso-codes"/>,
91 <xref linkend="x-window-system"/>
92 <xref linkend="alsa-lib"/>,
93 <xref linkend="cdparanoia"/>,
94 <xref linkend="libogg"/>,
95 <xref linkend="pango"/>,
96 <xref linkend="libtheora"/>,
97 <xref linkend="libvorbis"/>,
98 <xref linkend="freetype2"/>,
99 <xref linkend="gtk3"/>,
100 <xref linkend="qt4"/>,
101 <xref linkend="gtk-doc"/>,
102 <ulink url="http://wiki.xiph.org/Tremor">Tremor</ulink>,
103 <ulink url="http://sourceforge.net/projects/libvisual/">libvisual</ulink>,
104 <ulink url="http://code.entropywave.com/projects/orc/">ORC</ulink>, and
105 <ulink url="http://www.valgrind.org/">Valgrind</ulink>
106 </para>
107
108 <para condition="html" role="usernotes">
109 User Notes: <ulink url="&blfs-wiki;/gst10-plugins-base"/>
110 </para>
111 </sect2>
112
113 <sect2 role="installation">
114 <title>Installation of GStreamer Base Plug-ins</title>
115
116 <para>
117 Install <application>GStreamer Base Plug-ins</application> by running the
118 following commands:
119 </para>
120
121<screen><userinput>./configure --prefix=/usr \
122 --with-package-name="GStreamer Base Plugins &gst10-plugins-base-version; BLFS" \
123 --with-package-origin="http://www.linuxfromscratch.org/blfs/view/svn/" &amp;&amp;
124make</userinput></screen>
125
126 <para>
127 To test the results, issue: <command>make check</command>.
128 </para>
129
130 <note><para>
131 When installing, the Makefile does some additional
132 linking. If you do not have Xorg in /usr, the LIBRARY_PATH
133 variable needs to be defined for the root user. If
134 using sudo to assume root, use the -E option to pass
135 your current environment variables for the install process.
136 </para></note>
137
138 <para>
139 Now, as the <systemitem class="username">root</systemitem> user:
140 </para>
141
142<screen role="root"><userinput>make install</userinput></screen>
143 </sect2>
144
145 <sect2 role="content">
146 <title>Contents</title>
147
148 <segmentedlist>
149 <segtitle>Installed Programs</segtitle>
150 <segtitle>Installed Libraries</segtitle>
151 <segtitle>Installed Directories</segtitle>
152
153 <seglistitem>
154 <seg>
155 gst-discoverer-1.0, gst-play-1.0, and gst-visualise-1.0
156 </seg>
157 <seg>
158 libgstapp-1.0.so, libgstaudio-1.0.so, libgstfft-1.0.so, libgstpbutils-1.0.so,
159 libgstriff-1.0.so, libgstrtp-1.0.so, libgstrtsp-1.0.so, libgstsdp-1.0.so,
160 libgsttag-1.0.so, libgstvideo-1.0.so and several plugins in
161 /usr/lib/gstreamer-1.0
162 </seg>
163 <seg>
164 /usr/include/gstreamer-1.0/gst/{app,audio,fft,pbutils},
165 /usr/include/gstreamer-1.0/gst/{riff,rtp,rtsp,sdp,tag,video}
166 /usr/share/gst-plugins-base/1.0 and
167 /usr/share/gtk-doc/html/gst-plugins-base-{libs,plugins}-1.0
168 </seg>
169 </seglistitem>
170 </segmentedlist>
171
172 <variablelist>
173 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
174 <?dbfo list-presentation="list"?>
175 <?dbhtml list-presentation="table"?>
176
177 <varlistentry id="gst-visualise-1">
178 <term><command>gst-visualise-1.0</command></term>
179 <listitem>
180 <para>
181 is a tool that is used to run a basic <application>GStreamer</application>
182 pipeline, to display a graphical visualisation of an audio stream.
183 </para>
184 <indexterm zone="gst10-plugins-base gst-visualise-1">
185 <primary sortas="b-gst-visualise-1">gst-visualise-1.0</primary>
186 </indexterm>
187 </listitem>
188 </varlistentry>
189
190 </variablelist>
191
192 </sect2>
193
194</sect1>
Note: See TracBrowser for help on using the repository browser.