| ★ wanayoo — archive 1999 http://nodevice.com/sections/ManIndex/man0882.html | Nouvelle recherche | Portail wanayoo |
| Previous Next Man Index | Sections: 0 1 2 3 4 5 6 7 8 N |
-t , -\^-test
-s , -\^-stdout
-c , -\^-check
-v , -\^-verbose
-q , -\^-quiet
-y , -\^-resync
-0 , -\^-single0 ; -1 , -\^-single1
-m , -\^-singlemix
-2 , -\^-2to1 ; -4 , -\^-4to1
-b size, -\^-buffer size
Use an audio output buffer of
size
Kbytes. This is useful to bypass short periods of heavy
system activity, which would normally cause the audio output
to be interrupted.
You should specify a buffer size of at least 1024
(i.e. 1 Mb, which equals about 6 seconds of audio data) or more;
less than about 300 does not make much sense. The default is 0,
which turns buffering off.
-k num, -\^-skip num
Skip first
num
frames. By default the decoding starts at the first frame.
-n num, -\^-frames num
Decode only
num
frames. By default the complete stream is decoded.
-f factor, -\^-scale factor
Change scale factor (default: 32768).
-r rate, -\^-rate rate
Set sample rate (default: automatic). You may want to
change this if you need a constant bitrate independed of
the mpeg stream rate. mpg123 automagically converts the
rate. You should then combine this with --stereo or --mono.
-g gain, -\^-gain gain
Set audio hardware output gain (default: don't change).
-a dev, -\^-audiodevice dev
Specify the audio device to use. The default is
system-dependent (usually /dev/audio or /dev/dsp).
Use this option if you have multiple audio devices and
the default is not what you want.
-o s , -\^-speaker
-o h , -\^-headphones
-o l , -\^-lineout
-d n, -\^-doublespeed n
Only play every
n 'th
frame. This will cause the MPEG stream
to be played
n
times faster, which can be used for special
effects. Can also be combined with the
-\^-halfspeed
option to play 3 out of 4 frames etc. Don't expect great
sound quality when using this option.
-h n, -\^-halfspeed n
Play each frame
n
times. This will cause the MPEG stream
to be played at
1 / n 'th
speed (n times slower), which can be
used for special effects. Can also be combined with the
-\^-doublespeed
option to double every third frame or things like that.
Don't expect great sound quality when using this option.
-p URL | none, -\^-proxy URL | none
The specified
proxy
will be used for HTTP requests. It
should be specified as full URL (``http://host.domain:port/''),
but the ``http://'' prefix, the port number and the trailing
slash are optional (the default port is 80). Specifying
none
means not to use any proxy, and to retrieve files directly
from the respective servers. See also the
``HTTP SUPPORT'' section.
-u auth, -\^-auth auth
HTTP authentication to use when recieving files via HTTP.
The format used is user:password.
-@ file, -\^-list file
Read filenames and/or URLs of MPEG audio streams from the specified
file
in addition to the ones specified on the command line (if any).
Note that
file
can be either an ordinary file, a dash ``-'' to indicate that
a list of filenames/URLs is to be read from the standard input,
or an URL pointing to a an appropriate list file. Note: only
one
-@
option can be used (if more than one is specified, only the
last one will be recognized).
-z , -\^-shuffle
--stereo
--reopen
--8bit
-Z , --random
file (s)
Known bugs and limitations:
Main author:
Uses code (or at least ideas) from:
| Previous Next Man Index | Sections: 0 1 2 3 4 5 6 7 8 N |