2005-04-04 04:52:42 +08:00
|
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
|
|
|
|
"http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
|
2004-06-14 07:30:44 +08:00
|
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
|
|
%general-entities;
|
2005-02-14 23:12:36 +08:00
|
|
|
|
2004-06-14 07:30:44 +08:00
|
|
|
<!ENTITY libdv-download-http "http://prdownloads.sourceforge.net/libdv/libdv-&libdv-version;.tar.gz">
|
|
|
|
<!ENTITY libdv-download-ftp " ">
|
2005-04-28 03:01:48 +08:00
|
|
|
<!ENTITY libdv-md5sum "f6b08efce7472daa20685e6e8431f542">
|
|
|
|
<!ENTITY libdv-size "554 KB">
|
|
|
|
<!ENTITY libdv-buildsize "6.2 MB">
|
|
|
|
<!ENTITY libdv-time "0.2 SBU">
|
2004-06-14 07:30:44 +08:00
|
|
|
]>
|
|
|
|
|
2003-09-22 10:00:07 +08:00
|
|
|
<sect1 id="libdv" xreflabel="libdv-&libdv-version;">
|
2004-08-10 12:23:09 +08:00
|
|
|
<sect1info>
|
2004-08-10 12:25:57 +08:00
|
|
|
<othername>$LastChangedBy$</othername>
|
|
|
|
<date>$Date$</date>
|
2004-08-10 12:23:09 +08:00
|
|
|
</sect1info>
|
2004-05-07 11:24:31 +08:00
|
|
|
<?dbhtml filename="libdv.html"?>
|
2003-09-22 10:00:07 +08:00
|
|
|
<title>libdv-&libdv-version;</title>
|
2005-04-28 03:01:48 +08:00
|
|
|
<indexterm zone="libdv">
|
|
|
|
<primary sortas="a-Libdv">Libdv</primary></indexterm>
|
2003-09-22 10:00:07 +08:00
|
|
|
|
2004-06-14 07:30:44 +08:00
|
|
|
<sect2>
|
|
|
|
<title>Introduction to <application>libdv</application></title>
|
|
|
|
|
2004-07-13 13:03:26 +08:00
|
|
|
<para><application>libdv</application> (Quasar <acronym>DV</acronym>) is a
|
|
|
|
software <acronym>CODEC</acronym> for <acronym>DV</acronym> video, the encoding
|
|
|
|
format used by most digital camcorders.</para>
|
2004-06-14 07:30:44 +08:00
|
|
|
|
|
|
|
<sect3><title>Package information</title>
|
|
|
|
<itemizedlist spacing='compact'>
|
2005-02-14 23:12:36 +08:00
|
|
|
<listitem><para>Download (HTTP):
|
|
|
|
<ulink url="&libdv-download-http;"/></para></listitem>
|
|
|
|
<listitem><para>Download (FTP):
|
|
|
|
<ulink url="&libdv-download-ftp;"/></para></listitem>
|
|
|
|
<listitem><para>Download MD5 sum: &libdv-md5sum;</para></listitem>
|
2004-06-14 07:30:44 +08:00
|
|
|
<listitem><para>Download size: &libdv-size;</para></listitem>
|
2005-02-14 23:12:36 +08:00
|
|
|
<listitem><para>Estimated disk space required:
|
|
|
|
&libdv-buildsize;</para></listitem>
|
|
|
|
<listitem><para>Estimated build time:
|
|
|
|
&libdv-time;</para></listitem></itemizedlist>
|
2004-06-14 07:30:44 +08:00
|
|
|
</sect3>
|
|
|
|
|
|
|
|
<sect3><title><application>libdv</application> dependencies</title>
|
|
|
|
<sect4><title>Optional</title>
|
2005-02-14 23:12:36 +08:00
|
|
|
<para><xref linkend="popt"/>,
|
|
|
|
<xref linkend="pkgconfig"/>,
|
|
|
|
<xref linkend="sdl"/>,
|
|
|
|
<xref linkend="GTK"/> and
|
|
|
|
X (<xref linkend="xfree86"/> or <xref linkend="xorg"/>)</para>
|
|
|
|
</sect4>
|
2004-06-14 07:30:44 +08:00
|
|
|
</sect3>
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2>
|
|
|
|
<title>Installation of <application>libdv</application></title>
|
|
|
|
|
|
|
|
<para>Install <application>libdv</application> by running the
|
|
|
|
following commands:</para>
|
|
|
|
|
|
|
|
<screen><userinput><command>./configure --prefix=/usr &&
|
2005-04-28 03:01:48 +08:00
|
|
|
make</command></userinput></screen>
|
2004-06-14 07:30:44 +08:00
|
|
|
|
2005-04-28 03:01:48 +08:00
|
|
|
<para>Now, as the root user:</para>
|
2004-06-14 07:30:44 +08:00
|
|
|
|
2005-04-28 03:01:48 +08:00
|
|
|
<screen><userinput role='root'><command>make install</command></userinput></screen>
|
2004-06-14 07:30:44 +08:00
|
|
|
|
2005-04-28 03:01:48 +08:00
|
|
|
<note><para>The <command>configure</command> check for
|
|
|
|
<application>GTK+</application> is broken. If <application>GTK+</application>
|
|
|
|
is not installed, also pass <option>--disable-gtk</option> to the
|
|
|
|
<command>configure</command> script.</para></note>
|
2004-06-14 07:30:44 +08:00
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
2005-04-28 03:01:48 +08:00
|
|
|
<sect2>
|
|
|
|
<title>Contents</title>
|
2004-06-14 07:30:44 +08:00
|
|
|
|
2005-04-28 03:01:48 +08:00
|
|
|
<segmentedlist>
|
|
|
|
<segtitle>Installed Programs</segtitle>
|
|
|
|
<segtitle>Installed Library</segtitle>
|
|
|
|
<segtitle>Installed Directory</segtitle>
|
|
|
|
|
|
|
|
<seglistitem>
|
|
|
|
<seg>dubdv, dvconnect, encodedv and playdv</seg>
|
|
|
|
<seg>libdv.[so,a]</seg>
|
|
|
|
<seg>/usr/include/libdv</seg>
|
|
|
|
</seglistitem>
|
|
|
|
</segmentedlist>
|
|
|
|
|
|
|
|
<variablelist>
|
|
|
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
|
|
<?dbfo list-presentation="list"?>
|
|
|
|
|
|
|
|
<varlistentry id="dubdv">
|
|
|
|
<term><command>dubdv</command></term>
|
|
|
|
<listitem><para>inserts audio into a digital video stream.</para>
|
|
|
|
<indexterm zone="libdv dubdv">
|
|
|
|
<primary sortas="b-dubdv">dubdv</primary>
|
|
|
|
</indexterm></listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
<varlistentry id="dvconnect">
|
|
|
|
<term><command>dvconnect</command></term>
|
|
|
|
<listitem><para>is a small utility to send or capture raw data from and to the
|
|
|
|
camcorder.</para>
|
|
|
|
<indexterm zone="libdv dvconnect">
|
|
|
|
<primary sortas="b-dvconnect">dvconnect</primary>
|
|
|
|
</indexterm></listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
<varlistentry id="encodedv">
|
|
|
|
<term><command>encodedv</command></term>
|
|
|
|
<listitem><para>encodes a series of images to a digital video stream.</para>
|
|
|
|
<indexterm zone="libdv encodedv">
|
|
|
|
<primary sortas="b-encodedv">encodedv</primary>
|
|
|
|
</indexterm></listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
<varlistentry id="playdv">
|
|
|
|
<term><command>playdv</command></term>
|
|
|
|
<listitem><para>displays digital video streams on the screen.</para>
|
|
|
|
<indexterm zone="libdv playdv">
|
|
|
|
<primary sortas="b-playdv">playdv</primary>
|
|
|
|
</indexterm></listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
<varlistentry id="libdv-lib">
|
|
|
|
<term><filename class='libraryfile'>libdv.[so,a]</filename></term>
|
|
|
|
<listitem><para>provides functions for programs interacting with the
|
|
|
|
Quasar <acronym>DV</acronym> <acronym>CODEC</acronym>.</para>
|
|
|
|
<indexterm zone="libdv libdv-lib">
|
|
|
|
<primary sortas="c-libdv">libdv.[so,a]</primary>
|
|
|
|
</indexterm></listitem>
|
|
|
|
</varlistentry>
|
|
|
|
</variablelist>
|
2004-06-14 07:30:44 +08:00
|
|
|
|
|
|
|
</sect2>
|
2003-09-22 10:00:07 +08:00
|
|
|
|
|
|
|
</sect1>
|
2004-06-14 07:30:44 +08:00
|
|
|
|