Displaying 20 results from an estimated 1500 matches similar to: "Lame, Bitrates, ReEncoding I"
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
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
winamp >2.75 -answer on song titles // use_meta_data-
I've searched the archives on xiph and elsewhere in hopes of finding an
answer on whether song titles will work. There seems to be no definitive
answer.
use_meta_data 1 DOES work for WinAmp 2.75 but nothing else I've tried (which
includes the latest WinAmp and Sonique). Also, I can get some header by
telnetting into my port (see below) but still the "meta_data" issue remains
a
2004 Aug 06
1
winamp >2.75 -answer on song titles // use_meta_data-
also, keep in mind that support for streaming song titles is also a
function of the source client you use....
I've been very successful with use_meta_data=1 and using either my DSP
source (oddcast) or the Shoutcast DSP source....
and you can always know for sure if song titles are supported on your
server by looking at the HTTP response headers from a request of the
stream, (your request
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
2
ices configure script
Hi,
I'm having difficulty getting ices 0.2.2 to see my lame install and my
perl install. The lame libraries (v3.91) are installed in:
/usr/local/lib/ with the header file at: /usr/local/include/lame/lame.h,
but when I run:
./configure --with-lame --with-lame-includes=/usr/local/include/lame/
--with-lame-libraries=/usr/local/
it says it can't find the lame libraries. ldconfig seems
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
2000 Jul 06
2
GUI Samba?
*This message was transferred with a trial version of CommuniGate(tm) Pro*
Hello,
I'm new to Linux, I work on a PC, Mac, and now Linux network. I have
been looking for somthing like samba that will work on Xwindows. If you
could point me in the right direction I would be thankfull.
Hope to hear from you soon,
Zeek Bower.
2004 Aug 06
2
Two Things: Python 2.1 & ices 0.2.2 / Multiple Streams
First off, I managed to build iceS 0.2.2 with Python 2.1, though I had to
add -lutil to the $LIBS definition whilst ./configure'ing. Otherwise,
configure won't find Py_Initialize
Secondly - multiple streams
I've added a second "stream" definition to my ices.conf, and both streams
show up as sources for icecast, (http://blah.com:8000/list.cgi), though
when i try to connect
2003 Jun 12
1
static lib
I'm trying to link sox to the ogg vorbis static libraries but I'm
getting the following error:
gcc -L. -L./gsm -o sox sox.o -lst -lgsm -logg -lvorbis -lvorbisfile
-lvorbisenc -lmad -lmp3lame
ld: Undefined symbols:
_oggpack_bytes
_oggpack_get_buffer
_oggpack_reset
_oggpack_writeclear
_oggpack_writeinit
_oggpack_read
_oggpack_readinit
_oggpack_write
_oggpack_adv
_oggpack_look
2001 Oct 06
3
DarkIce make problem
Using RH71. Got Lame, Vorbis, gcc3 and everything installed. When I try to
make DarkIce I get this error. Can anyone help?
$ make
make all-recursive
make[1]: Entering directory `/usr/src/download/darkice-0.6'
Making all in src
make[2]: Entering directory `/usr/src/download/darkice-0.6/src'
c++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -Wall -c DarkIce.cpp
In file included from
2001 Oct 05
2
DarkIce 0.6 and Lame 3.89: underlying sink error
Hey,
I've compiled DarkIce 0.6 dynamically linked to LAME 3.89. I'm running
Slackware 8 and using gcc 2.95.3. Running DarkIce yields the following
output:
DarkIce 0.5 live audio streamer, http://darkice.sourceforge.net
Copyright (c) 2000-2001, Tyrell Hungary, http://tyrell.hu
Using config file: darkice.cfg
Using POSIX real-time scheduling, priority 98
LAME version 3.89 (beta
2004 Aug 06
1
multiple shout streams
My OS in linux.
my local ip address is 192.168.1.1 I'm currently running icecast from my
comcast ip address 68.50.209.120. But if I try to connect to the stream
via 192.168.1.1 I get
404 Entity Not Found
The requested file or stream was not found on this server.
Thanks,
Aaron
<p>On Fri, 2002-09-13 at 17:14, zeek wrote:
>
> What OS is the system? What is the IPaddr?
>
>
2004 Aug 06
0
winamp >2.75 -answer on song titles // use_meta_data-
All I can tell you is that I've been unable to ever get meta_data to
stream, and the question I sent about it a week or two ago has gone
unanswered.
I never actually checked that I was using WinAmp 2.75, but I do know that
whatever version of winamp I *was* using could stream metadata from other
sites.
On Fri, 13 Sep 2002, zeek wrote:
>
>
> I've searched the archives on xiph
2005 Mar 18
2
Libshout and reencoding
Hi
I am working on bindings for Common Lisp.
It works great. But I miss support for reencoding.
Do you have any plans to support reencoding in the future?
--
Torkel Holm, Bergen, Norway
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
Trouble compiling ices
Any help would be appreciated, not sure why this isn't compiling:
Redhat 7.2
[root@jasmine ices-0.2.2]# ./configure --with-lame
loading cache ./config.cache
Building ices 0.2.2...
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... found
2004 Aug 06
1
Ices2 - reencoding ogg?
Ok so I'm up and riding with Icecast2 and ices2, thanks for all of
you who pointed me in the right directon. I can stream fine without
reencoding but when I change the nominal-bitrate tag its not happy.
Comments in the xml file say:
<!-- Live encoding/reencoding:
Currrently, the parameters given here for encoding
MUST match the input data for channels and sample rate.
That restriction
2005 Oct 05
2
reencoding experience
hello
anyone of you who has used the reencoding option of ices to bring the
stream at a constant bitrate would be kind to share the experience (the
impact on resources and, quoting the README file -
"...mpglib part of lame (what does the decoding) is rather unstable and
will call exit(0) when errors are encountered." - and stability of the
stream).
thanks,
petre
--
Petre Bandac
-
2005 Jan 14
2
Reencoding mp3pro in mp3pro or mp3 with ices
hi,
if i reencode a stream that is in mp3pro (streamed with sam) to a
lower bitrate by using ices/lame, is the reencoded stream mp3 or mp3pro
?
thank you
--
Mit freundlichen Gr?ssen
Carsten Henkel mailto:carsten@chatlabel.de
Eine gl?ckliche Frau braucht 4 Tiere: einen Jaguar in der Garage, einen Nerz im Schrank, einen Hengst im Bett und einen Esel, der alles