Ratin wrote:
> I have written an audio decoder application that streams audio packets from
> a file (mostly mp3s), decodes and renders via ALSA. I setup the alsa hw in
> interleaved mode, 2 channel (mp3 has two channels of audio), submit decoded
> frames while keeping the buffer optimal in a play t
Hi I finally decided to post here to see if anybody can help me. I have
written an audio decoder application that streams audio packets from a file
(mostly mp3s), decodes and renders via ALSA. I setup the alsa hw in
interleaved mode, 2 channel (mp3 has two channels of audio), submit decoded
frames