<!DOCTYPE html>
<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>In /usr/share/doc/ezstream/examples/ezstream-full.xml there is a
      directive call stream_bitrate:</p>
    <p><br>
    </p>
    <p><stream_bitrate>16</stream_bitrate></p>
    <p><br>
    </p>
    <p>The example file is for Ogg Vorbis, so what does "16" mean? For
      MP3 files, I want to indicate 128kbps. DO I just substitute the 16
      with 128? I haven't found anything in available documentation to
      direct me.<br>
    </p>
  </body>
</html>