daily pastebin goal
9%
SHARE
TWEET

gamerx

a guest Feb 8th, 2010 65 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. [general]
  2. duration        = 0         # duration of encoding, in seconds. 0 means forever
  3. bufferSecs      = 5         # size of internal slip buffer, in seconds
  4. reconnect       = yes       # reconnect to the server(s) if disconnected
  5.  
  6. # this section describes the audio input that will be streamed
  7. [input]
  8. device          = default  # OSS DSP soundcard device for the audio input
  9. sampleRate      = 44100     # sample rate in Hz. try 11025, 22050 or 44100
  10. bitsPerSample   = 16        # bits per sample. try 16
  11. channel         = 2         # channels. 1 = mono, 2 = stereo
  12.  
  13. [shoutcast-0]
  14. format          = mp3
  15. bitrateMode     = cbr
  16. bitrate         = 128
  17. quality         = 1.0
  18. server          = 10.1.1.3
  19. mountPoint      = high
  20. port            = 8000
  21. password        = password
  22. name            = csnt
  23. description     = csnt
  24. url             = http://10.1.1.3
  25. genre           = csnt
  26. public          = yes
RAW Paste Data
Top