Displaying 4 results from an estimated 4 matches for "lowbitr".
Did you mean:
lowbit
2005 Jan 24
2
Different encodings on different ports
Hi all,
I'm looking to migrate from Shoutcast to Icecast. Our current
configuration is such that we have a low bitrate encoding on port 8000,
and a high bitrate encoding on 889. I've been looking through the
documentation but haven't found a good way to make this happen in
Icecast. We're using Darkice to stream to the server, and that does the
different enodings fine, but
2005 Jan 24
0
Different encodings on different ports
...but from the Icecast side I can't figure out
> how to set the same mount point ( / ), have different data on different
> ports.
>
> Is this possible? Or do I have to run separate Icecast instances?
You can run your two streams on one icecast, configuring them as (for
example) /lowbitrate and /highbitrate in your source client. Then you
can configure port-specific aliases for these, so you have "/ on port
8000" --> "/lowbitrate" and "/ on port 889" --> "/highbitrate".
>From the point of view of the source clients, they can use eit...
2000 Oct 29
3
'Jukebox' quality?
...us attachment to
any mp3 encoder or decoder, I'm hoping to get unbiased opinions.
And I know that ogg is not quite there yet, but I'm a little confused as to ...
Various stuff I've read on xiph.org seems to indicate that ogg/vorbis was
born out of a desire for a 'free-speech' lowbitrate streaming/compression
format, not for '~0-artifact digital jukeboxes'. Is this one of the goals for 1.0?
When can I completely throw out mp3 and put my cds in a timecapsule?
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To...
2005 Feb 09
2
relation between burst- and queue-size with low bitrate streams
Hi all,
I have a question about the relationship between the "queue-size" and the
"burst-size" <limits> parameters.
Q: When a client connects is the burst-size immediately added to the
queue-size?
If this is the case then the slack for a 16kpbs client goes down from 50 sec
(102400[queue-size] / 16kbps = 50 sec) to 18 seconds ( (102400 -
65536[burst-size]) / 16kpbs =