Displaying 20 results from an estimated 40000 matches similar to: "Lame and ices"
2004 Aug 06
0
Lame and ices
I apologize, I didn't get to the message about the archive.
While on the archive, I don't think the search function works.
I entered lame and checked use whole word. It gave a blank for the number of
messages search and said 0 found.
I did a manual search and found my answers I think.
I must have compiled lame 3.7 on the old machine before I did the
upgrade. The 3.88 rpms were in my
2004 Aug 06
1
Lame and ices
Well I have the following rpms installed
lame-3.88-beta-1
lame-devel-3.88-beta-1
lame.h has been put in /usr/includes
libmp3lame is in /usr/lib/
when I got to configure ices 0.5 with lame and setting the directories above
It say it can't find decode_lame and doesn't add support for it.
I have also tried to compikle lame from source with libsndfile and it
complains about finding that.
2004 Aug 06
1
ices and lame.h probs
Hey,
I've downloaded the latest copy of lame and ices and installed lame, but when
I ./configure ices it won't find the lame.h file. It comes back with
configure: error: Could not find a valid LAME library installation
Any ideas? I really want to get lame and ices working...!
Thanks,
dctanner.
--- >8 ----
List archives: http://www.xiph.org/archives/
icecast project homepage:
2004 Aug 06
3
ices configure can't find lame library
Hi all
I'd like to install ices with re-encoding support. So I installed the
latest stable lame from source. However, when I configure ices using
--with-lame option, it couldn't find the lame library. I specified
--with-lame-libraries=/usr/local/lame/lib
--with-lame-includes=/usr/local/lame/include/lame, and it still couldn't
find it. I tried all kind of combination for specifying
2004 Aug 06
2
Problem IceS and lame
Hello (again :-)
I'm trying to compile IceS with re-encoding support - but I can't...
The problem is :
*****
reencode.c: In function `ices_reencode_initialize':
reencode.c:46: too many arguments to function `lame_init'
reencode.c:46: warning: comparison between pointer and integer
reencode.c:65: warning: implicit declaration of function `lame_version'
reencode.c: In function
2004 Aug 06
2
ices...mount points (and a LAME question)
On Tue 26. June 2001 15:55, you wrote:
> On Tuesday, 26 June 2001 at 13:20, Darrell Berry wrote:
> > 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>
> >
2004 Aug 06
1
ices configure can't find lame library
On Sat, 2002-07-20 at 14:43, Mark W. Davis wrote:
> Did you try --with-lame-libraries=/usr/local/lame or variations thereof?
> Some configure scripts do not like the explicit path to the library.
>
Yes, I tried all kind of variations I can think of. I even just now
installed lame RPM, but it still didn't work. I can't think of anything
else to try right now.
Rdb
2004 Aug 06
1
Problemas compiling IceS with lame
Hi ALL...
I've compiled ices without lame, it worked.
My lame is the 3.70 version.
when i put the option in ./configure --wtih-lame, this error occurs:
checking for shout/shout.h... (cached) no
Installed libshout not found, using builtin
checking for lame/lame.h... (cached) no
checking for lame.h... (cached) yes
checking for lame_init_old in -lmp3lame... (cached) no
configure: error: Could not
2004 Aug 06
2
lame question.
ok. dont tell me i am lame. i already know.
my question is.. where is the default stream
name kept? i have rummaged through icecast.conf
and ices.conf, and to no avail, i cannot find it.
with no coding required on my part.. streaming works
on my Alpha. wohoo!
ja.
--- >8 ----
List archives: http://www.xiph.org/archives/
icecast project homepage: http://www.icecast.org/
To unsubscribe from
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
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
2
Compiling with lame support
On Thu, Apr 19, 2001 at 03:47:40AM -0400, Andrew M. Wu wrote:
> Hi all,
>
> I've been trying to compile and re-compile ices-0.0.1beta5 with lame
> support.
>
> I've downloaded the source to lame-3.88beta and compiled it and installed
> it. The configure script allows for the compilation of a libmp3lame.a
> and libmp3lame.la, but not libmp3lame.so (in the INSTALL
2004 Aug 06
2
more on building with lame
On Tuesday, 26 June 2001 at 15:51, Darrell Berry wrote:
> nope, already done that, any other ideas?
>
> Denys Sene dos Santos wrote:
>
> > # rm config.cache
> > #./configure ...
> >
> >Darrell Berry wrote:
> >
> >
> >>i get
> >>
> >>checking for lame/lame.h... (cached) no
> >>checking for lame.h... (cached)
2004 Aug 06
2
Yet another LAME re-encoding question
Yes, I have checked the archives :)
I am running Ices 0.2.2 with icecast 1.3.10 and LAME 3.87. I have
compiled Ices without any problems, it found lame.h and the libraries, my
problem is that when I run ices, it doesn't re-encode the files. This is
the command line I am using to play around with:
./ices -b 64 -H 64 -F playlist -h localhost -p 8000 -P letmein -r -v
The log shows nothing
2004 Aug 06
6
more on building with lame
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
Er, what version of ices are you running? ices 0.1.0 will not work
with 3.86. Lame 3.88 also builds much better.
> Why is the Lame/Ices/Icecast documentation so poor ???
Because
2004 Aug 06
3
more on building with lame
On Tuesday, 26 June 2001 at 11:15, Denys Sene dos Santos wrote:
>
> I'm running Ices 0.1.0, but the reencoding don't works
> with lame3.88. I prefer 3.88, it's more clean, but with the 3.86
> that the reencoding works.
How did you get it to build? ices 0.1.0 explicitly checks version
info, and besides that makes library calls that don't exist in 3.86.
you are
2004 Aug 06
1
lame question.
I think the question is, how do you change /icy_0 to /mystreamname,
or at least /mystreamname_0. I'm guessing it would have to be
somewhere in the source?
I'd love to have some kind of control over stream names, such as
having a particular mount point for a stream from a certain IP
address. I have some macs streaming using MacAmp, and they have no
way to specify mount point.
2004 Aug 06
2
more on building with lame
On Tuesday, 26 June 2001 at 16:09, Darrell Berry wrote:
> hmm
>
> tried with lame 3.88, and deleting config.cache, still get:
>
> checking for lame/lame.h... yes
> checking for lame_init_old in -lmp3lame... no
> Could not find a valid LAME library, reencoding disabled
>
> i assume this MIGHT be some compile-time thing with lame...?
You've probably got an old
2004 Aug 06
3
using the latest icecast and ices to stream both ogg and mp3
I've gotten a request from another broadcasting partner to set up yet
another streaming audio server. They would like to stream in both ogg
and mp3 formats from off a single icecast machine. I have been searching
through the archives and I have seen this mentioned as being possible,
but no real configurations.
I would of course place LAME on the box and use that for streaming just
as I would
2004 Aug 06
4
ices 0.2.2 does not reencode mp3s
I recently upgraded ices from 0.1.0 to 0.2.2. I have found that it
is not reencoding my mp3 stream, even though I have it configured to.
This is on a RedHat linux 7.0 system, kernel 2.4.11
ices build commands:
./configure --with-perl --with-lame \
--with-lame-includes=/usr/local/src/lame-3.89/include \
--with-lame-libraries=/usr/local/src/lame-3.89/libmp3lame/.libs
gmake