Displaying 18 results from an estimated 18 matches for "use_lame3".
2004 Aug 06
1
liveice sending horrible static noise?
Please excuse my ignorance, what is a mixice program?
I am using LAME. So in lifeice.cfg:
USE_LAME3 lame
I did try forcing byte-swapping in LAME by setting ENCODER_ARGS in the
liveice.cfg file, though I may have done it wrong
liveice.cfg:
USE_LAME3 lame
ENCODER_ARGS -x
-Jesse
>
>How are you encoding the stream? For my mixice program, I had to
>add a "-x" to LAME which mea...
2004 Aug 06
3
icecast +liveice +linein
...string in liveice for streaming from linein or maybe liveice
can't do it
my liveice.cfg
# liveice configuration file
SERVER localhost
PORT 80
NAME My Radio Box
GENRE linein://
URL linein://
PUBLIC 0
X_AUDIOCAST_LOGIN
PASSWORD letmein
SAMPLE_RATE 44100
BITRATE 128000
STEREO
SOUNDCARD
HALF_DUPLEX
USE_LAME3 /usr/bin/lame
NO_MIXER
MOUNTPOINT stream
PLAYLIST playlist
DECODER_COMMAND mpg123
MIX_CONTROL_MANUAL
CONTROL_FILE mix_command
TRACK_LOGFILE track.log
What I must to do for getting stream from linein ?? Maybe ices is a
solution ?
--- >8 ----
List archives: http://www.xiph.org/archives/
icecast...
2004 Aug 06
2
icecast newbie
...s
of 56K with shout, reducing the quality of my transmission to don't
get failure in transmission.
I have problems with liveice that can change de sample_rate. I got
the Lame 3.70 and compiled it with sucess. I moved the binary "lame"
to /usr/local/bin/lame. But the liveice, with USE_LAME3 stops at :
/usr/local/icecast/etc/playlist
1
opening connection to localhost 8000
Attempting to Contact Server
connection successful: forking process
And don't proceed.
What's the problem??? I'm sure that the lame binary
is at /usr/local/bin and running ok. The mpg123 too....
2004 Aug 06
4
Icecast / liveice quandry
...eice config...
Look forward to suggestions/ideas.
<p>SERVER 127.0.0.1
PORT 80
X_AUDIOCAST_LOGIN
PASSWORD *****
NAME WUGA 91.7/97.9FM: Athens, GA, USA
GENRE Other, NPR
PUBLIC 1
DESCRIPTION 91.7/97.9FM: Athens, GA, USA
DEBUG 0
VERBOSE 0
SOUNDCARD
SOUND_DEVICE /dev/dspW
FULL_DUPLEX
NO_MIXER
USE_LAME3 /usr/local/bin/lame
#ENCODER_ARGS -p -c -h
#ENCODER_ARGS -c -h --silent
ENCODER_ARGS --silent
ENCODER_STREAM_SET 1
SAMPLE_RATE 44100
BITRATE 128000
STEREO
MOUNTPOINT hi
URL http://wuga.org/
ENCODER_STREAM_SET 0
SAMPLE_RATE 22050
BITRATE 16000
MONO
MOUNTPOINT lo
URL http://wuga.org/
-------------...
2004 Aug 06
0
getting Started w/icecast & liveice
...the correct settings for streaming a bunch of mp3
files to icecast?:
# liveice configuration file
# Automatically generated
SERVER localhost
PORT 8000
NAME Test Stream
GENRE Live
URL http://xxxxxxxxxxxxxxxxx
PUBLIC 0
X_AUDIOCAST_LOGIN
PASSWORD testme
SAMPLE_RATE 22050
MONO
NO_SOUNDCARD
HALF_DUPLEX
USE_LAME3 lame3
BITRATE 32000
VBR_QUALITY 1
MIXER
PLAYLIST playlist
DECODER_COMMAND mpg123
MIX_CONTROL_AUTO
CONTROL_FILE mix_command
TRACK_LOGFILE track.log
thanks for any help!
B
--- >8 ----
List archives: http://www.xiph.org/archives/
icecast project homepage: http://www.icecast.org/
To unsubscribe f...
2004 Aug 06
0
icecast newbie
...lity of my transmission to don't
> get failure in transmission.
Ices does this.
> I have problems with liveice that can change de sample_rate. I got
> the Lame 3.70 and compiled it with sucess. I moved the binary "lame"
> to /usr/local/bin/lame. But the liveice, with USE_LAME3 stops at :
>
> /usr/local/icecast/etc/playlist
> 1
> opening connection to localhost 8000
> Attempting to Contact Server
> connection successful: forking process
Liveice is very picky during the startup phase. Make sure you have read/write
access to the soundcard you specified, t...
2004 Aug 06
0
icecast +liveice +linein
...; my liveice.cfg
> # liveice configuration file
> SERVER localhost
> PORT 80
> NAME My Radio Box
> GENRE linein://
> URL linein://
> PUBLIC 0
> X_AUDIOCAST_LOGIN
> PASSWORD letmein
> SAMPLE_RATE 44100
> BITRATE 128000
> STEREO
> SOUNDCARD
> HALF_DUPLEX
> USE_LAME3 /usr/bin/lame
> NO_MIXER
> MOUNTPOINT stream
> PLAYLIST playlist
> DECODER_COMMAND mpg123
> MIX_CONTROL_MANUAL
> CONTROL_FILE mix_command
> TRACK_LOGFILE track.log
>
> What I must to do for getting stream from linein ?? Maybe ices is a
> solution ?
>
>
>
&...
2004 Aug 06
0
Liveice not streaming to Icecast?
...cal/icecast/static.
In liveice.cfg, the servername is the same as in icecast.conf. passwork is
the same as encoder_passwork in icecast.conf and URL is set to
http://servername. the file playlist contains the absolute address to an mp3
file. some of the other settings are SOUNDCARD, HALF_DUPLEX, USE_LAME3.
Inside icecast/bin i put the executables for liveice and lame.
when i do ./icecast, after the line where it says "starting relay connector
thread", it says bandwidth 0 sources 0 clients 0 etc.
next i do ./liveice (from within /usr/liveice) i see:
playlist
1
initializing soundcard
ope...
2004 Aug 06
0
icecast + liveice won't play nicely
Ben,
This is what I have in my liveice.cfg file.
#SERVER xx.xx.xx.xx
SERVER xxxxx.xxxx.xxx
PORT 8000
PASSWORD xxxx
USE_LAME3 /usr/local/bin/lame
ENCODER_ARGS --lowpass 6 --silent --noshort -q2
SOUNDCARD
HALF_DUPLEX
SAMPLE_RATE 48000
BITRATE 64000
STEREO
X_AUDIOCAST_LOGIN
NAME KSL Radio 1160
GENRE KSL's Testing Internet Radio
URL http://xxxxxx.xxx.xxxx/
DESCRIPTION Utah's Home for News, Traffic and Information
PUB...
2004 Aug 06
0
Icecast / liveice quandry
...PORT 80
> X_AUDIOCAST_LOGIN
> PASSWORD *****
> NAME WUGA 91.7/97.9FM: Athens, GA, USA
> GENRE Other, NPR
> PUBLIC 1
> DESCRIPTION 91.7/97.9FM: Athens, GA, USA
>
> DEBUG 0
> VERBOSE 0
>
> SOUNDCARD
> SOUND_DEVICE /dev/dspW
> FULL_DUPLEX
> NO_MIXER
>
> USE_LAME3 /usr/local/bin/lame
> #ENCODER_ARGS -p -c -h
> #ENCODER_ARGS -c -h --silent
> ENCODER_ARGS --silent
>
> ENCODER_STREAM_SET 1
> SAMPLE_RATE 44100
> BITRATE 128000
> STEREO
> MOUNTPOINT hi
> URL http://wuga.org/
>
> ENCODER_STREAM_SET 0
> SAMPLE_RATE 22050
>...
2011 Apr 08
0
LiveIce - Need Some Info
...fig file below -> i cannot
access http://192.168.0.6:16108/defaultdj
. This is my liveice.cfg
SERVER 192.168.0.6
PORT 16108
NAME CEFIL LIVE RADIO
GENRE Soul2Soul
URL http://192.168.0.6:16108/defaultdj
PUBLIC 0
X_AUDIOCAST_LOGIN
PASSWORD client.111
SAMPLE_RATE 22050
STEREO
SOUNDCARD
FULL_DUPLEX
USE_LAME3
BITRATE 32000
VBR_QUALITY 1
NO_MIXER
PLAYLIST playlist
DECODER_COMMAND mpg123
MIX_CONTROL_MANUAL
CONTROL_FILE mix_command
TRACK_LOGFILE track.log
Many thanks in advance...
regards,
marco.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.xiph.org/pip...
2004 Aug 06
3
Liveice & Icecast...help
Yes, I downloaded the aumix utility and am using it now. Set line in to %50
then %25 and to record but still the same thing. I'm streaming from the
line in on the sound card which is being fed from a portable radio nearby.
I get the distortion whether I have the audio fed into 'line in' or not.
Matt
-----Original Message-----
From: owner-icecast@xiph.org
2004 Aug 06
1
Clients connect but no stream...
...tats_time 60
#alias radiofri http://195.7.65.207:6903
#kick_relays 10
transparent_proxy 0
acl_policy 0
#deny all *
allow all *
################################################################################
###################
##### liveice.cfg
SERVER localhost
PORT 8000
PASSWORD test
USE_LAME3 /usr/bin/lame
ENCODER_ARGS -h
SOUNDCARD
#NO_SOUNDCARD
SOUND_DEVICE /dev/dsp
#FULL_DUPLEX
HALF_DUPLEX
SAMPLE_RATE 22050
BITRATE 32000
MONO
#STEREO
ENCODING_QUALITY 50
#VBR_QUALITY 1
#ICY_LOGIN
X_AUDIOCAST_LOGIN
MOUNTPOINT Radio
NAME Radio Station
GENRE radio
PUBLIC 0
URL http://www.so...
2004 Aug 06
2
icecast+liveice in normal user fail
I would like to use icecast and liveice as my normal account.
If I do so, using xmms, I can access the relayed radios I have defined,
but I cannot listen th the playlist liveice is broadcasting on /disk. XMMS
tells me that the specified stream could not be found.
If I launch icecast as root however, it works fine. I've searched through
the logs and checked the file permissions but I
2006 Feb 15
1
Setup problems please assist
...</security>
</icecast>
liveice-sn04]$cat liveice.cfg
# liveice configuration file
# Automatically generated
SERVER blkpoohba
PORT 8000
NAME Poohba's Sounds
GENRE Gospel
URL http://www.icecast.org
PUBLIC 0
ICY_LOGIN
PASSWORD justtesting
SAMPLE_RATE 22050
MONO
SOUNDCARD
HALF_DUPLEX
USE_LAME3
BITRATE 32000
VBR_QUALITY 1
NO_MIXER
PLAYLIST web-gospel.m3u
DECODER_COMMAND mpg123
MIX_CONTROL_MANUAL
CONTROL_FILE mix_command
TRACK_LOGFILE track.log
liveice-sn04]$./liveice -F liveice.cfg
web-gospel.m3u
web-gospel.m3u
0
Initialising Soundcard
16Bit 22050Hz Stereo
opening connection to blkpo...
2002 Nov 07
4
icecast + liveice won't play nicely
I have gotten icecast and live ice both up and
running, but I cannot get them to play nicely
together. I have the following in my configs:
icecast:
--
encoder_password test
admin_password test
oper_password test
port 8000
port 8001
--
liveice:
--
SERVER 192.168.1.2
PORT 8001
PASSWORD test
#ICY_LOGIN
X_AUDIOCAST_LOGIN
--
but when I run both of them using:
./icecast
./liveice
I get (from
2004 Dec 28
2
Liveice startup error message..
...NAME WVMC 90.7 Webcast
GENRE Live
URL http://www.wvmcfm.com
PUBLIC 1
X_AUDIOCAST_LOGIN
# ICY_LOGIN
PASSWORD wvmc907
SAMPLE_RATE 22050
stereo
# uncomment the next line if you want to listen to a playlist
# NO_SOUNDCARD
# uncomment the next line is you want to listen to a stream
SOUNDCARD
HALF_DUPLEX
USE_LAME3 /usr/local/bin/lame
SOUND_DEVICE /dev/dsp
MOUNTPOINT live
BITRATE 64000
VBR_QUALITY 1
# uncomment the next line if you want to listen to a playlist
# MIXER
# uncomment the next line if you want to listen to a stream
NO_MIXER
# PLAYLIST playlist
DECODER_COMMAND mpg123
# MIX_CONTROL_MANUAL
# CONTROL_...
2004 Aug 06
2
Multiple Mountpoints Problem
...what the options do....
# basic options
SERVER localhost
PORT 8000
PASSWORD xxxxx
<p># Which encoder to use - choose one - you may need to set a suitable
# sampling frequency and birate.
#
# Recommended Encoders
#
# USE_MP3ENC use fraunhofer's mp3 encoder: money + CPU = best quality
# USE_LAME3 Use the currenct versions of lame (www.sulaco.org)
# USE_GOGO Hacked/Optomised Lame - Lower quality, higher speed
# USE_XING_BETA - actually it's illegal to use this....
# USE_L3ENC - Fraunhofer's original encoder. registerd version only.
#
# Recommended for kernel hackers only
#
# USE_XI...