[go: up one dir, main page]

Menu

New release butt-0.1.16

This is a quick bug fix release to solve the issue with new the shoutcast server

Changelog

Version 0.1.16 (2017-09-17)

  • fixed compatibility issues with shoutcast v2.5.5.732
  • replaced portaudio by newest stable version v190600_20161030
  • when using AAC+ the best AAC profile for the selected bitrate is used automatically
    AAC+v2: bitrate < 48kBit/s (aac_aot = 29)
    AAC+v1: 48 kBit/s <= bitrate < 96kBit/s (aac_aot = 5)
    AAC-LC: bitrate >= 96kBit/s (aac_aot = 2)
  • you can force the AAC codec to a specific profile by setting
    aac_overwrite_aot = 1 and aac_aot to the appropriate aot value {2,5,29} in buttrc
Posted by Daniel Nöthen 2017-09-17

Log in to post a comment.