source: multimedia/audioutils/vorbistools/vorbistools-desc.xml@ 25357c89

initial-import reorg
Last change on this file since 25357c89 was f45b1953, checked in by Mark Hymers <markh@…>, 22 years ago

Initial revision

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

  • Property mode set to 100644
File size: 876 bytes
Line 
1<sect2>
2<title>Contents</title>
3
4<para>The vorbis-tools package contains <userinput>oggenc</userinput>,
5<userinput>ogg123</userinput>, <userinput>vcut</userinput> and
6<userinput>vorbiscomment</userinput>.</para>
7
8</sect2>
9
10<sect2><title>Description</title>
11
12<sect3><title>oggenc</title>
13<para>oggenc is the encoder that turns raw, WAV or AIFF files
14into an Ogg Vorbis stream.</para></sect3>
15
16<sect3><title>ogg123</title>
17<para>ogg123 is a commandline audio player for Ogg Vorbis streams.</para></sect3>
18
19<sect3><title>ogginfo</title>
20<para>ogginfo prints information stored in the audio
21file.</para></sect3>
22
23<sect3><title>vcut</title>
24<para>vcut will split a file into two files at a designated cut
25point.</para></sect3>
26
27<sect3><title>vorbiscomment</title>
28<para>vorbiscomment is an editor that changes information in the audio
29file metadata tags.</para></sect3>
30
31</sect2>
32
Note: See TracBrowser for help on using the repository browser.