2012-02-05 07:57:36 +08:00
|
|
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
|
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
|
|
%general-entities;
|
|
|
|
|
|
|
|
<!ENTITY gst-ffmpeg-download-http "http://gstreamer.freedesktop.org/src/gst-ffmpeg/gst-ffmpeg-&gst-ffmpeg-version;.tar.bz2">
|
|
|
|
<!ENTITY gst-ffmpeg-download-ftp " ">
|
|
|
|
<!ENTITY gst-ffmpeg-md5sum "7f5beacaf1312db2db30a026b36888c4">
|
|
|
|
<!ENTITY gst-ffmpeg-size "4.6 MB">
|
2012-06-12 02:47:01 +08:00
|
|
|
<!ENTITY gst-ffmpeg-buildsize "272 MB">
|
|
|
|
<!ENTITY gst-ffmpeg-time "2.9 SBU">
|
2012-02-05 07:57:36 +08:00
|
|
|
]>
|
|
|
|
|
|
|
|
<sect1 id="gst-ffmpeg" xreflabel="gst-ffmpeg-&gst-ffmpeg-version;">
|
|
|
|
<?dbhtml filename="gst-ffmpeg.html"?>
|
|
|
|
|
|
|
|
<sect1info>
|
|
|
|
<othername>$LastChangedBy$</othername>
|
|
|
|
<date>$Date$</date>
|
|
|
|
</sect1info>
|
|
|
|
|
|
|
|
<title>gst-ffmpeg-&gst-ffmpeg-version;</title>
|
|
|
|
|
|
|
|
<indexterm zone="gst-ffmpeg">
|
|
|
|
<primary sortas="a-gst-ffmpeg">gst-ffmpeg</primary>
|
|
|
|
</indexterm>
|
|
|
|
|
|
|
|
<sect2 role="package">
|
|
|
|
<title>Introduction to gst-ffmpeg</title>
|
|
|
|
|
|
|
|
<para>The <application>gst-ffmpeg</application> package is a gstreamer plugin
|
|
|
|
for ffmpeg.</para>
|
|
|
|
|
2012-03-09 05:31:33 +08:00
|
|
|
&lfs70_checked;
|
2012-02-05 07:57:36 +08:00
|
|
|
|
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
|
|
<itemizedlist spacing="compact">
|
|
|
|
<listitem>
|
|
|
|
<para>Download (HTTP): <ulink url="&gst-ffmpeg-download-http;"/></para>
|
|
|
|
</listitem>
|
2012-03-12 19:49:30 +08:00
|
|
|
<listitem>
|
2012-02-05 07:57:36 +08:00
|
|
|
<para>Download (FTP): <ulink url="&gst-ffmpeg-download-ftp;"/></para>
|
2012-03-12 19:49:30 +08:00
|
|
|
</listitem>
|
2012-02-05 07:57:36 +08:00
|
|
|
<listitem>
|
|
|
|
<para>Download MD5 sum: &gst-ffmpeg-md5sum;</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Download size: &gst-ffmpeg-size;</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Estimated disk space required: &gst-ffmpeg-buildsize;</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Estimated build time: &gst-ffmpeg-time;</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
|
|
|
|
<bridgehead renderas="sect3">gst-ffmpeg Dependencies</bridgehead>
|
|
|
|
|
|
|
|
<bridgehead renderas="sect4">Required</bridgehead>
|
2012-02-06 04:38:16 +08:00
|
|
|
<para role="required"><xref linkend="gst-plugins-base"/> and
|
|
|
|
<xref linkend="yasm"/></para>
|
|
|
|
|
|
|
|
<bridgehead renderas="sect4">Optional</bridgehead>
|
2012-06-12 02:47:01 +08:00
|
|
|
<para role="optional"><ulink url="http://code.entropywave.com/projects/orc/">ORC
|
2012-03-09 05:31:33 +08:00
|
|
|
</ulink></para>
|
2012-02-05 07:57:36 +08:00
|
|
|
|
|
|
|
<para condition="html" role="usernotes">User Notes:
|
|
|
|
<ulink url="&blfs-wiki;/gst-ffmpeg"/></para>
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2 role="installation">
|
|
|
|
<title>Installation of gst-ffmpeg</title>
|
|
|
|
|
|
|
|
<para>Install <application>gst-ffmpeg</application> by running the following
|
|
|
|
commands:</para>
|
|
|
|
|
|
|
|
<screen><userinput>./configure --prefix=/usr &&
|
|
|
|
make</userinput></screen>
|
|
|
|
|
|
|
|
<para>To test the results, issue: <command>make check</command>.</para>
|
|
|
|
|
|
|
|
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
|
|
|
|
|
|
|
|
<screen role="root"><userinput>make install</userinput></screen>
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2 role="content">
|
|
|
|
<title>Contents</title>
|
|
|
|
|
|
|
|
<segmentedlist>
|
|
|
|
<segtitle>Installed Programs</segtitle>
|
|
|
|
<segtitle>Installed Libraries</segtitle>
|
|
|
|
<segtitle>Installed Directory</segtitle>
|
|
|
|
|
|
|
|
<seglistitem>
|
|
|
|
<seg>None</seg>
|
|
|
|
<seg>libgstffmpeg.so, libgstffmpegscale.so, and libgstpostproc.so</seg>
|
|
|
|
<seg></seg>
|
|
|
|
</seglistitem>
|
|
|
|
</segmentedlist>
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
</sect1>
|