-
Audio Format Options
-
PCMAudio Format - Set the Sampling Frequency and number of channels whic
you want to use for the internal sound format. Note that some encoders
can't do less thatn 32kHz andsome will change your format to something
else if the ideal format for a given bitrate is of a lower quality. MONO
or STEREO will set the number of channels - I don't have support for more
than 2 channels.
-
SAMPLE_RATE 32000
-
MONO
-
STEREO
-
Encoder- Choose which encoder you plan to use from the list of supported
programs, remember that there are constraints on the types of mp3 data
you can produce which are depentdent on the programme you intend to use.
When you specify the encoder you wish to use in liveice.cfg you can also
specify the name of the binary , in case you hvae them under a different
name from what the program expects.
-
USE_AJ_ENCODER encoder
-
USE_L3ENC l3enc
-
USE_MP3ENC mp3enc
-
USE_SCREAMER lamer
-
USE_XING xingmp3enc
-
USE_XING_VBR xingmp3enc
-
USE_LAME3 lame
-
Bitrate / VBR Quality - Sets the quality of the mp3 stream generated, rememebr
if you're planning to broadcast to modem users that the bitrate should
be low enough to fit into their connection with a lot of room to spare
(nobody ever gets 56Kbit from a 56k modem). VBR quality is used in variable
bitrate modes, currently only suported by the Xing mp3 encoder, the bitrate
is increased when more data is required by the music, and reduced when
the aural complexity is simpler. Average bitrates are dependent on the
PCM audio format also.
-
BITRATE 32000
-
VBR_QUALITY 20
|