Displaying 20 results from an estimated 4000 matches similar to: "libshout2 with aac"
2010 May 17
3
libshout2 with aac
On 17 May 2010, at 21:07, Geoff Shang wrote:
> On Mon, 17 May 2010, Jamie Bullock wrote:
>
>> I'm write an icecast source client and I'd like to support streaming of AAC encoded files.
>>
>> Can anyone tell me if and how this can be achieved with libshout2/icecast?
>
> I can't tel you as I don't know, but Ices0 can do AAC (IIRC) so you could look
2010 May 17
2
libshout2 with aac
On 17 May 2010, at 22:42, Romain Beauxis <toots at rastageeks.org> wrote:
> Le lundi 17 mai 2010 23:36:53, Jamie Bullock a ?crit :
>> On 17 May 2010, at 21:07, Geoff Shang wrote:
>>> On Mon, 17 May 2010, Jamie Bullock wrote:
>>>
>>>
>>>> I'm write an icecast source client and I'd like to support
>>>> streaming of
2005 Dec 10
2
Cannot build ices0/libshout2 on Mac OSX 10.4.2
Hi -
I'm rebuilding my OSX system and I can't get ices0 to build - or to be
more exact, can't get libshout2 to build.
I started by using DarwinPorts, and icecast2 & libogg & libvorbis
seemed to build OK. The install of ices0 then gave up at the libshout2
config stage with output like this:
[...]
checking for libvorbis... ok
checking for struct ovectl_ratemanage_arg... no
2004 Aug 06
2
libshout2, ices0-3 and ices2 on Win32. Announce
Hi Abhijit
I can't answer your questions but I would be very interested in a fully
working binary of Ices2 for Win32 once it's ready. Thanks for the
effort.
Best regards,
Ross Levis
====================================
StationPlaylist.com
http://www.stationplaylist.com
Low-cost music scheduling, live assist & automation software.
====================================
Abhijit
2004 Aug 06
2
libshout2, ices0-3 and ices2 on Win32. Announce
Hello..
I have libshout2, ices0-3 and ices2 compiling on Win32
with
MSVC++ 6.0.
However, I don't know where to upload the code and if
someone is kind enuff to point out the
location(s)/procedure
that would be great. I will put a readme in the distro
for compiling procedures.
ices2 compiles but doesn't run correctly (yet). There
are
some issues related to parsing the ices-playlist.xml
2005 Dec 10
0
Cannot build ices0/libshout2 on Mac OSX 10.4.2
Hi,
On Sat, 10 Dec 2005 16:14:04 -0800 Dan Stowell
<danstowell@gmail.com> wrote:
> Hi -
>
> I'm rebuilding my OSX system and I can't get ices0
> to build - or to be more exact, can't get libshout2
> to build.
>
> I started by using DarwinPorts, and icecast2 &
> libogg & libvorbis seemed to build OK. The install
> of ices0 then gave up at the
2004 Aug 06
3
libshout1-based mp3 streaming to icecast2
According to what I've read on this mailing list, it should be possible
to stream MP3 data to icecast2 using ices-0.2.3, which I assume also
should be the case for any other streaming client based on libshout1. So I
decided to test this out to see if we really could dispense with
icecast1 altogether on the server I help administer. My results were not
promising, to say the least.
I wiped out
2004 Aug 06
1
libshout2 namespace
At 05:30 PM 5/7/01 -0700, you wrote:
>any suggestions? I supposed to could make all calls shout2_*
>
>Michael, any suggestions here? How is this typically handled in other
>libs? Or do other libs never need to use both?
>
>I'll have to think about this a bit and see if I can't figure out a way
>to add mp3 into libshout2.
>
The easy solution is to just ensure the
2004 Aug 06
0
libshout2, ices0-3 and ices2 on Win32. Announce
Hi Ross..
I can email you the sources (complete zip is about
5Mb..with all the dependency directories etc) and all
you have to hit is build after that. Would appreciate
help in getting it going. Let me know..
thanks
abhijit
--- Ross Levis <ross.levis@cchlawbase.co.nz> wrote:
> Hi Abhijit
>
> I can't answer your questions but I would be very
> interested in a fully
>
2004 Aug 06
2
libshout2 namespace
AFAIK applications that want to keep libshout1 included for compatibility with icecast1 streaming
will get problems with the struct and function namespace as it is organized now in libshout2.
is there any way to avoid the problem or we should all simply move to ogg and fuck mp3 streaming
all-in-once?
--
jrml ..//korova.dyne.org
6EEE 4FB2 2555 7ACD 8496 AB99 E2A2 93B4 6C62 4800
--- >8 ----
2015 Jun 09
2
Simple source on Debian
Hi there.
Thanks for the tip about Ices2. Do you know if it's possible to make
it work with mp3 files? I only ask because there are several people
who stream using my server, and they use mp3. I'm trying to create
fallback streams, but in order for that to work, I'd have to get them
to switch to ogg or find a way to make Ices work with mp3.
Thanks
On 6/9/15, Jos? Luis Artuch
2004 Aug 06
2
dumpfile with libshout2/icecast2
Heyas,
I'm trying to get setDumpfile working with the java libshout bindings.
I am calling shout_set_dumpfile(shout,char*) after specifying the port,
host, mount and password, yet, the dumpfile is not created on the server
side. To be more specific, I'm trying this:
bin/streamAdmin -d /tmp/test.mp3 -h streams.benow.ca -p 80 -P pass -m
/benow
which sets the dumpfile to be /tmp/test.mp3
2004 Aug 06
1
icecast2, libshout2, Shout.pm FreeBSD
On Mon, 26 May 2003, Michael Smith wrote:
> You'll have to port Shout.pm to use libshout2 - the API has changed (not in
> terribly major ways for the most part, so it should be a simple and
> straightforward port).
Didn't someone do this and post it to icecast-dev? Or was that something
else? I'm not a perl programmer. I'd just hate to see someone duplicate
work
2004 Aug 06
2
libshout2, ices0-3 and ices2 on Win32. Announce
Well...since this is a port to Win32 patches may not
make sense. Pathnames to the required libraries are
relative, but hardcoded from the point of reference.
Without that, it will not build.
Since there are lot more files (related to the IDE as
well as some project build settings which link to
libraries in Win32) which have no close equivalents in
the non-Win32 world. Hence can't do patches.
2004 Aug 06
3
Problems with libshout2
Hi,
Let me know if this is the wrong place to post this, but I am having
problems with cutouts in my streams using libshout2. I am taking audio
files and re-encoding them at 32Kbs and then streaming them. Problem is
that every 20 secs or so, the stream cuts out for about 5-10 secs and
then continues. Any ideas as to why? Should I try using shout_send_raw?
Thanks in advance!!
Deven
2005 Nov 02
1
ices0, lame, and m4a
Ok, I don't know what I'm doing wrong here, so I
signed up to the mailing list. Here's the situation:
I have an extensive music collection and have just
purchased an iPod. I already have ripped a few of my
CDs (about 4Gb worth) in an mp3 format (previously had
an mp3 CD player), but I'm not planning to rip the
rest of my CD collection in an mp3 format. At the
moment, I'm
2006 Jun 25
4
converting mp3's to aac+ or ogg
Hello,
I've got a FreeBSD 6 machine running icecast2 and ices0streaming four
different streams of mp3's. Now i have a need to stream the same content as
either aac+ or ogg vorbis whichever would be easiest to set up and give the
best quality. I want these new streams to handle both broadband and dialup
users without sacrificing quality. My problem is i really really do not want
to
2009 Mar 03
6
Newbie needs help
To all:
I am running FreeBSD v7.03 and using icecast2 which is happily relaying
a shoutcast MP3 stream. I want to play (mix)a pre-recorded "Stream ID"
file to the existing stream once per hour.
I've tried ices0 but no luck. Any help will be much appreciated.
Mike
2004 Aug 06
2
icecast2, libshout2, Shout.pm FreeBSD
Hi all,
Has anyone successfully managed to get icecast2 libshout2
and Shout.pm built under freebsd?
o far I've been able to build all of them except for
Shout.pm. I would like to migrate from icecast1 however
I can't do so until I can get everything built.
Here is the error I'm having trying to build Shout.pm
from the FreeBSD ports tree.
# make
cc -c -I/usr/local/include -O -pipe
2004 Aug 06
0
libshout2 namespace
any suggestions? I supposed to could make all calls shout2_*
Michael, any suggestions here? How is this typically handled in other
libs? Or do other libs never need to use both?
I'll have to think about this a bit and see if I can't figure out a way
to add mp3 into libshout2.
jack.
On Tue, May 08, 2001 at 01:44:17AM -0100, jaromil wrote:
> AFAIK applications that want to keep