%general-entities; ]> $LastChangedBy$ $Date$ mpg123-&mpg123-version; mpg123 Introduction to mpg123 The mpg123 package contains a console-based MP3 player. It claims to be the fastest MP3 decoder for Unix. &lfs80_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &mpg123-md5sum; Download size: &mpg123-size; Estimated disk space required: &mpg123-buildsize; Estimated build time: &mpg123-time; mpg123 Dependencies Recommended Optional , , JACK, OpenAL and PortAudio User Notes: Installation of mpg123 Install mpg123 by running the following commands: ./configure --prefix=/usr --with-module-suffix=.so && make This package does not come with a test suite. Now, as the root user: make install Command Explanations --with-module-suffix=.so: This switch tells mpg123 to load modules with .so extension which is useful if you don't want to keep .la files. Contents Installed Programs Installed Libraries Installed Directory mpg123, mpg123-id3dump, mpg123-strip, and out123 libmpg123.so and libout123.so /usr/lib/mpg123 Short Descriptions mpg123 is used for playing MP3 files via the console. mpg123 mpg123-id3dump Tool to dump ID3 meta data from MPEG audio files using libmpg123 mpg123-id3dump mpg123-strip Extract only MPEG frames from a stream using libmpg123 (stdin to stdout) mpg123-strip out123 play raw PCM audio to an output device out123 libmpg123.so contains the mpg123 API functions. libmpg123.so libout123.so contains the out123 API functions. libout123.so