Displaying 20 results from an estimated 5000 matches similar to: "connection problem"
2004 Aug 06
2
connection problem
I am pretty sure that the integrity of my mp3's is okay. I know that music
match shreds the mp3 data and produces mp3 files that are not ISO compliant.
I always use WaveLab and the radium codec to encode my sets and enable the
ISO compatibility option at all times. This problem only seemed to come
about with winamp 2.7 but if sonique is doing it to, I don't know...
What about relaying? Do
2004 Aug 06
1
connection problem
> Hey there again
>
> On Wed, Feb 28, 2001 at 12:16:12PM +0100, Thomas Vander Stichele wrote:
>
>
> > The tests I've done in-house were with winamp as a client, and the
> > following server/streamer combinations :
> > icecast 1.3.0/shout 0.8.0
> > icecast 1.3.7/shout 0.8.0
> > icecast 1.3.8b2/shout 0.8.0
I don't know what it is that causes
2004 Aug 06
0
connection problem
Hey there again
On Wed, Feb 28, 2001 at 12:16:12PM +0100, Thomas Vander Stichele wrote:
> The tests I've done in-house were with winamp as a client, and the
> following server/streamer combinations :
> icecast 1.3.0/shout 0.8.0
> icecast 1.3.7/shout 0.8.0
> icecast 1.3.8b2/shout 0.8.0
dont use shout! its buggy use ices or use libshout
> icecast 1.3.8b2/ices 0.0.5
another
2004 Aug 06
0
connection problem
fwiw
erver icecast 1.3.7 / ices 0.0.1beta5
erver on a dsl line (384kbps)
client on a LAN separate to it going through several hops
winamp has the drop client problems. And recently another weird problem,
it spawns with only one channel balance way over to the right. this can
suck if your windows has no balance control for its audio!
onique: stays connected for hours and hours
xmms/unix .
2004 Aug 06
5
question about icecast & winamp & media player
Hi,
It's been pretty quiet as of late.
I have a question.
I have an icecast server housed at my provider with a very good internet
connection.
At work I'm using an ADSL line, which should be sufficient to listen to
the 128K streams I'm sending out.
However, when I listen with WinAmp, after about half an hour the stream
stutters and stops. I can restart it and listen again but it
2006 May 17
1
libshout includedir change
> Karl just pointed out to me that libshout is now installing its header
> in $prefix/include/shout.h instead of $prefix/include/shout/shout.h.
(Sorry for not replying directly, I'm not on the list and I can't figure out if
gmane allows me to reply to a mail.)
It's probably best to try and contact the committer first - It's possible few
other people understand or care
2004 Aug 06
2
Icecast & DB storage
Hi List,
Has anyone had any experiences of using a DB as the source container for
MP3's with Icecast/IceS/Shout.
What we are trying to do is store the source media in Oracle, and/or
Postgres, as BLOB's. The aim is to not have the source-files on the
file-system so clustering and management becomes easier.
Any pointers?
Cheers
Phil
--
Phil Kerr
2004 Aug 06
2
I declare ices stable
7/20/01 8:49 AM thomas@arkena.com
>> What's the trick. My server will hardly serve 4 people without
>
>Hmm no trick? We dont use ices though we use libshout which is the
>liberay that ices use to serv mp3s to icecast.
Where can you get libshout? Ours chokes at roughly 40 users and then
can't gain access to the admin sections.
>> skipping and eventually dropping
2006 Dec 19
1
BUG: messages created with permissions not respecting umask
Using dovecot 1.0rc15, together with postfix and dovecot-lda.
umask is set to 0007. This should ensure directories and files get
created with read/write permissions for both user and group.
However, dovecot-lda writes files with 600 permissions, instead of 660.
So dovecot does not seem to respect the umask configuration property for
local mail delivery.
In my particular case, I have
2004 Sep 12
3
libogg 1.1.1 release
Everyone,
Pleased to announce the release of libogg version 1.1.1. This is a
bugfix release on last year's 1.1 release.
Source archives are available from our new download site:
http://downloads.xiph.org/releases/ogg/libogg-1.1.1.tar.gz
http://downloads.xiph.org/releases/ogg/libogg-1.1.1.zip
Maintained from the /releases subtree on svn.xiph.org. This release is
tagged in the
2004 Sep 12
3
libogg 1.1.1 release
Everyone,
Pleased to announce the release of libogg version 1.1.1. This is a
bugfix release on last year's 1.1 release.
Source archives are available from our new download site:
http://downloads.xiph.org/releases/ogg/libogg-1.1.1.tar.gz
http://downloads.xiph.org/releases/ogg/libogg-1.1.1.zip
Maintained from the /releases subtree on svn.xiph.org. This release is
tagged in the
2004 Jun 16
14
Theora file extension
Theora and Vorbis both uses same extension .ogg. I know ogg is a
container, just like avi. But in my opinion video and audio files should
have different extensions (using .ogv can be a nice idea).
To a media player it doesn't matter what extension a file uses, but to a
human who does a ls in a directory full of media files having different
extensions will help a lot. I know one can use file
2004 Aug 06
4
Newbe: OK so far?
OK, I found LAME's web site and installed it using the source for it. That
appears to work. I also found a couple of libxml... packages and either
replaced the existing ones and added a few others. That went without problem.
However the same problem exists. I found that the lame.h file is in a
directory of /root/lame3.70 Perhaps the make can't find it at this directory?
IS there
2004 Aug 06
1
Ices memory leak?
On Mon, 10 Sep 2001, Thomas Vander Stichele wrote:
> Great. If you have some pointers with further explanations, that'd be
> great, because lately I've been wondering why 256 MB fills up all the way
> to the point my desktop system slows to a crawl. Someone seriously messed
> with the 2.4.x memory handling.
Ah. I don't know the details, but I believe that recent 2.4.x
2004 Jun 10
4
patches for xiph build setup
Hi,
I offered some time ago to do some build cleanup. Today I did so and
here's my slew of patches.
Basically, they
- touch ogg, vorbis, vorbis-tools and theora
- fix a bunch of autotools issues
- uniformize the use of them across the four
- fix compile/link flags
- use pkgconfig if it's available to detect flags
- for vorbis-tools, generate and use config.h
- add -uninstalled .pc stuff
2004 Jun 10
4
patches for xiph build setup
Hi,
I offered some time ago to do some build cleanup. Today I did so and
here's my slew of patches.
Basically, they
- touch ogg, vorbis, vorbis-tools and theora
- fix a bunch of autotools issues
- uniformize the use of them across the four
- fix compile/link flags
- use pkgconfig if it's available to detect flags
- for vorbis-tools, generate and use config.h
- add -uninstalled .pc stuff
2004 Aug 06
1
icecast-1.3.12 on SunOS
Thomas,
unfortunately it does slow down the machine. I am working in a chroot
enviroment and there are other users on the same box. Therefore it's of
special importance that I don't consume the cpu by myself.
Titus
Am Sonntag den, 15. September 2002, um 23:37, schrieb Thomas Vander
Stichele:
> Apart from what probably is a bad assumption in the code, does it
> actually
2004 Aug 06
3
few questions about icecast/ices
I have a few questions about icecast and ices.
Icecast:
Isn't there supposed to be a web interface, that tells what's currently playing and whatnot (not the admin interface, one for users)?. i setup my server, and was assuming it would be at http://www.mysite.com:8000/ but it's not. (http://www.mysite.com:8000/admin is the admin interface, also in that, the links to change the
2004 Nov 11
1
Flumotion 0.1.3 released
Hi,
Flumotion 0.1.3 was released today.
Downloads at http://www.fluendo.com/downloads
Packages for FC3 are available from the GStreamer repository.
This release features a lot of end-user polishing based on the feedback
from our brave testers. If something didn't work in a previous release,
please try this one and give us some feedback.
Thanks,
Thomas
Dave/Dina : future TV today ! -
2005 Jun 18
2
mailing list headers
For some reason all headers for mails coming from this list are coming
from @Xiph.org, not @xiph.org like all the other xiph lists. Any chance
this small discrepancy with all the other xiph lists can be fixed for
aesthetic and procmail reasons ? :)
(This mail is just as much a test for seeing if my changed procmail
catches this, btw)
Thanks
Thomas
Dave/Dina : future TV today ! -