[MPlayer-users] the Export Audio Filter
Jan Knutar
jknutar at nic.fi
Sat Mar 14 01:32:49 CET 2009
On Saturday 14 March 2009, Kevin DeKorte wrote:
> Hi,
>
> I've been working with the output of the Export Audio Filter and I'm
> not quite sure what I am looking at with the values coming out, could
> some one clear it up a little.
>
> When I play an mp3 file, I'm capturing the data from the file and
> storing it in an array that is a guint16 and [2][512] I know that the
It's signed 16bit int, not unsigned. See if it makes more sense. Left
and right channel interleaved.
More information about the MPlayer-users
mailing list