out_mp3 = output.icecast(%mp3,
out_mp3 = output.icecast(%mp3(bitrate=192),
command = "ecasound -i alsa -o %s -t:%s" % (filepath, length)
command = "ecasound -i alsa -o %s,128000 -t:%s" % (filepath, length)
You may refer this step by step guide on how to chang MP3 bitrate on Mac or Windows.
This guide can helps to:
It looks like you're new here. If you want to get involved, click one of these buttons!