On 03.02.2012 08:14, Marlon Reid wrote:
The bottom half of the right
channel contains noise. If you take a look at the image hosted here :
http://www.freeimagehosting.net/q1cgw you will see what I mean.

That's a great example where looking closer at the data will give a hint
on what might be wrong. Are you transferring the data as 32bit float or
are you transferring unsigned integers?

In case of the latter, if you see peaks to -max in regular intervals it
could be an off by one where the last element of the buffer is always 0.

Regards,
Karl
_______________________________________________
live-devel mailing list
[email protected]
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to