Changeset 3809022 for multimedia


Ignore:
Timestamp:
01/20/2005 12:46:37 AM (19 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.0, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
ec2270f
Parents:
0708c2a
Message:

Added indexing tags to Avifile

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3318 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • multimedia/videoutils/avifile.xml

    r0708c2a r3809022  
    44  %general-entities;
    55
    6   <!ENTITY avifile-download-http "http://prdownloads.sourceforge.net/avifile/avifile-0.7-&avifile-version;.tar.gz">
     6  <!ENTITY avifile-main-version  "0.7">
     7  <!ENTITY avifile-download-http "http://prdownloads.sourceforge.net/avifile/avifile-&avifile-main-version;-&avifile-version;.tar.gz">
    78  <!ENTITY avifile-download-ftp  " ">
    89  <!ENTITY avifile-size          "3.4 MB">
     
    2122<?dbhtml filename="avifile.html"?>
    2223<title><application>Avifile</application>-&avifile-version;</title>
     24<indexterm zone="avifile">
     25<primary sortas="a-Avifile">Avifile</primary></indexterm>
    2326
    2427<sect2>
     
    7982<title>Installation of <application>Avifile</application></title>
    8083
     84<para>Install the required <acronym>CODEC</acronym> as the root user using
     85the following commands:</para>
     86
     87<screen><userinput role='root'><command>install -d -m755 /usr/lib/avifile-&avifile-main-version;/win32 &amp;&amp;
     88tar -zxf ../binaries-011002.tgz -C /usr/lib/avifile-&avifile-main-version;</command></userinput></screen>
     89
    8190<para>Install <application>Avifile</application> by running the
    8291following commands:</para>
    8392
    84 <screen><userinput><command>install -d /usr/lib/avifile-0.7/win32 &amp;&amp;
    85 tar -zxf ../binaries-011002.tgz -C /usr/lib/avifile-0.7 &amp;&amp;
    86 ./configure --prefix=/usr \
    87     --with-win32-path=/usr/lib/avifile-0.7/win32 &amp;&amp;
     93<screen><userinput><command>./configure --prefix=/usr \
     94    --with-win32-path=/usr/lib/avifile-&avifile-main-version;/win32 &amp;&amp;
    8895make &amp;&amp;
    89 sed -i -e "s,include/avifile,&amp;-0.7," avifile.pc &amp;&amp;
    90 make install</command></userinput></screen>
     96sed -i -e "s,include/avifile,&amp;-&avifile-main-version;," avifile.pc</command></userinput></screen>
     97
     98<para>Now, as the root user:</para>
     99
     100<screen><userinput role='root'><command>make install</command></userinput></screen>
    91101
    92102</sect2>
     
    95105<title>Command explanations</title>
    96106
    97 <para><command>sed -i -e "s,include/avifile,&amp;-0.7," avifile.pc</command>:
    98 The <application>pkgconfig</application> file is installed with an incorrect
    99 include directory definition. This command fixes the file.</para>
     107<para><command>sed -i -e "s,include/avifile,&amp;-&avifile-main-version;,"
     108avifile.pc</command>: The <application>pkgconfig</application> file is
     109installed with an incorrect include directory definition. This command fixes
     110the file.</para>
    100111
    101112</sect2>
     
    104115<title>Contents</title>
    105116
    106 <para>The <application>Avifile</application> package contains
    107 <command>aviplay</command>, <command>avibench</command>,
    108 <command>avifile-config</command>, <command>mmxnow-config</command>,
    109 <command>avirecompress</command>, <command>avicap</command>,
    110 <command>avirec</command>, <command>kv4lsetup</command>,
    111 <command>avicat</command>, <command>avitype</command> and
    112 <command>avimake</command>.</para>
    113 
    114 </sect2>
    115 
    116 <sect2><title>Description</title>
    117 
    118 <sect3><title>aviplay</title>
    119 <para><command>aviplay</command> manages the input formats, the
    120 <acronym>CODEC</acronym>s and the output formats to display
    121 <acronym>AVI</acronym> video files on your screen.</para></sect3>
    122 
    123 <sect3><title>avibench</title>
    124 <para><command>avibench</command> performs a measurement of the
    125 <application><acronym>AVI</acronym> file support</application>
    126 library's performance for a file.</para></sect3>
    127 
    128 <sect3><title>avifile-config</title>
    129 <para><command>avifile-config</command> is run by
    130 <command>configure</command> for programs wishing to link to the 
    131 <application>Avifile</application> library.</para></sect3>
    132 
    133 <sect3><title>mmxnow-config</title>
    134 <para><command>mmxnow-config</command> is run by
    135 <command>configure</command> for programs wishing to link to the
    136 mmxnow library.</para></sect3>
    137 
    138 <sect3><title>avirecompress</title>
    139 <para><command>avirecompress</command> is a widget that takes an input file of
    140 one <acronym>CODEC</acronym> type and converts it into a video file of
    141 another <acronym>CODEC</acronym>.</para></sect3>
    142 
    143 <sect3><title>avicap</title>
    144 <para><command>avicap</command> is a widget that displays acquired video from a
    145 Video For Windows (<acronym>VFW</acronym>) compatible device, like a webcam or
    146 a TV-tuner.</para></sect3>
    147 
    148 <sect3><title>avirec</title>
    149 <para><command>avirec</command> is a command-line video recording
    150 tool.</para></sect3>
    151 
    152 <sect3><title>kv4lsetup</title>
    153 <para><command>kv4lsetup</command> is a small tool which tells
    154 <application>video4linux</application> about the current video
    155 mode.</para></sect3>
    156 
    157 <sect3><title>avicat</title>
    158 <para><command>avicat</command> takes a set of <acronym>AVI</acronym> files and
    159 combines them into a single file.</para></sect3>
    160 
    161 <sect3><title>avitype</title>
    162 <para><command>avitype</command> will read and display <acronym>AVI</acronym>
    163 file header information.</para></sect3>
    164 
    165 <sect3><title>avimake</title>
    166 <para><command>avimake</command> takes a set of <acronym>JPG</acronym> images
    167 and creates a movie.</para></sect3>
     117<segmentedlist>
     118<segtitle>Installed Programs</segtitle>
     119<segtitle>Installed Libraries</segtitle>
     120<segtitle>Installed Directories</segtitle>
     121<seglistitem>
     122<seg>avibench, avicap, avicat, avifile-config, avimake, aviplay, avirec,
     123avirecompress, avitype, kv41setup and mmxnow-config</seg>
     124<seg>libaviplay.so, libaviplayavcodec.so, libaviplayavformat.so,
     125libaviplaydha.so, libaviplayvidix and numerous <acronym>CODEC</acronym>
     126plugins and video extensions.</seg>
     127<seg>/usr/include/avifile-&avifile-main-version;,
     128/usr/lib/avifile-&avifile-main-version; and
     129/usr/share/avifile-&avifile-main-version;</seg>
     130</seglistitem>
     131</segmentedlist>
     132
     133<variablelist>
     134<bridgehead renderas="sect3">Short Descriptions</bridgehead>
     135<?dbfo list-presentation="list"?>
     136
     137<varlistentry id="avibench">
     138<term><command>avibench</command></term>
     139<listitem><para>performs a measurement of the <acronym>AVI</acronym> file
     140support library's performance for a file.</para>
     141<indexterm zone="avifile avibench">
     142<primary sortas="b-avibench">avibench</primary></indexterm>
     143</listitem>
     144</varlistentry>
     145
     146<varlistentry id="avicap">
     147<term><command>avicap</command></term>
     148<listitem><para>is a widget that displays acquired video from a Video For
     149Windows (<acronym>VFW</acronym>) compatible device, like a webcam or a
     150<acronym>TV</acronym>-tuner.</para>
     151<indexterm zone="avifile avicap">
     152<primary sortas="b-avicap">avicap</primary></indexterm>
     153</listitem>
     154</varlistentry>
     155
     156<varlistentry id="avicat">
     157<term><command>avicat</command></term>
     158<listitem><para>takes a set of <acronym>AVI</acronym> files and combines them
     159into a single file.</para>
     160<indexterm zone="avifile avicat">
     161<primary sortas="b-avicat">avicat</primary></indexterm>
     162</listitem>
     163</varlistentry>
     164
     165<varlistentry id="avifile-config">
     166<term><command>avifile-config</command></term>
     167<listitem><para>is run by <command>configure</command> for programs wishing
     168to link to the <application>Avifile</application> libraries.</para>
     169<indexterm zone="avifile avifile-config">
     170<primary sortas="b-avifile-config">avifile-config</primary></indexterm>
     171</listitem>
     172</varlistentry>
     173
     174<varlistentry id="avimake">
     175<term><command>avimake</command></term>
     176<listitem><para>takes a set of <acronym>JPG</acronym> images and creates a
     177movie.</para>
     178<indexterm zone="avifile avimake">
     179<primary sortas="b-avimake">avimake</primary></indexterm>
     180</listitem>
     181</varlistentry>
     182
     183<varlistentry id="aviplay">
     184<term><command>aviplay</command></term>
     185<listitem><para> manages the input formats, the <acronym>CODEC</acronym>s and
     186the output formats to display <acronym>AVI</acronym> video files on your
     187screen.</para>
     188<indexterm zone="avifile aviplay">
     189<primary sortas="b-aviplay">aviplay</primary></indexterm>
     190</listitem>
     191</varlistentry>
     192
     193<varlistentry id="avirec">
     194<term><command>avirec</command></term>
     195<listitem><para>is a command-line video recording tool.</para>
     196<indexterm zone="avifile avirec">
     197<primary sortas="b-avirec">avirec</primary></indexterm>
     198</listitem>
     199</varlistentry>
     200
     201<varlistentry id="avirecompress">
     202<term><command>avirecompress</command></term>
     203<listitem><para>is a widget that takes an input file of one
     204<acronym>CODEC</acronym> type and converts it into a video file of
     205another <acronym>CODEC</acronym>.</para>
     206<indexterm zone="avifile avirecompress">
     207<primary sortas="b-avirecompress">avirecompress</primary></indexterm>
     208</listitem>
     209</varlistentry>
     210
     211<varlistentry id="avitype">
     212<term><command>avitype</command></term>
     213<listitem><para>will read and display <acronym>AVI</acronym> file header
     214information.</para>
     215<indexterm zone="avifile avitype">
     216<primary sortas="b-avitype">avitype</primary></indexterm>
     217</listitem>
     218</varlistentry>
     219
     220<varlistentry id="kv41setup">
     221<term><command>kv41setup</command></term>
     222<listitem><para>is a small tool which tells
     223<application>video4linux</application> about the current video mode.</para>
     224<indexterm zone="avifile kv41setup">
     225<primary sortas="b-kv41setup">kv41setup</primary></indexterm>
     226</listitem>
     227</varlistentry>
     228
     229<varlistentry id="mmxnow-config">
     230<term><command>mmxnow-config</command></term>
     231<listitem><para>is run by <command>configure</command> for programs wishing
     232to link to the mmxnow library.</para>
     233<indexterm zone="avifile mmxnow-config">
     234<primary sortas="b-mmxnow-config">mmxnow-config</primary></indexterm>
     235</listitem>
     236</varlistentry>
     237
     238<varlistentry id="libaviplay">
     239<term><filename class='libraryfile'>libaviplay*.so</filename></term>
     240<listitem><para>libraries contain the functions required by the various
     241<application>Avifile</application> programs for encoding, decoding and to
     242interface with the various plugins and video extensions.</para>
     243<indexterm zone="avifile libaviplay">
     244<primary sortas="c-libaviplay">libaviplay*.so</primary></indexterm>
     245</listitem>
     246</varlistentry>
     247</variablelist>
    168248
    169249</sect2>
Note: See TracChangeset for help on using the changeset viewer.