glfs/multimedia/audioutils/vorbistools/vorbistools-desc.xml
Mark Hymers f45b195302 Initial revision
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3 af4574ff-66df-0310-9fd7-8a98e5e911e0
2002-07-07 20:28:42 +00:00

33 lines
876 B
XML

<sect2>
<title>Contents</title>
<para>The vorbis-tools package contains <userinput>oggenc</userinput>,
<userinput>ogg123</userinput>, <userinput>vcut</userinput> and
<userinput>vorbiscomment</userinput>.</para>
</sect2>
<sect2><title>Description</title>
<sect3><title>oggenc</title>
<para>oggenc is the encoder that turns raw, WAV or AIFF files
into an Ogg Vorbis stream.</para></sect3>
<sect3><title>ogg123</title>
<para>ogg123 is a commandline audio player for Ogg Vorbis streams.</para></sect3>
<sect3><title>ogginfo</title>
<para>ogginfo prints information stored in the audio
file.</para></sect3>
<sect3><title>vcut</title>
<para>vcut will split a file into two files at a designated cut
point.</para></sect3>
<sect3><title>vorbiscomment</title>
<para>vorbiscomment is an editor that changes information in the audio
file metadata tags.</para></sect3>
</sect2>