[Live-devel] Mpeg Audio missing or corrupted in MPEG-2 Transport Stream or seperate sreams
Ross Finlayson
finlayson at live555.com
Mon Dec 17 18:11:26 PST 2007
>And with ulaw all I get is static.
Interesting....
>Could this be an endian issue with the audio encoders that are
>currently being used?
>
>Im running this on a KuroHG PowerPC
Interesting. Byte ordering could well be the problem. The
"wis-streamer" code assumes that the input (16-bit PCM) audio samples
have the same byte order as the computer host. PowerPC is big-endian
(at least by default). Is it possible that your audio PCM input
source is, instead, little-endian? If so, can you change this?
--
Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
More information about the live-devel
mailing list