Displaying 6 results from an estimated 6 matches for "number_little_endian".
2004 Aug 06
1
liveice sending horrible static noise?
...ying to get liveice to work on a YellowDog (powerpc) computer, and all I
can get it to stream is an awful static noise. Listening carefully, I can
barely hear the song in with the noise...
Looking through the list archives, I see someone has posted a similar problem,
and fixed it by undefining NUMBER_LITTLE_ENDIAN in liveice.h
So I did,
liveice.h:/* #define NUMBER_LITTLE_ENDIAN */
And after a recompile, I still get the same problem! Any other ideas?
Thanks,
-Jesse
--- >8 ----
List archives: http://www.xiph.org/archives/
icecast project homepage: http://www.icecast.org/
To unsubscribe from this list,...
2004 Aug 06
2
Liveice & Icecast...help
One possibility is that Lame is using the wrong endianess for your
system try changing NUMBER_LITTLE_ENDIAN to NUMBER_BIG_ENDIAN in
liveice.h and rebuilding.
The default distribution of Lame uses big endia samples on IO, which
means that in raw input mode it needs the -x arg to be set. However -
some 'helpful' people have made this the default on some
distributions.... so when liveice sets it it...
2004 Aug 06
1
liveice/lame problem
...; using LAME 3.7. I've tried encoding at several different speeds (bit
> rate and encoding), and well as setting the -h switch, all with no
> difference. Anyone else seen this? Suggestions?
This is the endianess getting screwed up since PPC is big endian, Grep
though the liveice code for NUMBER_LITTLE_ENDIAN and undefine it...
I'm *guessing* this will fix it.....
--
Scott Manley (AKA Szyzyg)
Streaming Media Hacker
www.myplay.com
--- >8 ----
List archives: http://www.xiph.org/archives/
icecast project homepage: http://www.icecast.org/
To unsubscribe from this list, send a message to 'ic...
2004 Aug 06
0
Liveice & Icecast...help
...-- Original Message -----
From: "Scott Manley" <scott@myplay.com>
To: <icecast@xiph.org>
Sent: Thursday, March 22, 2001 9:49 AM
Subject: Re: [icecast] Liveice & Icecast...help
> One possibility is that Lame is using the wrong endianess for your
> system try changing NUMBER_LITTLE_ENDIAN to NUMBER_BIG_ENDIAN in
> liveice.h and rebuilding.
>
> The default distribution of Lame uses big endia samples on IO, which
> means that in raw input mode it needs the -x arg to be set. However -
> some 'helpful' people have made this the default on some
> distributions.....
2004 Aug 06
2
newby question: Is there a way to direct streamstoamount point?
Hiya,
There is another plugin which supports mounpoins AFAIK.
http://www.oddsock.org/tools/dsp_oddcast/
Try it.
> -----Original Message-----
> From: owner-icecast@xiph.org [mailto:owner-icecast@xiph.org]On
> Behalf Of Bryan Walls
> Sent: Friday, March 30, 2001 8:28 PM
> To: icecast@xiph.org
> Subject: Re: [icecast] newby question: Is there a way to direct
> streamstoamount
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