No subject


Sun Nov 26 19:59:44 UTC 2023


---[start]-----
    <!-- Stream bitrate, used to specify bitrate if reencoding, otherwise
         just used for display on yp and on the server. Try to keep it
         accurate -->
    <Bitrate>64</Bitrate>
    <!-- If this is set to 1, and ices is compiled with liblame support,
         ices will reencode the stream on the fly to the stream bitrate. -->
    <Reencode>1</Reencode>
    <!-- Number of channels to reencode to, 1 for mono or 2 for stereo -->
    <Channels>2</Channels>
---[end]-----

ices ldd output:
---[start]-----
        libpthread.so.0 => /lib/libpthread.so.0 (0x40023000)
        libshout.so.1 => /usr/local/lib/libshout.so.1 (0x40039000)
        libmp3lame.so.0 => /usr/local/lib/libmp3lame.so.0 (0x4003d000)
        libnsl.so.1 => /lib/libnsl.so.1 (0x400e7000)
        libdl.so.2 => /lib/libdl.so.2 (0x400fe000)
        libm.so.6 => /lib/libm.so.6 (0x40101000)
        libc.so.6 => /lib/libc.so.6 (0x40121000)
        libcrypt.so.1 => /lib/libcrypt.so.1 (0x40247000)
        libxml.so.1 => /usr/lib/libxml.so.1 (0x40274000)
        libz.so.1 => /usr/lib/libz.so.1 (0x402d0000)
        /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)
---[end]-----

ices 0.1.0 reencoded my mp3s without any problem (as verified by
mpg123, freeamp, xmms, and by ear).

My mp3s are encoded with the following command:
  /usr/local/src/lame3.86/lame -S -V 1 -b 128 -h -m j \
        --tt "title" --ta "artist" --tl "album" \
        --ty "year" --tn tracknum song.wav song.mp3

If there's any info I'm leaving out here, let me know.  I'm stuck
using ices 0.1.0 at the moment, which core dumps every 10 or 15 songs.

Thanks,

-- 
Steve Chadsey <tyr at teiresias.net>
Now playing: Feel the Same
(Riot - "Fire Down Under")

--- >8 ----
List archives:  http://www.xiph.org/archives/
icecast project homepage: http://www.icecast.org/
To unsubscribe from this list, send a message to 'icecast-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.




More information about the Icecast mailing list