Displaying 9 results from an estimated 9 matches for "darrellb".
Did you mean:
darrell
2004 Aug 06
0
more on building with lame
um where are 'the right places'
<sigh>
Brendan Cully wrote:
> On Tuesday, 26 June 2001 at 11:02, Denys Sene dos Santos wrote:
>
>> Lame3.88 has no reencoding.
>> Because this, I used 3.86... but it needs to copy the libs manualy
>> to the right places
--- >8 ----
List archives: http://www.xiph.org/archives/
icecast project homepage:
2004 Aug 06
0
more on building with lame
so, for ices 0.1.0:
can't build with versions less than 3.88?
BUT
versions about 3.86 don't support reencoding?
in which case, veriosn 0.1.0 of ices doesnt't support reencoding?
that's useful to know (in an 'i just wasted half a day kind of way ;-)
...can someone confirm/deny that ANY version of lame/ices will reencode
from a VNB file to a fixed-rate stream?
(and
2004 Aug 06
0
reencoding: ices/lame with otto
i have installed ices with lame suport (thanks to all who helped!), and
it happily reencodes bitrates.
i have installed otto, and that too is brillient
however i can't get otto to call ices in such a way that it will
reencode stuff streamed thru otto...
when i have had ices working with reencoding, i've configured it via the
xml config file rather than with command line switches
2004 Aug 06
0
ads/inserts (was: Quick Question.)
i have a similar(ish) questionm tho i admit it may be slightly OT coz
I'm trying to do it with otto...any idea how to script (and here i guess
i AM asking 'how do i automate this with otto' rather than 'is there
anyway to do it with icecast') semiregular ads/news itesm/bulletins into
an otto playlist?
even something as simple as cronning an insert of a news item into the
2004 Aug 06
0
'corrupt' mp3s/icecast reencoding/mpglib
hi
icecast/ices/lame/otto all work beautifully (most of the time!)
however, certain tracks, encoded as VBR files with either grip+lame
(linux), or audiocatalyst (win2k), are unplayable (using ices to
reencode and stream at 128kbps)...ices streams a few hundred
millisenconds then quits...
from reading on the FAQ/BUGlist, the only thing i can see if that these
may be 'corrupt', causing
2004 Aug 06
1
processing icecast logs
if anyone gets analog configured to do sensible things with the output
from icecast, caould they share their config file with the list?
thx
Maroy Akos wrote:
>
> Martin Dressler wrote:
> >
> > Do you know some program which process icecast log and make some nice graphs
> > similar to webalizer's.
>
> analog is capable of doing this, as should most web log
2004 Aug 06
3
ices...mount points (and a LAME question)
hi
don't know if i'm missing something, but how do i name mount points
using ices?
i assumed this was specified in the
<ices:Stream>
<ices:Name></ices:Name>
</ices:Stream>
chunk
but whatever i put in there, icecast tells me that my stream is going to
/ices
(according to the output from configure/make, xml is being properly
compiled it)
---
...ALSO, a
2004 Aug 06
2
ices, name of current song
hi
probably a simple question, but what commandline switch on ices will
make freeamp/winamp display the name of the currently playing SONG?
-n seems to name the stream, which is useful, but i'd realy like the
display to be the sing, no the stream...?
thx
--- >8 ----
List archives: http://www.xiph.org/archives/
icecast project homepage: http://www.icecast.org/
To unsubscribe from this
2004 Aug 06
3
how to modify ices source?
i have the same need, via otto
Brendan Cully wrote:
[snip]
> Ices will reload the playlist file if it changes on disk. So if the
> file changes every track, everything will be fine. Alternatively you
> could write your MP3 to a FIFO, which ices could pipe to your icecast
> server.
that looks like an interesting alternative, tho i have no clue how to do
that, and particularly in the