source: multimedia/libdriv/speex.xml@ 66adf1ed

12.1 ken/TL2024 ken/tuningfonts lazarus plabs/newcss python3.11 rahul/power-profiles-daemon renodr/vulkan-addition trunk xry111/llvm18
Last change on this file since 66adf1ed was 332bad2a, checked in by Bruce Dubbs <bdubbs@…>, 11 months ago

Tags

Tag most of multimedia drivers.

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