Displaying 6 results from an estimated 6 matches for "slimp3".
2004 Aug 06
1
mp3 stream relay without reen-/transcoding (SLIMP3)
...e could help me with.
I want to relay an mp3 stream (bitrate switching, metadata containing) from
an url like http://192.168.0.123:8000/stream.mp3 and serve it to multiple
listeners (Winamp clients) using Win32 environment for the relay machine.
The original stream is being served by the (free!) SLIMP3 Server software
(http://www.slimdevices.com/pi_features.html). The stream consists of a
sequence of mp3 files being served without any reencoding, hence the bitrate
changes, and is (I guess) laced with song title metadata (32768 bytes
interval). The orginal stream plays excellently in Winamp.
In ca...
2004 Sep 10
2
perl, metadata and cue sheets
Hi, I am new to this mailing list.
I am adding FLAC support to the SLIMP3 player
(http://www.slimdevices.com)
and I had two questions about utilizing the format.
The SLIMP3 player is a network mp3 player with an open source server
written in perl. All audio must be re-encoded to the mp3 format before
the player can use it.
1. Do any perl modules exist to read and/or wr...
2007 Oct 26
0
Queue() problems
...;
exten => s,n,Macro(queue-success,${ARG1:0:1})
[macro-queue-success]
exten => s,1,Playback(agent-loginok);
[local]
exten => 2403,1,Macro(switchboard-number,${EXTEN})
[macro-switchboard-number]
exten => s,n,Goto(switchboard-menu,s,1)
[switchboard-menu]
exten => s,1,SetMusicOnHold(slimp3)
exten => s,n,Macro(queue-call,dispatch)
exten => s,n,Goto(noqueue,s,1)
[macro-queue-call]
exten => s,1,Background(pls-wait-connect-call)
exten => s,n,WaitExten(0.3)
exten => s,n,Queue(${ARG1},,${ARG2})
----- s n i p -----
The output (very little massaging):
----- s n i p -----...
2004 Sep 10
0
perl, metadata and cue sheets
--- Jason Holtzapple <jasonholtzapple@yahoo.com> wrote:
> Hi, I am new to this mailing list.
>
> I am adding FLAC support to the SLIMP3 player
excellent... keep us posted.
> 1. Do any perl modules exist to read and/or write the metadata in a
> FLAC file?
not that I know of. the metadata parsing is not too bad but
writing data back can get hairy. probably the best thing to
do is to write a module that wraps around the var...
2003 Sep 28
1
Outdated oggdec tarball
Hello,
While trying to debug a problem with the open-source slimp3 server,
which uses oggdec, I found that the tarball for vorbis-tools 1.0
contains an old version of oggdec, containing at least one bug in the
command line handling code (a missing break statement). The latest code
in CVS appears to be fixed.
Are you planning to release a new tarball for vorbi...
2004 Dec 16
12
My Boss wants background music!!!!
Dear Members,
I am searching for a new PBX for the company. My choice is Astrisk. My Boss
wants background music via all the telephones. This is done in a
conventional PBX that he wants, but I can use the Asterisk PBX if it can do
this also.
As I said he needs background music on every telephone this is not to be
mistaken with music on hold.
The bit stream is an MP3 file of 8 Kbs. At the server