I need to decode Audio packet having 32 bits per sample. I am using xuggler library in Java. Problem is: Xuggler does not support audio having 32 bits per sample (as mentioned in IAudioSamples.java ). 1. Is there any other way to decode 32 bit audio (FMT_S32) using xuggler? 2. Is there any other java library which I can use inplace of xuggler to decode 32 bit audio?

link|improve this question
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.