• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

intl/H23-Feb-2004-14,11810,161

m4/H23-Feb-2004-3,0532,788

msvc++/H23-Feb-2004-972574

po/H03-May-2022-11,0378,451

ABOUT-NLSH A D17-Feb-200452.6 KiB769723

CHANGESH A D23-Feb-20049.6 KiB320186

COPYINGH A D28-Feb-200017.6 KiB341281

COPYRIGHTH A D23-Jan-2004900 2215

CREDITSH A D23-Feb-20044.5 KiB139103

INSTALLH A D28-Feb-20007.6 KiB184143

Makefile.amH A D23-Feb-20043.2 KiB11161

Makefile.inH A D23-Feb-200434.1 KiB968868

READMEH A D23-Jan-20045 KiB13389

TODOH A D17-Feb-2004801 3627

VERSIONH A D23-Feb-2004101 86

abxtestH A D23-Feb-20044.5 KiB292217

abxtest.1H A D23-Jan-20043.4 KiB128107

aclocal.m4H A D23-Feb-2004237.1 KiB6,8456,086

audio.cH A D23-Jan-200422.4 KiB1,117796

audio.hH A D03-May-20223.5 KiB14194

audio_aiff.cH A D23-Jan-20047 KiB356238

audio_alsa.cH A D23-Feb-20048.4 KiB374276

audio_carbon.cH A D23-Jan-20047.3 KiB362256

audio_cdda.cH A D23-Jan-20043.1 KiB163101

audio_empeg.cH A D23-Jan-20043.7 KiB202132

audio_esd.cH A D23-Jan-20043.5 KiB180122

audio_hex.cH A D23-Jan-20043.3 KiB161109

audio_jaguar.cH A D23-Jan-20048.2 KiB381258

audio_nas.cH A D23-Jan-20046.1 KiB283206

audio_null.cH A D23-Jan-20042.4 KiB11673

audio_oss.cH A D23-Jan-20046.2 KiB319234

audio_qnx.cH A D23-Jan-20045.3 KiB236165

audio_raw.cH A D23-Jan-20043 KiB153103

audio_snd.cH A D23-Jan-20044.7 KiB229148

audio_sun.cH A D23-Jan-20045.1 KiB279195

audio_wave.cH A D23-Jan-20046.2 KiB308204

audio_win32.cH A D23-Jan-20048.5 KiB441312

config.guessH A D17-Feb-200441.9 KiB1,4331,234

config.h.inH A D23-Feb-20049.5 KiB350241

config.rpathH A D17-Feb-200414.6 KiB549443

config.subH A D17-Feb-200430.2 KiB1,5381,397

configureH A D03-May-2022910.8 KiB30,04324,925

configure.acH A D23-Feb-200411.3 KiB517444

crc.cH A D17-Feb-20044.5 KiB10866

crc.hH A D17-Feb-2004973 284

depcompH A D28-Mar-200313 KiB465298

filter.cH A D17-Feb-20046.9 KiB304171

filter.hH A D17-Feb-20041.8 KiB6227

getopt.cH A D05-May-200233.3 KiB1,253807

getopt.hH A D05-May-20026.3 KiB18261

getopt1.cH A D05-May-20024.4 KiB189123

gettext.hH A D19-Apr-20033 KiB7023

global.hH A D23-Jan-20042.1 KiB8743

install-shH A D28-Mar-20036.2 KiB277169

ltmain.shH A D17-Feb-2004178.5 KiB6,4005,036

mad123.cH A D23-Jan-20047.5 KiB20287

madmix.cH A D23-Jan-20047.3 KiB363243

madplay.1H A D23-Feb-200418 KiB593569

madplay.cH A D23-Feb-200419.4 KiB825590

madplay.list.inH A D04-Jun-2003615 2319

madtag.1H A D23-Jan-20041.4 KiB5029

madtag.cH A D23-Jan-20043.3 KiB15684

madtime.cH A D23-Jan-20045.4 KiB279191

missingH A D28-Mar-200310 KiB337263

mkinstalldirsH A D17-Feb-20041.9 KiB11285

player.cH A D23-Feb-200463.5 KiB2,8192,019

player.hH A D23-Feb-20044.2 KiB200133

resample.cH A D23-Jan-20043.1 KiB12061

resample.hH A D23-Jan-20041.2 KiB4213

rgain.cH A D23-Feb-20041.9 KiB7535

rgain.hH A D23-Feb-20041.8 KiB6129

strcasecmp.cH A D23-Jan-20041.2 KiB4615

strncasecmp.cH A D23-Jan-20041.3 KiB4816

tag.cH A D23-Feb-20047.1 KiB336180

tag.hH A D23-Feb-20044 KiB159112

tagger.cH A D23-Jan-20041.7 KiB7539

tagger.hH A D23-Jan-20041.1 KiB4013

version.cH A D23-Jan-20043.5 KiB12076

