similar to: libshout2 namespace

Displaying 20 results from an estimated 800 matches similar to: "libshout2 namespace"

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
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
1
stupid question
> >michael will have to answer regarding ices2, but I suspect mp3 is not >going to get in there unless someone else submits a beautiful patch. ices2 could support mp3, but it would be a non-trivial exercise, plus it would require libshout2 to support mp3 as well (which it does not, currently). If anyone wants to implement it, I'll be happy enough to add it, but I don't intend to
2001 Feb 02
1
ov_open on non oggvorbis files
there can be a minor bug in vorbisfile: when opening an invalid file with ov_file the errorcode is returned as it should, but the OggVorbis_File struct can't load another file: using ov_open on the same struct with another file segfaults. also using ov_clear on the struct before reopening does'nt helps. workaround: delete and recreate new the OggVorbis_File for each opened file. --
2004 Aug 06
0
someone wake me up...
On Fri, Mar 30, 2001 at 07:55:59PM +0200, Arvid Gregersen wrote: > and tell me that it is possible to make icecast broadcast titles or id3 > tags. I refuse to believe that you all can talk so fondly of a program > that gives you the ability to make a radiostation but not tell its > listeners what is on the air.. That is just too weird.. So what do YOU > do to tell people what they
2004 Aug 06
0
Protocol
On Tue, May 01, 2001 at 07:50:52AM -0400, Andreas Schiffler wrote: > Hi all, > > wanted to ask again if someone has some online documentation on the > icecast (or shoutcast) protocol at the socket/data level. > > I'd like to write my own reader routine that can feed data to the mp3 > decoder. I've gotten as far as getting the actual stream after the GET > request,
2004 Aug 06
6
new maintainers
So I've been doing this myself for far too long, I'm glad to have some good help these days. ices 1.x is now going to be maintained by Brendan Cully. Brendan has also done most of the network/imap code in mutt, and is working on multistreaming in ices 1.x. Hopefully we'll see some good stuff. ices 2.x (the vorbis version) is coming along very nicely and is maintained by Michael
2004 Aug 06
6
new maintainers
So I've been doing this myself for far too long, I'm glad to have some good help these days. ices 1.x is now going to be maintained by Brendan Cully. Brendan has also done most of the network/imap code in mutt, and is working on multistreaming in ices 1.x. Hopefully we'll see some good stuff. ices 2.x (the vorbis version) is coming along very nicely and is maintained by Michael
2004 Aug 06
1
someone wake me up...
> if you stream with MuSE (actually at the 0.6.1) you can easily specify > metatags as title, url and description from confortable input fields > embedded in the gui ( http://muse.dyne.org ). MuSE is GPL'ed software. Is that title dynamic (ie: does it change per song to list the song name)? Or is it a one time static thing? Louis --- >8 ---- List archives:
2001 Mar 31
2
Playing ogg files in C++
Does anyone have a code samples in C++ to play the ogg files. I can’t find anything anywhere. I was hoping this could be shared since it seems as though you decode the file and read the byte stream. I can’t find anything windows api shortcuts. Help! --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a
2001 May 01
2
Protocol
Hi all, wanted to ask again if someone has some online documentation on the icecast (or shoutcast) protocol at the socket/data level. I'd like to write my own reader routine that can feed data to the mp3 decoder. I've gotten as far as getting the actual stream after the GET request, but lack the documentation to use the headers that are returned and seperate the mp3 data from the meta
2004 Aug 06
2
broadcast FM radio
Hi. I want to broadcast FM radio. Can i pass data directly from my radio card to livecast and finally to my server, or must i pass data in the sound card after the radio card and before liveice? Thanks in advance, Bertrand. -------------- Jusqu'à 60 heures gratuites pour toute souscription à l'un des nouveaux Forfaits Liberty Surf
2004 Aug 06
4
Ices Looping
I'm wondering if Ices (CVS) loops it's playlist automatically or if I have to add something to the configuration. I looked through all the docs and found no reference to looping... Hunter -- Hunter Hillegas hunter@lastonepicked.com Who is Sharky Towers? What is BroTools? --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To
2001 Mar 29
3
ov_pcm_seek() is very slow...
I realise the it's hard to do a seek in a variable bitrate file but I didn't think it was this bad. It seems to vary a lot with the file but the total time to do an ov_open() and ov_pcm_seek() can add upp to a second or more. By this time my DirectX buffers have wrapped around and are looping. Can anybody think of a solution for this? I really need a faster response time for my in-game
2004 Aug 06
2
install instructions for iceS on i.cantcode.com
www.spacialaudio.com - take a look at SAM.. Bryan ----- Original Message ----- From: "Rick Wilson" <colly@undernetlinux.com> To: <icecast@xiph.org> Sent: Tuesday, August 14, 2001 8:21 PM Subject: Re: [icecast] install instructions for iceS on i.cantcode.com > > Hey ya all , > > I am just wondering , if anyone knows of WebSite scripts for ICECAST < that >
2004 Aug 06
5
someone wake me up...
and tell me that it is possible to make icecast broadcast titles or id3 tags. I refuse to believe that you all can talk so fondly of a program that gives you the ability to make a radiostation but not tell its listeners what is on the air.. That is just too weird.. So what do YOU do to tell people what they are listening to? Arvid www.playrec.dk -for all kinds of good music ICQ# 724069 ---
2004 Aug 06
2
Protocol
jaromil, > > > > wanted to ask again if someone has some online documentation on the > > icecast (or shoutcast) protocol at the socket/data level. > > have a look into MuSE/libmpeg/httpinput.cc (http://muse.dyne.org) > i hope that code can help you figuring out > No actually not. It just makes the connection to the shoutcast/icecast server. I've gotten this
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
3
Newbie question
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello! First, sorry if my english is not very correct :-) I'm a spanish student making a streaming project under Linux and I'd like to use Vorbis format but I have a problem. Now I have installed Icecast, LiveIce and the Lame encoder and they work... but in mp3 format. Lame don't have any problem with Vorbis but Icecast and LiveIce
2004 Aug 06
2
bitkeeper repository moved to cvs
The BitKeeper repository has been taken down, and all the code moved into CVS. While BitKeeper is a superior source management tool to CVS in many ways, it lacks in one important way, Freedom. With the recent change to their license, taking away more of our freedoms, I felt it was time to go back to CVS. All the code has been imported into the xiph.org CVS repository. I'll try to revise