source: multimedia/videoutils/transcode.xml@ 9f12e36

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 9f12e36 was 9f12e36, checked in by Randy McMurchy <randy@…>, 18 years ago

Removed 'keywordset' blocks and extra spaces from the XML files (note this was by accident as I meant to do just in the gnome directory but I was in the root of BOOK when I ran the script, but this was going to happen anyway so I don't think it is a big deal)

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

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