similar to: Ices Crashing (BUS error)

Displaying 14 results from an estimated 14 matches similar to: "Ices Crashing (BUS error)"

2005 Jan 13
2
Ices Crashing (BUS error)
Michael Smith wrote: > On Sun, 09 Jan 2005 18:15:26 +0100, Frits Letteboer > <graver@graver.xs4all.nl> wrote: > >>Hi, >> >>I'm currently migrating from Shoutcast/MP3 to Icecast/OGG/Vorbis using ices. >> >>Unfortunately, when initialising the encoder, ices crashes with a bus error. > > > It looks from the gdb output that
2005 Jan 13
0
Ices Crashing (BUS error)
On Thu, 13 Jan 2005 14:43:01 +0100, Frits Letteboer <graver@graver.xs4all.nl> wrote: > Michael Smith wrote: > > On Sun, 09 Jan 2005 18:15:26 +0100, Frits Letteboer > > <graver@graver.xs4all.nl> wrote: > > > >>Hi, > >> > >>I'm currently migrating from Shoutcast/MP3 to Icecast/OGG/Vorbis > using ices. > >> >
2005 Mar 10
1
Creating playlists in real-time
I've been working on a jukebox application for a while. My wife recenlty asked "You spend so much time coding that and ripping CDs... Is there a way I can listen to the songs at work?". So...I made a simple web script to add songs to the play queue and I added the ability to stream the raw audio to stdout and linked it up with ices2. My problem is I think the jukebox decodes
2005 Jan 30
0
Icecast 404 in the stats page
Hi, When I open the stats page on the icecast server, I get the basic info, but images and stuff generate 404's, although all the files are there and readable by the user that icecast runs under: This one works: 80.127.65.160 - - [30/Jan/2005:18:15:08 +0000] "GET / HTTP/1.1" 200 44 "-" "Mozilla/5.0 (Windows; U; Windows NT 5.1; nl-NL; rv:1.8b) Gecko/20050129" 0
2005 Jan 30
0
Icecast 404 in the stats page
Hi, When I open the stats page on the icecast server, I get the basic info, but images and stuff generate 404's, although all the files are there and readable by the user that icecast runs under: This one works: 80.127.65.160 - - [30/Jan/2005:18:15:08 +0000] "GET / HTTP/1.1" 200 44 "-" "Mozilla/5.0 (Windows; U; Windows NT 5.1; nl-NL; rv:1.8b) Gecko/20050129"
2005 Feb 02
2
directory listings
Guten Tag Frits Letteboer, Am Mittwoch, 2. Februar 2005 um 14:40 schrieben Sie: FL> Carsten Henkel wrote: >> hi together, >> >> i have >> <directory> >> <yp-url-timeout>15</yp-url-timeout> >> <yp-url>http://dir.xiph.org/cgi-bin/yp-cgi</yp-url> >> </directory> >> <directory>
2004 Jul 16
6
[Bug 1529] 32bit rollover problem rsyncing files greater than 4GB in size
https://bugzilla.samba.org/show_bug.cgi?id=1529 wayned@samba.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Additional Comments From wayned@samba.org 2004-07-14 09:55
2005 Feb 05
2
Question about relays, mountpoints and fallback
Hi, I'm trying to make the following situation work: We have a jukebox (/jukebox.ogg) and live DJs (/live.ogg). The jukebox should be the active stream when no DJ is connected and also the fallback if the DJs connection should drop. However, when a DJ is connected, one should not be able to listen to the jukebox correctly. So there would be 1 effective stream as a result. (Users are
2005 Feb 02
4
directory listings
hi together, i have <directory> <yp-url-timeout>15</yp-url-timeout> <yp-url>http://dir.xiph.org/cgi-bin/yp-cgi</yp-url> </directory> <directory> <yp-url-timeout>15</yp-url-timeout> <yp-url>http://www.oddsock.org/cgi-bin/yp-cgi</yp-url> </directory> aktiv on the icecast.xml and in
2005 Mar 24
3
Log analysis
Hi everyone, Ok, so I admit I'm asking this to avoid having to do my own research. but I'm also asking in the hopes of avoiding doing my own scripting. ACB Radio is looking at moving across to Icecast. There's really not a lot to stop us at this point. But we are keen to retain access to total listener hours, average listen time and amount of data served per mountpoint. I
2006 Aug 24
1
Lancer 20060824 is out
Lancer 20060824 (based on aoTuV Release 1) - fully optimized libvorbis for x86 CPUs - http://homepage3.nifty.com/blacksword/ Changes: 2006/08/24 Lancer 20060824 * Lancer is based on aotuv-r1_20051117 now. * add SSE optiomizations to _vp_couple. * add the dividing code of multi channel processing to xmmlib.h. * _vp_quantize_couple_memo, _vp_quantize_couple_sort is multithreaded under the OpenMP.
2010 Mar 04
1
Lost residue modifications
Hello, I'm trying to modify the residue vectors in Vorbis audio files at encoding time. For testing, I'm just adding +1 to each residue vector's element, so e.g., if I have an original residue vector of [0,1,2,3] I modify it during the encoding to be [1,2,3,4], and at the decoder's side I should receive the [1,2,3,4] vector. The problem is that, after adding the +1, I still
2010 May 20
10
Libtheora
Hi all, I am Sahana. I am currently working on Libtheora for windows platform and very new to it. I am getting a lot of compiling errors. Since Libtheora depends on libogg and libvorbis i have added these as well to my workspace in VC++ 6. I have a doubt regarding the x86 and x86_vc folders described in the libtheora software.Since both these folders have the same set of files which one do we
2005 Feb 02
0
directory listings
Carsten Henkel wrote: > hi together, > > i have > <directory> > <yp-url-timeout>15</yp-url-timeout> > <yp-url>http://dir.xiph.org/cgi-bin/yp-cgi</yp-url> > </directory> > <directory> > <yp-url-timeout>15</yp-url-timeout> >