version.hH A D23-Feb-20041.3 KiB4315

README

1
2 madplay - MPEG audio decoder and player
3 Copyright (C) 2000-2004 Robert Leslie
4
5 $Id: README,v 1.60 2004/01/23 09:41:31 rob Exp $
6
7===============================================================================
8
9INTRODUCTION
10
11  `madplay' is a command-line MPEG audio decoder and player based on the MAD
12  library (libmad). For details about MAD, see the libmad package
13  distributed separately.
14
15  After decoding, `madplay' sends the output to an audio output module. The
16  following audio output modules are provided:
17
18    - an Open Sound System interface module (for Linux, et al.)
19    - a Sun audio interface module (for Solaris, NetBSD, et al.)
20    - a Mac OS Carbon audio interface module (for Mac OS X)
21    - a Win32 audio interface module (for Windows 95/98/NT/2000, et al.)
22    - an ALSA audio interface module
23    - a QNX audio interface module
24    - an EsounD interface module
25    - a CD audio output module (*.cdr, *.cda)
26    - an Audio IFF output module (*.aif, *.aiff)
27    - a Microsoft RIFF/WAVE file output module (*.wav)
28    - a Sun/NeXT audio file output module (*.au, *.snd)
29    - a raw PCM output module
30    - a hex output module (for debugging and compliance testing)
31    - a null module (for timing the decoder)
32
33  `madplay' will also read and display ID3 tag information, and further
34  supports the relative volume adjustment information (RVA2) in such tags,
35  as written by tools like `normalize'.
36
37Audio Quality
38
39  MAD produces output samples with a precision greater than 24 bits. Because
40  most output formats use fewer bits, typically 16, `madplay' implements a
41  dithering algorithm when truncating samples for output. This produces high
42  quality audio that generally sounds superior to the output of a simple
43  rounding algorithm. However, dithering may unfavorably affect an analytic
44  examination of the output (such as compliance testing), and therefore it
45  may optionally be disabled at runtime.
46
47===============================================================================
48
49BUILDING AND INSTALLING
50
51  Before you can build this package, you must first build and install the
52  libmad and libid3tag packages distributed separately.
53
54Windows Platforms
55
56  `madplay' can be built under Windows using either MSVC++ or Cygwin. A
57  MSVC++ project file and workspace can be found under the `msvc++'
58  subdirectory.
59
60  To build `madplay' using Cygwin, you will first need to install the Cygwin
61  tools:
62
63      http://www.cygwin.com/
64
65  You may then proceed with the following POSIX instructions within the
66  Cygwin shell.
67
68  Note that by default Cygwin will build an executable that depends on the
69  Cygwin DLL. You can use MinGW to build an executable that does not depend
70  on the Cygwin DLL. To do so, give the option --host=mingw32 to
71  `configure'. Be certain you also link with MinGW versions of libmad,
72  libid3tag, and any further dependent libraries (such as zlib).
73
74POSIX Platforms (including Cygwin)
75
76  The code is distributed with a `configure' script that will generate for
77  you a `Makefile' and a `config.h' in each of the subdirectories that
78  require them. See the file `INSTALL' for generic instructions.
79
80  The specific options you may want to give `configure' are:
81
82      --disable-debugging       do not compile with debugging support, and
83                                use more optimizations
84
85      --with-alsa               use ALSA for default audio output
86
87      --with-esd                use EsounD (Enlightened Sound Daemon) for
88                                default audio output
89
90  Support for the EsounD output format type (esd) is enabled automatically
91  if the EsounD library (libesd) is available, however it is not made the
92  default output format unless --with-esd is given. To disable EsounD
93  support completely, use --without-esd.
94
95  If you have installed libmad and/or libid3tag in an unusual place or
96  `configure' can't find them, you may need to indicate where they are:
97
98      ./configure ... CPPFLAGS="-I${include_dir}" LDFLAGS="-L${lib_dir}"
99
100  where ${include_dir} and ${lib_dir} are the locations of the installed
101  header and library files, respectively.
102
103Experimenting and Developing
104
105  Further options for `configure' that may be useful to developers and
106  experimenters are:
107
108      --enable-debugging        enable diagnostic debugging support and
109                                debugging symbols
110
111      --enable-profiling        generate `gprof' profiling code
112
113      --enable-experimental     enable code using the EXPERIMENTAL
114                                preprocessor define
115
116===============================================================================
117
118COPYRIGHT AND AUTHOR
119
120  Please read the `COPYRIGHT' file for copyright and warranty information.
121  Also, the file `COPYING' contains the full text of the GNU GPL.
122
123  Send inquiries, comments, bug reports, suggestions, patches, etc. to:
124
125      Robert Leslie <rob@mars.org>
126
127  See also the `madplay' home page on the Web:
128
129      http://www.mars.org/home/rob/proj/mpeg/
130
131===============================================================================
132
133