source: multimedia/libdriv/libdv.xml@ b5ad7a4

12.0 12.1 kea ken/TL2024 ken/tuningfonts lazarus lxqt plabs/newcss python3.11 rahul/power-profiles-daemon renodr/vulkan-addition trunk xry111/llvm18 xry111/xf86-video-removal
Last change on this file since b5ad7a4 was dc1a45e, checked in by Bruce Dubbs <bdubbs@…>, 17 months ago

Lots of tags

  • Property mode set to 100644
File size: 6.2 KB
RevLine 
[aefbca4]1<?xml version="1.0" encoding="ISO-8859-1"?>
[6732c094]2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
[48b7295]4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
[06a5391]6
[8dfc5c3]7 <!ENTITY libdv-download-http "&sourceforge-dl;/libdv/libdv-&libdv-version;.tar.gz">
[48b7295]8 <!ENTITY libdv-download-ftp " ">
[8c5083e]9 <!ENTITY libdv-md5sum "f895162161cfa4bb4a94c070a7caa6c7">
10 <!ENTITY libdv-size "574 KB">
[8dff0240]11 <!ENTITY libdv-buildsize "6.0 MB">
[a50b81b]12 <!ENTITY libdv-time "0.2 SBU">
[48b7295]13]>
14
[fd680fb]15<sect1 id="libdv" xreflabel="libdv-&libdv-version;">
[aefbca4]16 <?dbhtml filename="libdv.html"?>
17
18
19 <title>Libdv-&libdv-version;</title>
20
21 <indexterm zone="libdv">
22 <primary sortas="a-Libdv">Libdv</primary>
23 </indexterm>
24
25 <sect2 role="package">
26 <title>Introduction to Libdv</title>
27
[2eeb8695]28 <para>
29 The Quasar DV Codec (<application>libdv</application>) is a software
30 CODEC for DV video, the encoding format used by most digital
31 camcorders. It can be used to copy videos from camcorders using a
32 firewire (IEEE 1394) connection.
33 </para>
[aefbca4]34
[dc1a45e]35 &lfs113_checked;
[06f76d2c]36
[aefbca4]37 <bridgehead renderas="sect3">Package Information</bridgehead>
38 <itemizedlist spacing="compact">
39 <listitem>
[2eeb8695]40 <para>
41 Download (HTTP): <ulink url="&libdv-download-http;"/>
42 </para>
[aefbca4]43 </listitem>
44 <listitem>
[2eeb8695]45 <para>
46 Download (FTP): <ulink url="&libdv-download-ftp;"/>
47 </para>
[aefbca4]48 </listitem>
49 <listitem>
[2eeb8695]50 <para>
51 Download MD5 sum: &libdv-md5sum;
52 </para>
[aefbca4]53 </listitem>
54 <listitem>
[2eeb8695]55 <para>
56 Download size: &libdv-size;
57 </para>
[aefbca4]58 </listitem>
59 <listitem>
[2eeb8695]60 <para>
61 Estimated disk space required: &libdv-buildsize;
62 </para>
[aefbca4]63 </listitem>
64 <listitem>
[2eeb8695]65 <para>
66 Estimated build time: &libdv-time;
67 </para>
[aefbca4]68 </listitem>
69 </itemizedlist>
70
71 <bridgehead renderas="sect3">Libdv Dependencies</bridgehead>
72
73 <bridgehead renderas="sect4">Optional</bridgehead>
[f82ac3f]74 <para role="optional">
75 <xref linkend="popt"/>,
76 <xref linkend="sdl"/>, and
77 <xref linkend="x-window-system"/>
78 </para>
[aefbca4]79
[0e2aa08]80 <para condition="html" role="usernotes">User Notes:
81 <ulink url="&blfs-wiki;/libdv"/></para>
82
[aefbca4]83 </sect2>
84
85 <sect2 role="installation">
86 <title>Installation of Libdv</title>
87
[2eeb8695]88 <para>
89 Install <application>libdv</application> by running the
90 following commands:
91 </para>
[aefbca4]92
[f4dc0a0]93<screen><userinput>./configure --prefix=/usr \
[8dff0240]94 --disable-xv \
95 --disable-static &amp;&amp;
[aefbca4]96make</userinput></screen>
97
[2eeb8695]98 <para>
99 This package does not come with a test suite.
100 </para>
[0dd9a79]101
[2eeb8695]102 <para>
103 Now, as the <systemitem class="username">root</systemitem> user:
104 </para>
[aefbca4]105
[0dd9a79]106<screen role="root"><userinput>make install &amp;&amp;
[8c5083e]107install -v -m755 -d /usr/share/doc/libdv-&libdv-version; &amp;&amp;
[0dd9a79]108install -v -m644 README* /usr/share/doc/libdv-&libdv-version;</userinput></screen>
[aefbca4]109
[f4dc0a0]110 </sect2>
111
112 <sect2 role="commands">
113 <title>Command Explanations</title>
114
[2eeb8695]115 <para>
116 <parameter>--disable-xv</parameter>: This parameter is required if
117 an <application>X Window System</application> is not installed. It also
118 prevents <command>configure</command> testing for
119 <filename class="libraryfile">libXv</filename> which is only used for an
120 obsolete program <command>playdv</command> that will not be built with
121 current <application>linux</application> headers and would also need
122 other obsolete dependencies.
123 </para> <!-- gtk+-1.2, glib+-1.2 -->
[8dff0240]124
[1a518e97]125 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
126 href="../../xincludes/static-libraries.xml"/>
[aefbca4]127
128 </sect2>
129
130 <sect2 role="content">
131 <title>Contents</title>
132
133 <segmentedlist>
134 <segtitle>Installed Programs</segtitle>
135 <segtitle>Installed Library</segtitle>
[0dd9a79]136 <segtitle>Installed Directories</segtitle>
[aefbca4]137
138 <seglistitem>
[8dff0240]139 <seg>dubdv, dvconnect, and encodedv<!--, and playdv--></seg>
140 <seg>libdv.so</seg>
[0dd9a79]141 <seg>/usr/include/libdv and /usr/share/doc/libdv-&libdv-version;</seg>
[aefbca4]142 </seglistitem>
143 </segmentedlist>
144
145 <variablelist>
146 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
147 <?dbfo list-presentation="list"?>
148 <?dbhtml list-presentation="table"?>
149
150 <varlistentry id="dubdv">
151 <term><command>dubdv</command></term>
152 <listitem>
[2eeb8695]153 <para>
[4c24eb0a]154 inserts audio into a digital video stream
[2eeb8695]155 </para>
[aefbca4]156 <indexterm zone="libdv dubdv">
157 <primary sortas="b-dubdv">dubdv</primary>
158 </indexterm>
159 </listitem>
160 </varlistentry>
161
162 <varlistentry id="dvconnect">
163 <term><command>dvconnect</command></term>
164 <listitem>
[2eeb8695]165 <para>
166 is a small utility to send or capture raw data from and to the
[4c24eb0a]167 camcorder
[2eeb8695]168 </para>
[aefbca4]169 <indexterm zone="libdv dvconnect">
170 <primary sortas="b-dvconnect">dvconnect</primary>
171 </indexterm>
172 </listitem>
173 </varlistentry>
174
175 <varlistentry id="encodedv">
176 <term><command>encodedv</command></term>
177 <listitem>
[2eeb8695]178 <para>
[4c24eb0a]179 encodes a series of images to a digital video stream
[2eeb8695]180 </para>
[aefbca4]181 <indexterm zone="libdv encodedv">
182 <primary sortas="b-encodedv">encodedv</primary>
183 </indexterm>
184 </listitem>
185 </varlistentry>
186
[8dff0240]187 <!--<varlistentry id="playdv">
[aefbca4]188 <term><command>playdv</command></term>
189 <listitem>
[2eeb8695]190 <para>
191 displays digital video streams on the screen.
192 </para>
[aefbca4]193 <indexterm zone="libdv playdv">
194 <primary sortas="b-playdv">playdv</primary>
195 </indexterm>
196 </listitem>
[8dff0240]197 </varlistentry>-->
[aefbca4]198
199 <varlistentry id="libdv-lib">
[4c24eb0a]200 <term><filename class="libraryfile">libdv.so</filename></term>
[aefbca4]201 <listitem>
[2eeb8695]202 <para>
203 provides functions for programs interacting with the
[4c24eb0a]204 Quasar DV CODEC
[2eeb8695]205 </para>
[aefbca4]206 <indexterm zone="libdv libdv-lib">
[0e2aa08]207 <primary sortas="c-libdv">libdv.{so,a}</primary>
[aefbca4]208 </indexterm>
209 </listitem>
210 </varlistentry>
211
212 </variablelist>
213
214 </sect2>
[14dd96b5]215
216</sect1>
Note: See TracBrowser for help on using the repository browser.