24 bit is not supported by android. It is not checking for the 24 bit format
in opencore. so change the file
external/opencore/nodes/pvwavffparsernode/src/pvmf_wavffparser_node.cpp . By
default is chek as 8bit in not it assume it as 16 bit, returen a error code
form this file . for  24 bit.  ;(
 if u gets error.

On Wed, Nov 3, 2010 at 5:24 PM, Robin Gujjar <[email protected]> wrote:

> Hi All,
>
> I want to play a 24 bit wave file in android platform.its getting
> played but all the information is distorted means complete noise. and
> it is getting played form longer duration. As  android is taking it as
> a 16 bit format by default.
> Can some one please give me some pointer , where i can modify the code
> for supporting the 24 bit audio  file.
>
> Does android already support 24 bit audio format. ?
>
>
>  any sample code or reference to any open source git. thanks in
> advance.
>
> thanks
> ROBS
>

-- 
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting

Reply via email to