similar to: multiple bitrates

Displaying 20 results from an estimated 8000 matches similar to: "multiple bitrates"

2004 Aug 06
1
multiple bitrates
greetings! wanted to say thank you for all of the support i received from this list. finally got my icecast server up and running, and it sounds awesome! got another one for you: running icecast2 and ices-0.3 (in the process of converting to ogg properly) we want to have multiple streams for listeners with differing connections (24k, 64k, 128k) is it best to create three different
2004 Aug 06
0
Multiple Stream? Request for Config
----- Original Message ----- From: "Ben Wilson" <ben@thelocust.org> To: <icecast@xiph.org> Sent: Friday, September 07, 2001 12:12 PM Subject: [icecast] Multiple Stream? Request for Config > I'm having some problems setting up multiple streams with iceS, for > example, a hi-bandwidth and lo-bandwidth stream of the same audio. Could > someone post a config that
2004 Aug 06
1
VBR reencoding @128k problem
I did some further investigating into this issue and here's what I found: It appears somewhere between ices0.1.0 and ices 0.2.0 is where the "bug" (for lack of a better term) was introduced that i'm noticing. When I compile ices0.2.0 w/lame 3.89beta, the VBR is *NOT* reencoded, but instead streamed out at full VBR bitrate(s). However, when using ices0.1.0 w/lame 3.89beta, it
2004 Aug 06
2
bitstream problem: resyncing...
This one really has me stumped. I'm running 866MHz, 256MB RAM, 80GB Disk (7200RPM) on Linux-mandrake 8.2 icecast 1.3.12 & ices 0.2.3 & lame 3.91 all mp3s encoded with lame 3.91 or higher and --r3mix (VBR) Sorry for the long email but I'm hoping to get someone out there that's seen this before and give me some advice... I'm continually getting errors like this when running
2004 Aug 06
2
could not create listener socket on port 8000
jensen galan wrote: >thanks for the advice! > >i tried the netstat command to see if anything is >running on port 8000, and it came up empty. > >any other suggestions? really appreciate this. > >jg > >__________________________________ > > Do you have the server configured on the correct ip address (clutching at straws) as I supose it might come up with
2001 Sep 02
0
VBR reencoding @128k problem
Hello, I've noticed that when I try to reencode VBR mp3s to broadcast @128k , they are not being reencoded at all. They stream as normal VBRs I am unable to reproduce this at lower bitrates (56-112k i've specifically tested and all work fine). It does reencode all non-VBR mp3s appropriately to 128k... Any ideas why VBR reencoding would suddenly stop working at 128k? I've attempted
2004 Aug 06
1
ices and VBR mp3s?
On Sat, Mar 23, 2002 at 07:13:44PM -0700, Jack Moffitt wrote: > > I posted a while back about having trouble with ices 0.2.2 being > > able to re-encode VBR mp3s, and the response was that ices 0.2.2 did > > not reencode VBR mp3s. Are there any plans to include such support > > in future ices versions? If so, any ideas as to when such versions > > would become
2004 Aug 06
0
No subject
---[start]----- <!-- Stream bitrate, used to specify bitrate if reencoding, otherwise just used for display on yp and on the server. Try to keep it accurate --> <Bitrate>64</Bitrate> <!-- If this is set to 1, and ices is compiled with liblame support, ices will reencode the stream on the fly to the stream bitrate. -->
2004 Aug 06
7
Legal issues
Greetings! I've been asked to set-up an Icecast stream / live webcam for a small club, and I'm worried about what kind of payments the owner would have to make to stream the club's music over the internet. I found this article: <http://www.copyright.gov/carp/webcasting_rates_final.html> but I still don't know what to make of it. Would we have to pay $0.07 per song the DJ
2020 Jul 12
4
Linux source-client that can push AAC to icecast2?
Hi all, I set up ezstream to read a playlist.m3u file containing only MP3 encoded songs (to shuffle continuously) and push this to icecast2. This works, and I can also reencode to a lower bitrate. I would like to know if there is a way to reencode these MP3s into AAC-LC 128kpbs and then push the stream to icecast2. I'm doing this on a VM with only terminal access and no audio hardware, so
2020 Jul 12
0
Linux source-client that can push AAC to icecast2?
looks like a job for liquidsoap! You can set up a playlist of any kind of audio. It will encode AAC and AAC+ both have small footprints with better audio delivery. I assume you are using mp3 as source because of limited space. The resampled sound will be no better then the mp3 source and in some cases will not be so good. regards Robert On 13/07/20 6:25 am, axeon wrote: > Hi all, I set
2004 Aug 06
2
reencode scripts if anyone is interested
On Sunday, 24 June 2001 at 22:24, Jack Moffitt wrote: > > I decided to make a few shell scripts that can be used to connect to > > icecast, decode/reencode a stream, and then send the result back to icecast. > > > > I guess this can be done with liveice, but this seemed like a simpler > > solution for my needs. I have it triggered by a cgi script that i click
2004 Aug 06
2
Lame, Bitrates, ReEncoding I
I'd like to use the Bitrate and Reencode features of ices and understand I must recompile with lamelib. However, it's Very Unclear where to begin here. This is noted in the ices-0.2.3 INSTALL file: I installed lame as a debian package so lame.h is in /usr/include/lame/lame.h and libmp3lame.a is in /usr/lib. configure finds everything automatically. <p>I assume we
2004 Aug 06
0
Lame, Bitrates, ReEncoding I
Ok, not bad -be sure to rm config.cache if ices has already been compiled. Then ./configure --with-lame-libraries=/usr/local/lib --with-lame-includes=/usr/l ocal/include/lame/ >configure.out Check configure.out for: updating cache ./config.cache checking for lame/lame.h... yes checking for lame_init_old in -lmp3lame... yes checking for lame_encode_flush_nogap in -lmp3lame... yes updating
2004 Aug 06
1
could not start logging
Hello! Whenever I get that error, its due to either the directory/file not existing, or having the wrong file permissions. Remember, it needs the file permissions of the user you created to be "icecast". Happy holidays all --stauf On Wed, Dec 31, 2003 at 05:00:39PM -0800, jensen galan wrote: > Greetings! > > Running into a snag when trying to fire up icecast: > >
2004 Aug 06
2
ices and VBR mp3s?
I posted a while back about having trouble with ices 0.2.2 being able to re-encode VBR mp3s, and the response was that ices 0.2.2 did not reencode VBR mp3s. Are there any plans to include such support in future ices versions? If so, any ideas as to when such versions would become available? Thanks, -- "Shall life renew these bodies of a truth? Steve Chadsey All death will
2006 Jun 25
0
converting mp3's to aac+ or ogg
Taking the 128 mp3 and re-encoding to flac won't fix any quality issues you may have as they will retain the same 'flaws'. In the end you'll end up with the same quality as you would have seen going from 128 mp3 to q3 ogg. One nice thing about ezstream is that you can specify decoders for multiple formats so if going and ripping all your media again is too daunting a task you
2004 Aug 06
0
ices 0.2.2 does not reencode mp3s
On Wednesday, 28 November 2001 at 12:43, Bolt Thrower wrote: > > The format of ices.conf changed somewhat in 0.2, to support multiple streams > > from the same playlist with different reencoding options. In short, these > > settings have been moved into the Stream node. For more info have a look > > at the sample ices.conf included with the distribution. > > I did
2004 Aug 06
0
could not create listener socket on port 8000
--- Oliver Stirling <oliver@ojms.org.uk> wrote: > jensen galan wrote: > > >thanks for the advice! > > > >i tried the netstat command to see if anything is > >running on port 8000, and it came up empty. > > > >any other suggestions? really appreciate this. > > > >jg > > > >__________________________________ > > >
2004 Aug 06
2
Problem with streaming some mp3s (but not all)
Hi! I would really appreciate if someone could try to help me out with this... i've been struggling with it for quite a while now. :( Anyway, I was trying to use ices to broadcast mp3s with icecast2 (a recent cvs snapshot of all 3 components from brendan's site). I have it working fine for some of my mp3s (encoded with lame -b 32) but with the other mp3s which are actually the ones that