mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
154 lines
5.1 KiB
XML
154 lines
5.1 KiB
XML
|
<?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">
|
||
|
<!ENTITY gst-ffmpeg-buildsize "272 MB (if not using system ffmpeg)">
|
||
|
<!ENTITY gst-ffmpeg-time "2.9 SBU (if not using system ffmpeg)">
|
||
|
]>
|
||
|
|
||
|
<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>
|
||
|
|
||
|
&lfs70_built;
|
||
|
|
||
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||
|
<itemizedlist spacing="compact">
|
||
|
<listitem>
|
||
|
<para>Download (HTTP): <ulink url="&gst-ffmpeg-download-http;"/></para>
|
||
|
</listitem>
|
||
|
<listitem>
|
||
|
<para>Download (FTP): <ulink url="&gst-ffmpeg-download-ftp;"/></para>
|
||
|
</listitem>
|
||
|
<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>
|
||
|
<para role="required"><xref linkend="yasm"/></para>
|
||
|
|
||
|
<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="commands">
|
||
|
<title>Command Explanations</title>
|
||
|
|
||
|
<para><option>--with-system-ffmpeg</option>: This switch allows you to use the
|
||
|
system libav libraries from a previously installed <application>ffmpeg</application>.
|
||
|
This would usually give you a more up to date version of this code, now that
|
||
|
<application>ffmpeg</application> has frequent releases, and significantly
|
||
|
reduces the time and space required to build this package. However, it is not
|
||
|
recommended by the <application>gst-ffmpeg</application> developers and it
|
||
|
may break the testsuite.</para>
|
||
|
|
||
|
</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>
|
||
|
|
||
|
<variablelist>
|
||
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
||
|
<?dbfo list-presentation="list"?>
|
||
|
<?dbhtml list-presentation="table"?>
|
||
|
|
||
|
<varlistentry id="libgstffmpeg">
|
||
|
<term><filename class='libraryfile'>libgstffmpeg.so</filename></term>
|
||
|
<listitem>
|
||
|
<para>contains functions that .....</para>
|
||
|
<indexterm zone="gst-ffmpeg libgstffmpeg">
|
||
|
<primary sortas="c-libgstffmpeg">libgstffmpeg.so</primary>
|
||
|
</indexterm>
|
||
|
</listitem>
|
||
|
</varlistentry>
|
||
|
|
||
|
<varlistentry id="libgstffmpegscale">
|
||
|
<term><filename class='libraryfile'>libgstffmpegscale.so</filename></term>
|
||
|
<listitem>
|
||
|
<para>contains functions that .....</para>
|
||
|
<indexterm zone="gst-ffmpeg libgstffmpegscale">
|
||
|
<primary sortas="c-libgstffmpegscale">libgstffmpegscale.so</primary>
|
||
|
</indexterm>
|
||
|
</listitem>
|
||
|
</varlistentry>
|
||
|
|
||
|
<varlistentry id="libgstpostproc">
|
||
|
<term><filename class='libraryfile'>libgstpostproc.so</filename></term>
|
||
|
<listitem>
|
||
|
<para>contains functions that .....</para>
|
||
|
<indexterm zone="gst-ffmpeg libgstpostproc">
|
||
|
<primary sortas="c-libgstpostproc">libgstpostproc.so</primary>
|
||
|
</indexterm>
|
||
|
</listitem>
|
||
|
</varlistentry>
|
||
|
|
||
|
</variablelist>
|
||
|
|
||
|
</sect2>
|
||
|
|
||
|
</sect1>
|