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-02-14 23:12:36 +08:00
|
|
|
<!ENTITY libdv-md5sum "b5c7d0db672a76528e100828dd866a79">
|
2004-10-14 05:08:06 +08:00
|
|
|
<!ENTITY libdv-size "520 KB">
|
2004-07-13 13:03:26 +08:00
|
|
|
<!ENTITY libdv-buildsize "9.4 MB">
|
2004-06-14 07:30:44 +08:00
|
|
|
<!ENTITY libdv-time "0.21 SBU">
|
|
|
|
]>
|
|
|
|
|
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>
|
|
|
|
|
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 &&
|
|
|
|
make &&
|
|
|
|
make install</command></userinput></screen>
|
|
|
|
|
|
|
|
<note><para>The configure check for <application>GTK+</application> is
|
|
|
|
broken. If <application>GTK+</application> is not installed, also pass
|
2004-10-14 05:08:06 +08:00
|
|
|
<option>--disable-gtk</option> to the configure script.</para></note>
|
2004-06-14 07:30:44 +08:00
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2>
|
|
|
|
<title>Contents</title>
|
|
|
|
|
2004-07-13 13:03:26 +08:00
|
|
|
<para>The <application>libdv</application> package contains
|
|
|
|
<command>dubdv</command>, <command>dvconnect</command>,
|
|
|
|
<command>encodedv</command>, <command>playdv</command> and
|
|
|
|
<filename class="libraryfile">libdv</filename>.</para>
|
2004-06-14 07:30:44 +08:00
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2><title>Description</title>
|
|
|
|
|
2004-07-13 13:03:26 +08:00
|
|
|
<sect3><title>dubdv</title>
|
|
|
|
<para><command>dubdv</command> inserts audio into a digital video
|
|
|
|
stream.</para></sect3>
|
|
|
|
|
2004-06-14 07:30:44 +08:00
|
|
|
<sect3><title>dvconnect</title>
|
|
|
|
<para><command>dvconnect</command> is a small utility to send or capture
|
|
|
|
raw data from and to the camcorder.</para></sect3>
|
|
|
|
|
|
|
|
<sect3><title>encodedv</title>
|
|
|
|
<para><command>encodedv</command> encodes a series of images to a digital
|
|
|
|
video stream.</para></sect3>
|
|
|
|
|
|
|
|
<sect3><title>playdv</title>
|
|
|
|
<para><command>playdv</command> displays digital video streams on
|
|
|
|
the screen.</para></sect3>
|
|
|
|
|
|
|
|
<sect3><title>libdv</title>
|
2004-07-13 13:03:26 +08:00
|
|
|
<para><filename class="libraryfile">libdv</filename> provides functions for
|
|
|
|
programs interacting with the Quasar <acronym>DV</acronym>
|
2004-06-14 07:30:44 +08:00
|
|
|
<acronym>CODEC</acronym>.</para></sect3>
|
|
|
|
|
|
|
|
</sect2>
|
2003-09-22 10:00:07 +08:00
|
|
|
|
|
|
|
</sect1>
|
2004-06-14 07:30:44 +08:00
|
|
|
|