mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-02 22:07:15 +08:00
Updated to Transcode-1.0.1
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@5255 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
a00441b08d
commit
0e50c5e67b
@ -1,8 +1,8 @@
|
||||
<!ENTITY day "31">
|
||||
<!ENTITY month "10">
|
||||
<!ENTITY day "01">
|
||||
<!ENTITY month "11">
|
||||
<!ENTITY year "2005">
|
||||
<!ENTITY version "svn-&year;&month;&day;">
|
||||
<!ENTITY releasedate "October &day;st, &year;">
|
||||
<!ENTITY releasedate "November &day;st, &year;">
|
||||
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
|
||||
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
|
||||
<!ENTITY lfs-version "development"> <!-- version|stable|testing|unstable|development] -->
|
||||
@ -526,7 +526,7 @@
|
||||
<!ENTITY avifile-version "0.7.43">
|
||||
<!ENTITY mplayer-version "1.0pre7try2">
|
||||
<!ENTITY xine-ui-version "0.99.4">
|
||||
<!ENTITY transcode-version "0.6.14">
|
||||
<!ENTITY transcode-version "1.0.1">
|
||||
|
||||
<!-- Chapter 40 -->
|
||||
<!ENTITY cdrtools-version "2.01">
|
||||
|
@ -41,6 +41,15 @@
|
||||
|
||||
-->
|
||||
|
||||
<listitem>
|
||||
<para>November 1st, 2005</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[randy] - Updated to Transcode-1.0.1.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>October 31st, 2005</para>
|
||||
<itemizedlist>
|
||||
|
@ -6,10 +6,10 @@
|
||||
|
||||
<!ENTITY transcode-download-http "http://www.jakemsr.com/transcode/transcode-&transcode-version;.tar.gz">
|
||||
<!ENTITY transcode-download-ftp "ftp://ftp.fu-berlin.de/unix/linux/mirrors/gentoo/distfiles/transcode-&transcode-version;.tar.gz">
|
||||
<!ENTITY transcode-md5sum "9bfef83b7e0fe2c27d25d871fef75a92">
|
||||
<!ENTITY transcode-size "2.6 MB">
|
||||
<!ENTITY transcode-buildsize "60 MB">
|
||||
<!ENTITY transcode-time "1.69 SBU">
|
||||
<!ENTITY transcode-md5sum "6fd4bc7651ebccdcd384474eb557d160">
|
||||
<!ENTITY transcode-size "2.3 MB">
|
||||
<!ENTITY transcode-buildsize "57.2 MB">
|
||||
<!ENTITY transcode-time "1.5 SBU">
|
||||
]>
|
||||
|
||||
<sect1 id="transcode" xreflabel="Transcode-&transcode-version;">
|
||||
@ -56,62 +56,43 @@ the Transcode Wiki at <ulink url="http://www.transcoding.org/"/>.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
||||
<!--
|
||||
<bridgehead renderas="sect3">Additional Downloads</bridgehead>
|
||||
<itemizedlist spacing='compact'>
|
||||
<listitem>
|
||||
<para>Required Patch: <ulink
|
||||
url="&patch-root;/transcode-&transcode-version;-fix_largefile_split-1.patch"/></para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Required Patch (if
|
||||
<application>libdv</application> is installed): <ulink
|
||||
url="&patch-root;/transcode-&transcode-version;-fix_dv-1.patch"/></para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Required Patch (if compiled with <application>GCC</application>-3.4.x): <ulink
|
||||
url="&patch-root;/transcode-&transcode-version;-gcc34-1.patch"/></para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
-->
|
||||
|
||||
<bridgehead renderas="sect3">Transcode Dependencies</bridgehead>
|
||||
|
||||
<bridgehead renderas="sect4">Required</bridgehead>
|
||||
<para><xref linkend="ffmpeg"/></para>
|
||||
<para><xref linkend="ffmpeg"/> and
|
||||
<ulink url="http://libmpeg2.sourceforge.net/">libmpeg2</ulink></para>
|
||||
|
||||
<bridgehead renderas="sect4">Recommended</bridgehead>
|
||||
<para><xref linkend="NASM"/> and <xref linkend="lame"/></para>
|
||||
<para><xref linkend="lame"/></para>
|
||||
|
||||
<bridgehead renderas="sect4">Optional</bridgehead>
|
||||
<para>X (<xref linkend="xfree86"/> or <xref linkend="xorg"/>),
|
||||
<xref linkend="freetype2"/>,
|
||||
<xref linkend="GTK"/>,
|
||||
<xref linkend="sdl"/>,
|
||||
<xref linkend="libxml2"/>,
|
||||
<xref linkend="imagemagick"/>,
|
||||
<xref linkend="libjpeg"/> or
|
||||
<ulink url="http://sourceforge.net/projects/mjpeg">MMX Jpeg</ulink>,
|
||||
<xref linkend="libdv"/>,
|
||||
<xref linkend="libdvdread"/>,
|
||||
<xref linkend="avifile"/>,
|
||||
<xref linkend="libfame"/>,
|
||||
<xref linkend="libmpeg3"/>,
|
||||
<bridgehead renderas="sect4">Optional (Listed in the Order That the
|
||||
<command>configure</command> Script Looks for Them)</bridgehead>
|
||||
<para><xref linkend="pkgconfig"/>,
|
||||
X (<xref linkend="xfree86"/> or <xref linkend="xorg"/>),
|
||||
<xref linkend="xvid"/>,
|
||||
<xref linkend="LZO"/>,
|
||||
<xref linkend="liba52"/>,
|
||||
<ulink url="http://www.divx.com/divx/linux/">DivX4Linux</ulink>,
|
||||
<ulink url="http://loci.cs.utk.edu/">LoRS/IBP</ulink>,
|
||||
<xref linkend="mplayer"/> (for libpostproc),
|
||||
<xref linkend="freetype2"/>,
|
||||
<xref linkend="avifile"/>,
|
||||
<xref linkend="libogg"/>,
|
||||
<xref linkend="libvorbis"/>,
|
||||
<ulink url="http://mjpeg.sourceforge.net/">MJPEG Tools</ulink>,
|
||||
<ulink url="http://libquicktime.sourceforge.net/">libquicktime</ulink>,
|
||||
<ulink url="http://www.theora.org/">Theora</ulink>,
|
||||
<ulink url="http://lvempeg.sourceforge.net/">LVE</ulink>,
|
||||
<ulink url="http://www.netlib.org/pvm3/">PVM3</ulink> and
|
||||
<ulink url="http://loci.cs.utk.edu/">LoRS/IBP</ulink></para>
|
||||
|
||||
<para>Though <application>Transcode</application> has no compile-time
|
||||
requirement for <xref linkend="mplayer"/>'s shared post-processing
|
||||
library, <application>Transcode</application> can use it at run-time.</para>
|
||||
<xref linkend="libdvdread"/>,
|
||||
<ulink url="http://www.netlib.org/pvm3/">PVM3</ulink>,
|
||||
<xref linkend="libdv"/>,
|
||||
<ulink url="http://libquicktime.sourceforge.net/">libquicktime</ulink>,
|
||||
<xref linkend="LZO"/>,
|
||||
<xref linkend="liba52"/>,
|
||||
<xref linkend="libmpeg3"/>,
|
||||
<xref linkend="libxml2"/>,
|
||||
<ulink url="http://mjpeg.sourceforge.net/">MJPEG Tools</ulink>,
|
||||
<xref linkend="sdl"/>,
|
||||
<xref linkend="GTK"/>,
|
||||
<xref linkend="libfame"/>,
|
||||
<xref linkend="imagemagick"/>, and
|
||||
<xref linkend="libjpeg"/> or
|
||||
<ulink url="http://sourceforge.net/projects/mjpeg">MMX Jpeg</ulink></para>
|
||||
|
||||
</sect2>
|
||||
|
||||
@ -121,9 +102,11 @@ the Transcode Wiki at <ulink url="http://www.transcoding.org/"/>.</para>
|
||||
<para>Install <application>Transcode</application> by running the following
|
||||
commands:</para>
|
||||
|
||||
<screen><userinput>./configure --prefix=/usr --without-x &&
|
||||
<screen><userinput>./configure --prefix=/usr &&
|
||||
make</userinput></screen>
|
||||
|
||||
<para>This package does not come with a test suite.</para>
|
||||
|
||||
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
|
||||
|
||||
<screen role="root"><userinput>make install</userinput></screen>
|
||||
@ -133,10 +116,6 @@ make</userinput></screen>
|
||||
<sect2 role="commands">
|
||||
<title>Command Explanations</title>
|
||||
|
||||
<para><parameter>--without-x</parameter>: Omit this parameter if you have an
|
||||
<application>X Window System</application> installed and you want to compile
|
||||
X11 dependent filter plugins.</para>
|
||||
|
||||
<para><option>--enable-netstream</option>: This parameter enables network
|
||||
streaming support.</para>
|
||||
|
||||
@ -158,7 +137,7 @@ make</userinput></screen>
|
||||
|
||||
<seglistitem>
|
||||
<seg>avicodec, avidump, avifix, aviindex, avimerge, avisplit, avisync, tccat,
|
||||
tcdecode, tcdemux, tcextract, tcframe, tcmodinfo, tcmp3cut, tcmplex, tcprobe,
|
||||
tcdecode, tcdemux, tcextract, tcframe, tcmodinfo, tcmp3cut, tcprobe,
|
||||
tcrequant, tcscan, tcxmlcheck, tcxpm2rgb, and transcode</seg>
|
||||
<seg>a52_decore.so, af6_decore.so, export*.so, filter*.so, and import*.so
|
||||
output/filter/input modules</seg>
|
||||
@ -411,7 +390,6 @@ make</userinput></screen>
|
||||
</indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
</variablelist>
|
||||
|
||||
</sect2>
|
||||
|
Loading…
Reference in New Issue
Block a user