source: multimedia/videoutils/transcode.xml@ f15e274

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 6.2 6.2.0 6.2.0-rc1 6.2.0-rc2 6.3 6.3-rc1 6.3-rc2 6.3-rc3 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 f15e274 was f15e274, checked in by Manuel Canales Esparcia <manuel@…>, 18 years ago

Typo fix. Multimedia.

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

  • Property mode set to 100644
File size: 14.5 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3 "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY transcode-download-http "http://www.jakemsr.com/transcode/transcode-&transcode-version;.tar.gz">
8 <!ENTITY transcode-download-ftp "ftp://ftp.fu-berlin.de/unix/linux/mirrors/gentoo/distfiles/transcode-&transcode-version;.tar.gz">
9 <!ENTITY transcode-md5sum "6fd4bc7651ebccdcd384474eb557d160">
10 <!ENTITY transcode-size "2.3 MB">
11 <!ENTITY transcode-buildsize "57.2 MB">
12 <!ENTITY transcode-time "1.5 SBU">
13]>
14
15<sect1 id="transcode" xreflabel="Transcode-&transcode-version;">
16 <?dbhtml filename="transcode.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 <keywordset>
22 <keyword role="package">transcode-&transcode-version;.tar</keyword>
23 <keyword role="ftpdir">transcode</keyword>
24 </keywordset>
25 </sect1info>
26
27 <title>Transcode-&transcode-version;</title>
28
29 <indexterm zone="transcode">
30 <primary sortas="a-Transcode">Transcode</primary>
31 </indexterm>
32
33 <sect2 role="package">
34 <title>Introduction to Transcode</title>
35
36<para><application>Transcode</application> is a fast, versatile and
37command-line based audio/video everything to everything converter. For a
38rundown of the features and capabilities, along with usage examples, visit
39the Transcode Wiki at <ulink url="http://www.transcoding.org/"/>.</para>
40
41 <bridgehead renderas="sect3">Package Information</bridgehead>
42 <itemizedlist spacing="compact">
43 <listitem>
44 <para>Download (HTTP): <ulink url="&transcode-download-http;"/></para>
45 </listitem>
46 <listitem>
47 <para>Download (FTP): <ulink url="&transcode-download-ftp;"/></para>
48 </listitem>
49 <listitem>
50 <para>Download MD5 sum: &transcode-md5sum;</para>
51 </listitem>
52 <listitem>
53 <para>Download size: &transcode-size;</para>
54 </listitem>
55 <listitem>
56 <para>Estimated disk space required: &transcode-buildsize;</para>
57 </listitem>
58 <listitem>
59 <para>Estimated build time: &transcode-time;</para>
60 </listitem>
61 </itemizedlist>
62
63 <bridgehead renderas="sect3">Transcode Dependencies</bridgehead>
64
65 <bridgehead renderas="sect4">Required</bridgehead>
66 <para role="required"><xref linkend="ffmpeg"/> and
67 <xref linkend="libmpeg2"/></para>
68
69 <bridgehead renderas="sect4">Recommended</bridgehead>
70 <para role="recommended"><xref linkend="lame"/></para>
71
72 <bridgehead renderas="sect4">Optional (Listed in the Order That the
73 <command>configure</command> Script Looks for Them)</bridgehead>
74 <para role="optional"><xref linkend="pkgconfig"/>,
75 X (<xref linkend="xfree86"/> or <xref linkend="xorg"/>),
76 <xref linkend="xvid"/>,
77 <ulink url="http://www.divx.com/divx/linux/">DivX4Linux</ulink>,
78 <ulink url="http://loci.cs.utk.edu/">LoRS/IBP</ulink>,
79 <xref linkend="mplayer"/> (for libpostproc),
80 <xref linkend="freetype2"/>,
81 <xref linkend="avifile"/>,
82 <xref linkend="libogg"/>,
83 <xref linkend="libvorbis"/>,
84 <ulink url="http://www.theora.org/">Theora</ulink>,
85 <xref linkend="libdvdread"/>,
86 <ulink url="http://www.netlib.org/pvm3/">PVM3</ulink>,
87 <xref linkend="libdv"/>,
88 <ulink url="http://libquicktime.sourceforge.net/">libquicktime</ulink>,
89 <xref linkend="LZO"/>,
90 <xref linkend="liba52"/>,
91 <xref linkend="libmpeg3"/>,
92 <xref linkend="libxml2"/>,
93 <ulink url="http://mjpeg.sourceforge.net/">MJPEG Tools</ulink>,
94 <xref linkend="sdl"/>,
95 <xref linkend="GTK"/>,
96 <xref linkend="libfame"/>,
97 <xref linkend="imagemagick"/>, and
98 <xref linkend="libjpeg"/> or
99 <ulink url="http://sourceforge.net/projects/mjpeg">MMX Jpeg</ulink></para>
100
101 </sect2>
102
103 <sect2 role="installation">
104 <title>Installation of Transcode</title>
105
106 <para>Install <application>Transcode</application> by running the following
107 commands:</para>
108
109<screen><userinput>./configure --prefix=/usr &amp;&amp;
110make</userinput></screen>
111
112 <para>This package does not come with a test suite.</para>
113
114 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
115
116<screen role="root"><userinput>make install</userinput></screen>
117
118 </sect2>
119
120 <sect2 role="commands">
121 <title>Command Explanations</title>
122
123 <para><option>--enable-netstream</option>: This parameter enables network
124 streaming support.</para>
125
126 <para>Building support for most of the dependency packages requires using
127 options passed to the <command>configure</command> script. View the
128 <filename>INSTALL</filename> file and the output from
129 <command>./configure --help</command> for complete information about
130 enabling dependency packages.</para>
131
132 </sect2>
133
134 <sect2 role="content">
135 <title>Contents</title>
136
137 <segmentedlist>
138 <segtitle>Installed Programs</segtitle>
139 <segtitle>Installed Libraries</segtitle>
140 <segtitle>Installed Directories</segtitle>
141
142 <seglistitem>
143 <seg>avicodec, avidump, avifix, aviindex, avimerge, avisplit, avisync, tccat,
144 tcdecode, tcdemux, tcextract, tcframe, tcmodinfo, tcmp3cut, tcprobe,
145 tcrequant, tcscan, tcxmlcheck, tcxpm2rgb, and transcode</seg>
146 <seg>a52_decore.so, af6_decore.so, export*.so, filter*.so, and import*.so
147 output/filter/input modules</seg>
148 <seg>/usr/lib/transcode and /usr/share/doc/transcode</seg>
149 </seglistitem>
150 </segmentedlist>
151
152 <variablelist>
153 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
154 <?dbfo list-presentation="list"?>
155 <?dbhtml list-presentation="table"?>
156
157 <varlistentry id="avicodec">
158 <term><command>avicodec</command></term>
159 <listitem>
160 <para>indicates or changes the FOURCC CODEC flag in an AVI file.</para>
161 <indexterm zone="transcode avicodec">
162 <primary sortas="b-avicodec">avicodec</primary>
163 </indexterm>
164 </listitem>
165 </varlistentry>
166
167 <varlistentry id="avidump">
168 <term><command>avidump</command></term>
169 <listitem>
170 <para>dumps audio or video stream of a given AVI file to stdout
171 (for AVI conversion or extraction of audio streams).</para>
172 <indexterm zone="transcode avidump">
173 <primary sortas="b-avidump">avidump</primary>
174 </indexterm>
175 </listitem>
176 </varlistentry>
177
178 <varlistentry id="avifix">
179 <term><command>avifix</command></term>
180 <listitem>
181 <para>fixes the header of an AVI file.</para>
182 <indexterm zone="transcode avifix">
183 <primary sortas="b-avifix">avifix</primary>
184 </indexterm>
185 </listitem>
186 </varlistentry>
187
188 <varlistentry id="aviindex">
189 <term><command>aviindex</command></term>
190 <listitem>
191 <para>writes a text file describing the index of an AVI file.</para>
192 <indexterm zone="transcode aviindex">
193 <primary sortas="b-aviindex">aviindex</primary>
194 </indexterm>
195 </listitem>
196 </varlistentry>
197
198 <varlistentry id="avimerge">
199 <term><command>avimerge</command></term>
200 <listitem>
201 <para> merges AVI files of the same format. Do not try to merge AVI
202 files of different formats, it will most likely result in errors (and format
203 means same bitrates, too!).</para>
204 <indexterm zone="transcode avimerge">
205 <primary sortas="b-avimerge">avimerge</primary>
206 </indexterm>
207 </listitem>
208 </varlistentry>
209
210 <varlistentry id="avisplit">
211 <term><command>avisplit</command></term>
212 <listitem>
213 <para>splits AVI files into multiple files.</para>
214 <indexterm zone="transcode avisplit">
215 <primary sortas="b-avisplit">avisplit</primary>
216 </indexterm>
217 </listitem>
218 </varlistentry>
219
220 <varlistentry id="avisync">
221 <term><command>avisync</command></term>
222 <listitem>
223 <para>can shift audio in AVI files for better
224 synchronizing of the audio and video data signal.</para>
225 <indexterm zone="transcode avisync">
226 <primary sortas="b-avisync">avisync</primary>
227 </indexterm>
228 </listitem>
229 </varlistentry>
230
231 <varlistentry id="tccat">
232 <term><command>tccat</command></term>
233 <listitem>
234 <para>concatenates input files using the input plugins of
235 <application>Transcode</application>.</para>
236 <indexterm zone="transcode tccat">
237 <primary sortas="b-tccat">tccat</primary>
238 </indexterm>
239 </listitem>
240 </varlistentry>
241
242 <varlistentry id="tcdecode">
243 <term><command>tcdecode</command></term>
244 <listitem>
245 <para>is used to decode input files to raw video and
246 PCM audio streams.</para>
247 <indexterm zone="transcode tcdecode">
248 <primary sortas="b-tcdecode">tcdecode</primary>
249 </indexterm>
250 </listitem>
251 </varlistentry>
252
253 <varlistentry id="tcdemux">
254 <term><command>tcdemux</command></term>
255 <listitem>
256 <para>demultiplexes (separates) audio/video input that contains
257 multiple streams, e.g., VOB files.</para>
258 <indexterm zone="transcode tcdemux">
259 <primary sortas="b-tcdemux">tcdemux</primary>
260 </indexterm>
261 </listitem>
262 </varlistentry>
263
264 <varlistentry id="tcextract">
265 <term><command>tcextract</command></term>
266 <listitem>
267 <para>grabs single streams from a file containing multiple streams.</para>
268 <indexterm zone="transcode tcextract">
269 <primary sortas="b-tcextract">tcextract</primary>
270 </indexterm>
271 </listitem>
272 </varlistentry>
273
274 <varlistentry id="tcframe">
275 <term><command>tcframe</command></term>
276 <listitem>
277 <para>processes single video frames for different color encodings
278 (RGB &gt;-&lt; YUV or similar).</para>
279 <indexterm zone="transcode tcframe">
280 <primary sortas="b-tcframe">tcframe</primary>
281 </indexterm>
282 </listitem>
283 </varlistentry>
284
285 <varlistentry id="tcmodinfo">
286 <term><command>tcmodinfo</command></term>
287 <listitem>
288 <para>loads a supplied <application>Transcode</application> filter
289 module and prints its parameters.</para>
290 <indexterm zone="transcode tcmodinfo">
291 <primary sortas="b-tcmodinfo">tcmodinfo</primary>
292 </indexterm>
293 </listitem>
294 </varlistentry>
295
296 <varlistentry id="tcmp3cut">
297 <term><command>tcmp3cut</command></term>
298 <listitem>
299 <para>is a tool which can cut MP3 streams at
300 milliseconds positions.</para>
301 <indexterm zone="transcode tcmp3cut">
302 <primary sortas="b-tcmp3cut">tcmp3cut</primary>
303 </indexterm>
304 </listitem>
305 </varlistentry>
306
307 <varlistentry id="tcprobe">
308 <term><command>tcprobe</command></term>
309 <listitem>
310 <para>prints information about the input file format.</para>
311 <indexterm zone="transcode tcprobe">
312 <primary sortas="b-tcprobe">tcprobe</primary>
313 </indexterm>
314 </listitem>
315 </varlistentry>
316
317 <varlistentry id="tcrequant">
318 <term><command>tcrequant</command></term>
319 <listitem>
320 <para>is a tool which can requantize an MPEG-2
321 elementary stream.</para>
322 <indexterm zone="transcode tcrequant">
323 <primary sortas="b-tcrequant">tcrequant</primary>
324 </indexterm>
325 </listitem>
326 </varlistentry>
327
328 <varlistentry id="tcscan">
329 <term><command>tcscan</command></term>
330 <listitem>
331 <para> performs several measurements on the given input data.</para>
332 <indexterm zone="transcode tcscan">
333 <primary sortas="b-tcscan">tcscan</primary>
334 </indexterm>
335 </listitem>
336 </varlistentry>
337
338 <varlistentry id="tcxmlcheck">
339 <term><command>tcxmlcheck</command></term>
340 <listitem>
341 <para> checks information in a SMIL input file.</para>
342 <indexterm zone="transcode tcxmlcheck">
343 <primary sortas="b-tcxmlcheck">tcxmlcheck</primary>
344 </indexterm>
345 </listitem>
346 </varlistentry>
347
348 <varlistentry id="transcode-prog">
349 <term><command>transcode</command></term>
350 <listitem>
351 <para>is the encoder's user interface that handles the plugins and
352 other programs, being the glue between the modules. There are several well
353 documented usage examples on both the homepage and the documentation included
354 in the package.</para>
355 <indexterm zone="transcode transcode-prog">
356 <primary sortas="b-transcode">transcode</primary>
357 </indexterm>
358 </listitem>
359 </varlistentry>
360
361 <varlistentry id="a52_decore">
362 <term><filename class='libraryfile'>a52_decore.so</filename></term>
363 <listitem>
364 <para>is used to interface with the <filename class='libraryfile'>liba52</filename>
365 library for decoding AC-3 streams.</para>
366 <indexterm zone="transcode a52_decore">
367 <primary sortas="c-a52_decore">a52_decore.so</primary>
368 </indexterm>
369 </listitem>
370 </varlistentry>
371
372 <varlistentry id="af6_decore">
373 <term><filename class='libraryfile'>af6_decore.so</filename></term>
374 <listitem>
375 <para>is a support module used to decode
376 <filename class='libraryfile'>libaviplay</filename> library supported codecs
377 and file formats</para>
378 <indexterm zone="transcode af6_decore">
379 <primary sortas="c-af6_decore">af6_decore.so</primary>
380 </indexterm>
381 </listitem>
382 </varlistentry>
383
384 <varlistentry id="export-filter">
385 <term><filename class='libraryfile'>export/filter/import_*.so</filename></term>
386 <listitem>
387 <para>&mdash; depending on the external libraries that are used,
388 there are a great number of plugins to convert audio and video input to raw
389 format, process raw video and audio and convert raw audio and video to other
390 formats to be written into a file type of choice. Read the documentation for
391 complete information.</para>
392 <indexterm zone="transcode export-filter">
393 <primary sortas="c-export-filter">export/filter/import_*.so</primary>
394 </indexterm>
395 </listitem>
396 </varlistentry>
397 </variablelist>
398
399 </sect2>
400
401</sect1>
Note: See TracBrowser for help on using the repository browser.