Displaying 20 results from an estimated 10000 matches similar to: "Pre RC4 changes"
2004 Aug 06
0
Icecast2 issues continue
---------------------------------------
Regards,
Slava Shklyar
----- Original Message -----
From: "Geoff Shang" <gshang@uq.net.au>
To: <icecast@xiph.org>
Sent: Wednesday, October 09, 2002 11:11
Subject: Re: [icecast] Icecast2 issues continue
<p>> Hi:
>
> Both are current CVS as of about 20 hours ago.
>
> Geoff.
>
>
> --
> Geoff Shang
2004 Aug 06
0
Re [ogg]
I wrote a php script that simplifies this process called ice2 on-demand
http://www.casterclub.com/ice2_ondemand.php
Best Regards
Dave St. John
Mediacast1 Administration
(720-641-7586)
----- Original Message -----
From: "Geoff Shang" <gshang@uq.net.au>
To: <icecast@xiph.org>
Sent: Tuesday, November 12, 2002 3:53 PM
Subject: Re: [icecast] Re [ogg]
<p>> Hi:
>
>
2004 Aug 06
0
Icecast winamp oddcast mountpoint problem?
>Using stream transcoder (also an oddsock tool) instead of multiple instances
of oddcast DSP might help.
Hmm, there is another problem. From this transcoder I can't choose my input device. I have 2 sound cards. First one is making an mp3 archive from audio source and the other one is/will be used for broadcasting.
>and make sure you are using the latest version of
the plugin. also try
2004 Aug 06
0
'ice_login' not in icecast.xml ?
> username: source
source meaning
localhost
or http://myip:myport/mymount
Be specific please ;-)
<p><p><p>Dave St John
(C.E.O.)
Xstream1.com
Mediacast1.com
Casterclub.com
(720-641-7586)
----- Original Message -----
From: "Geoff Shang" <gshang@uq.net.au>
To: <icecast-dev@xiph.org>
Sent: Thursday, October 10, 2002 5:05 PM
Subject: Re: [icecast-dev]
2002 Nov 13
0
Listen to vorbis all day long!
Hi:
Just in case people are interested, Kirk Reiser's Egoplay is now available
in 3 different bitrates for your listening pleasure.
http://linux-speakup.org:9000/egoplay.ogg - as is (encoder defaults)
http://linux-speakup.org:9000/egoplay64.ogg - 44.1khz stereo quality 0
http://linux-speakup.org:9000/egoplay24.ogg - 22.05khz mono quality -1
Note that some of the material was encoded with
2004 Aug 06
2
Problem with streaming some mp3s (but not all)
So there is no way around having to re-encode them
all?
--Pritpaul
--- Geoff Shang <gshang@uq.net.au> wrote:
> Hi:
>
> My guess is that ices can't handle 16000 or 32000hz
> sampling rates. The
> 32kbps file is 22050hz and the 80kbps file is
> 32000hz. I couldn't get
> mpg123 to play test2 remotely, but lame defaults to
> 32000hz with 40kbps
> mono and
2004 Aug 06
3
Fading between songs
well ... liveice has done this for the past 5 years.... but it's not an easy
package to use
----- Original Message -----
From: "Geoff Shang" <gshang@uq.net.au>
To: "icecast mailing list" <icecast@xiph.org>
Sent: Monday, January 13, 2003 10:59 PM
Subject: Re: [icecast] Fading between songs
<p>> Hi:
>
> To do fading, you'll need to use a source
2004 Aug 06
1
Ices issues
Hi:
I ran a live test broadcast today and noticed a couple of things that
concerned me. Now, I'll admit I was pushing my P2/266 pretty hard, but it
kept things going so I'm guessing that it's not unreasonable for me to
expect this to work.
I was sending two streams encoded from the sound card, one at 22khz mono
quality -1 and the other at 44.1 stereo quality 0. I was also saving
2004 Aug 06
1
Icecast winamp oddcast mountpoint problem?
# icecast
Icecast Version 1.3.12 Initializing...
Icecast comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of Icecast under the terms of the
GNU General Public License.
For more information about these matters, see the file named COPYING.
Starting thread engine...
[05/Jan/2003:15:14:38] Icecast Version 1.3.12 Starting..
[05/Jan/2003:15:14:38] Starting Admin
2004 Aug 06
1
Simpal Question
Hi,
have you the full url to that plug in as I cannot find it there sorry.
Andrew
<p>Hi:
I would suggest using winamp with the oddcast DSP plugin from oddsock.org.
You can get it to stream live input by using the advanced controls mode.
Geoff.
<p>
--
Geoff Shang <gshang@uq.net.au>
ICQ number 43634701
Make sure your E-mail can be read by everyone!
2004 Aug 06
1
Icecast2 issues continue
Hi:
Both are current CVS as of about 20 hours ago.
Geoff.
<p>
--
Geoff Shang <gshang@uq.net.au>
ICQ number 43634701
Make sure your E-mail can be read by everyone!
http://www.betips.net/etc/evilmail.html
Please avoid sending me Word or PowerPoint attachments.
See http://www.fsf.org/philosophy/no-word-attachments.html
<p>--- >8 ----
List archives:
2004 Aug 06
1
client kick
On Fri, 27 Dec 2002, Geoff Shang wrote:
> Hi:
>
> Assuming you've got sufficient bandwidth at the server to serve a 128k
> stream, and sufficient bandwidth at the receiving end to receive it, what
> version of icecast are you using?
<p>Hi Geoff,
I am using Icecast Version 1.3.12. well shouldnt there be some type of
auto bandwidth decrease if the client is not able to
2004 Aug 06
3
Metadata
ok - I'm now starting a new bitstream on each song change, but still no-go.
Only on the very first reconnect does the title streaming show correct.
The metadata information however NEVER displays correctly in the stats.xml -
even though the comment headers seem to be fine - so I suspect I need to use
another method?
btw - Metdata inside OddCast DSP seems to work fine...
Louis
----- Original
2004 Aug 06
3
icecast1 type stats logs in icecast2 ?
Here is a php script that parses out the stats.xml file from the admin of
the icecast2 server.
It currently only parses the page out to variables and still needs a bit of
work.
anyways here is the php source files
http://cvs.casterclub.com/dev/icecast2_status/v1.3/ice2_conf.phps
http://cvs.casterclub.com/dev/icecast2_status/v1.3/ice2_status.phps
<p><p>Dave St John
CEO Mediacast1
2004 Aug 06
1
RPM's
Hi,
As I only RedHat-7.2 the only update I can find is
Updates for i386 libxslt-1.0.7-2.i386.rpm
So I guess i better go for icecast 1.XXX or will I have the same probolam ?
Has anyone got this to work on As I only RedHat-7.2
AJB
<p>-----Original Message-----
From: owner-icecast@xiph.org [mailto:owner-icecast@xiph.org]On Behalf Of
Geoff Shang
Sent: 13 January 2003 7:24 AM
To:
2004 Aug 06
1
Icecast2 & ices0.3 live MP3 streaming
I am still not sure that it is possible ... I can't make it work :-(
-----Original Message-----
From: owner-icecast@xiph.org [mailto:owner-icecast@xiph.org] On Behalf
Of Geoff Shang
Sent: Tuesday, September 09, 2003 3:03 AM
To: icecast@xiph.org
Subject: Re: [icecast] Icecast2 & ices0.3 live MP3 streaming
Hi:
hmmm, I didn't know ices 0.3 could do live stuff. Cool. Anyway, after
2004 Aug 06
2
Error compiling icecast2
Hi:
I'm getting the following when trying to compile icecast2:
make[2]: Entering directory `/usr/usr2/friends/geoff/icecast/src'
gcc -DPACKAGE=\"icecast\" -DVERSION=\"2.0\" -DHAVE_DLFCN_H=1 -DHAVE_IPV6=1
-DSTDC_HEADERS=1 -DHAVE_STDINT_H=1 -DCHUID=1 -DCHROOT=1 -I. -I. -I./net
-I./thread
-I./avl -I./httpp -I./log -I./timing -g -O20 -ffast-math
-fsigned-char
2002 Jul 02
0
Error compiling vorbis-tools
Hi:
trying to compile vorbis-tools CVS. got the following while running
'make':
Making all in intl
make[1]: Entering directory `/usr/src/cvs/vorbis-tools/intl'
make[1]: *** No rule to make target `all-no-@BUILD_INCLUDED_LIBINTL@',
needed by `all-no'. Stop.
make[1]: Leaving directory `/usr/src/cvs/vorbis-tools/intl'
make: *** [all-recursive] Error 1
This suggested a
2002 Jul 08
0
Higher mono bitrate in CVS libvorbis
Hi:
I have been curious as to Vorbis' performance at -q0 for some time now.
When RC3 came out, I used a track I have here and encoded it at q0 at
11.025, 16, 22.05, 32 and 44.1khz, both in stereo and in mono. After
having heard the great sound of -q 0 in stereo, I thought I'd see what
bitrate I got with -q0 in mono. I was disturbed to discover that the
resulting file was 9.5kbps higher
2004 Aug 06
0
disappointed with group
Hi:
1. Icecast 1.x is no longer being developed excepting for security patches
and bug-fixes. Acordingly, it's probably also fair to say that it's not
really being supported, since basically, the developers have other fish to
fry. There is, of course, a decent sized user base, which I'm guessing
would make up the majority of this list.
2. Shout has not been supported for some