Not Sure if this will make a difference, but here are my config options:
bitrateMode = cbr # RR/broadcastify default is cbr (vs vbr)
format = mp3 # RR/broadcastify wants mp3
bitrate = 16
# The quality of encoding a value between 0.0 .. 1.0 with 1.0 being the highest quality
# .2 is good for scanner feed and takes less bandwidth than higher settings
quality = 0.6 # Scanner feed default: .2
channel = 1 # 1 = mono, 2 = stereo
# lowpass cuts off low freqs which is fine for scanner feeds and also lowers bandwidth
lowpass = 5000
sampleRate = 22050
No comments:
Post a Comment
Note: only a member of this blog may post a comment.