source: multimedia/libdriv/speex.xml@ fa9660c

11.3 12.0 12.1 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk xry111/llvm18 xry111/soup3 xry111/xf86-video-removal
Last change on this file since fa9660c was fa4d97a, checked in by Douglas R. Reno <renodr@…>, 23 months ago

Tags

  • Property mode set to 100644
File size: 7.9 KB
RevLine 
[93d50f5]1<?xml version="1.0" encoding="ISO-8859-1"?>
[6732c094]2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
[48b7295]4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
[c6eb1ff1]6
[8dfc5c3]7 <!ENTITY speex-download-http "https://downloads.xiph.org/releases/speex/speex-&speex-version;.tar.gz">
[48b7295]8 <!ENTITY speex-download-ftp " ">
[193a4fff]9 <!ENTITY speex-md5sum "fe7bf610883ff202092b92c72fe0fe3e">
10 <!ENTITY speex-size "1020 KB">
11 <!ENTITY speex-buildsize "7.8 MB">
[5d7ee33]12 <!ENTITY speex-time "less than 0.1 SBU">
13
[8dfc5c3]14 <!ENTITY speexdsp-download-http "https://downloads.xiph.org/releases/speex/speexdsp-&speexdsp-version;.tar.gz">
[5d7ee33]15 <!ENTITY speexdsp-download-ftp " ">
[193a4fff]16 <!ENTITY speexdsp-md5sum "e6eb5ddef743a362c8018f260b91dca5">
17 <!ENTITY speexdsp-size "904 KB">
18 <!ENTITY speexdsp-buildsize "5.5 MB">
[5d7ee33]19 <!ENTITY speexdsp-time "less than 0.1 SBU">
20
[48b7295]21]>
22
[44a7d7d]23<sect1 id="speex" xreflabel="Speex-&speex-version;">
[93d50f5]24 <?dbhtml filename="speex.html"?>
25
26 <sect1info>
27 <date>$Date$</date>
28 </sect1info>
29
30 <title>Speex-&speex-version;</title>
31
32 <indexterm zone="speex">
33 <primary sortas="a-Speex">Speex</primary>
34 </indexterm>
35
36 <sect2 role="package">
37 <title>Introduction to Speex</title>
38
[2eeb8695]39 <para>
40 <application>Speex</application> is an audio compression format
[193a4fff]41 designed specifically for speech. It is well-adapted to internet
[2eeb8695]42 applications and provides useful features that are not present in most
43 other CODECs.
44 </para>
[0d7900a]45
[fa4d97a]46 &lfs112_checked;
[93d50f5]47
48 <bridgehead renderas="sect3">Package Information</bridgehead>
49 <itemizedlist spacing="compact">
50 <listitem>
[2eeb8695]51 <para>
52 Download (HTTP): <ulink url="&speex-download-http;"/>
53 </para>
[93d50f5]54 </listitem>
55 <listitem>
[2eeb8695]56 <para>
57 Download (FTP): <ulink url="&speex-download-ftp;"/>
58 </para>
[93d50f5]59 </listitem>
60 <listitem>
[2eeb8695]61 <para>
62 Download MD5 sum: &speex-md5sum;
63 </para>
[93d50f5]64 </listitem>
65 <listitem>
[2eeb8695]66 <para>
67 Download size: &speex-size;
68 </para>
[93d50f5]69 </listitem>
70 <listitem>
[2eeb8695]71 <para>
72 Estimated disk space required: &speex-buildsize;
73 </para>
[93d50f5]74 </listitem>
75 <listitem>
[2eeb8695]76 <para>
77 Estimated build time: &speex-time;
78 </para>
[93d50f5]79 </listitem>
80 </itemizedlist>
81
[f67554b0]82 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
[5d7ee33]83 <itemizedlist spacing="compact">
84 <listitem>
[2eeb8695]85 <para>
86 Download (HTTP): <ulink url="&speexdsp-download-http;"/>
87 </para>
[5d7ee33]88 </listitem>
89 <listitem>
[2eeb8695]90 <para>
91 Download (FTP): <ulink url="&speexdsp-download-ftp;"/>
92 </para>
[5d7ee33]93 </listitem>
94 <listitem>
[2eeb8695]95 <para>
96 Download MD5 sum: &speexdsp-md5sum;
97 </para>
[5d7ee33]98 </listitem>
99 <listitem>
[2eeb8695]100 <para>
101 Download size: &speexdsp-size;
102 </para>
[5d7ee33]103 </listitem>
104 <listitem>
[2eeb8695]105 <para>
106 Estimated disk space required: &speexdsp-buildsize;
107 </para>
[5d7ee33]108 </listitem>
109 <listitem>
[2eeb8695]110 <para>
111 Estimated build time: &speexdsp-time;
112 </para>
[5d7ee33]113 </listitem>
114 </itemizedlist>
[af176ae9]115<!--
[5d7ee33]116 <bridgehead renderas="sect3">Additional Download</bridgehead>
117 <itemizedlist spacing="compact">
118 <listitem>
119 <para>
120 Required patch:
121 <ulink url="&patch-root;/speexdsp-&speex-version;-build_fixes-1.patch"/>
122 </para>
123 </listitem>
[af176ae9]124 </itemizedlist>-->
[5d7ee33]125
[bcc83ef]126 <bridgehead renderas="sect3">Speex Dependencies</bridgehead>
[93d50f5]127
[aa954884]128 <bridgehead renderas="sect4">Required</bridgehead>
[f1607a4]129 <para role="required">
130 <xref linkend="libogg"/>
131 </para>
[aa954884]132
[93d50f5]133 <bridgehead renderas="sect4">Optional</bridgehead>
[f1607a4]134 <para role="optional">
135 <xref linkend="valgrind"/>
136 </para>
[93d50f5]137
[0e2aa08]138 <para condition="html" role="usernotes">User Notes:
139 <ulink url="&blfs-wiki;/speex"/></para>
140
[93d50f5]141 </sect2>
142
143 <sect2 role="installation">
144 <title>Installation of Speex</title>
145
[2eeb8695]146 <para>
147 This package consists of two separate tarballs.
148 They need to be extracted and built independently.
149 </para>
[5d7ee33]150
[2eeb8695]151 <para>
152 Install <application>Speex</application> by running the
153 following commands:
154 </para>
[93d50f5]155
[24f2d4b]156<screen><userinput>./configure --prefix=/usr \
157 --disable-static \
158 --docdir=/usr/share/doc/speex-&speex-version; &amp;&amp;
[98e781c]159make</userinput></screen>
160
[2eeb8695]161 <para>
162 This package does not come with a test suite.
163 </para>
[8a8e021]164
[2eeb8695]165 <para>
166 As the <systemitem class="username">root</systemitem> user:
167 </para>
[5d7ee33]168
169<screen role="root"><userinput>make install</userinput></screen>
170
[2eeb8695]171 <para>
172 Now extract and install the speexdsp package:
173 </para>
[5d7ee33]174
175<screen><userinput>cd .. &amp;&amp;
[af176ae9]176tar -xf speexdsp-&speexdsp-version;.tar.gz &amp;&amp;
177cd speexdsp-&speexdsp-version; &amp;&amp;
[5d7ee33]178
179./configure --prefix=/usr \
180 --disable-static \
[af176ae9]181 --docdir=/usr/share/doc/speexdsp-&speexdsp-version; &amp;&amp;
[5d7ee33]182make</userinput></screen>
183
[2eeb8695]184 <para>
185 Again, as the <systemitem class="username">root</systemitem> user:
186 </para>
[98e781c]187
188<screen role="root"><userinput>make install</userinput></screen>
[93d50f5]189
190 </sect2>
191
[95791810]192 <sect2 role="commands">
193 <title>Command Explanations</title>
194
[e15c2f4]195 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
196 href="../../xincludes/static-libraries.xml"/>
[95791810]197
[193a4fff]198<!-- Included by default as of 1.2.1
[a9bfd97]199 <para>
[193a4fff]200 <option>- -enable-binaries</option>: Builds two binaries to encode and
[a9bfd97]201 decode to and from the speex format.
202 </para>
[193a4fff]203-->
204
[95791810]205 </sect2>
[0d7900a]206
[93d50f5]207 <sect2 role="content">
208 <title>Contents</title>
209
210 <segmentedlist>
211 <segtitle>Installed Programs</segtitle>
212 <segtitle>Installed Libraries</segtitle>
213 <segtitle>Installed Directories</segtitle>
214
215 <seglistitem>
[193a4fff]216 <seg>speexenc and speexdec</seg>
[e15c2f4]217 <seg>libspeex.so and libspeexdsp.so</seg>
[af176ae9]218 <seg>
[75c06a6]219 /usr/include/speex and
[8558044]220 /usr/share/doc/speex-&speex-version;
[af176ae9]221 </seg>
[93d50f5]222 </seglistitem>
223 </segmentedlist>
224
225 <variablelist>
226 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
227 <?dbfo list-presentation="list"?>
228 <?dbhtml list-presentation="table"?>
[a9bfd97]229
[93d50f5]230 <varlistentry id="speexdec">
231 <term><command>speexdec</command></term>
232 <listitem>
[2eeb8695]233 <para>
234 decodes a <application>Speex</application> file and
[4c24eb0a]235 produces a WAV or raw file
[2eeb8695]236 </para>
[93d50f5]237 <indexterm zone="speex speexdec">
238 <primary sortas="b-speexdec">speexdec</primary>
239 </indexterm>
240 </listitem>
241 </varlistentry>
242
243 <varlistentry id="speexenc">
244 <term><command>speexenc</command></term>
245 <listitem>
[2eeb8695]246 <para>
[193a4fff]247 encodes a WAV or raw file using <application>Speex</application>
[2eeb8695]248 </para>
[93d50f5]249 <indexterm zone="speex speexenc">
250 <primary sortas="b-speexenc">speexenc</primary>
251 </indexterm>
252 </listitem>
253 </varlistentry>
[a9bfd97]254
[93d50f5]255 <varlistentry id="libspeex">
[4c24eb0a]256 <term><filename class="libraryfile">libspeex.so</filename></term>
[93d50f5]257 <listitem>
[2eeb8695]258 <para>
[4c24eb0a]259 provides functions for the audio encoding/decoding programs
[2eeb8695]260 </para>
[93d50f5]261 <indexterm zone="speex libspeex">
[e15c2f4]262 <primary sortas="c-libspeex">libspeex.so</primary>
[93d50f5]263 </indexterm>
264 </listitem>
265 </varlistentry>
266
[aa954884]267 <varlistentry id="libspeexdsp">
[4c24eb0a]268 <term><filename class="libraryfile">libspeexdsp.so</filename></term>
[aa954884]269 <listitem>
[2eeb8695]270 <para>
271 is a speech processing library that goes along with the
[4c24eb0a]272 <application>Speex</application> codec
[2eeb8695]273 </para>
[aa954884]274 <indexterm zone="speex libspeexdsp">
[e15c2f4]275 <primary sortas="c-libspeexdsp">libspeexdsp.so</primary>
[aa954884]276 </indexterm>
277 </listitem>
278 </varlistentry>
279
[93d50f5]280 </variablelist>
281
282 </sect2>
[44a7d7d]283
284</sect1>
Note: See TracBrowser for help on using the repository browser.