<DIV>Hello all,</DIV>
<DIV>I am trying to play amr streams,but i find that:pCodecCtx->sample_fmt=SAMPLE_FMT_FLT.</DIV>
<DIV>than I set bits_per_coded_sample =  sizeof(double) * 8;but m_pDirectObject->CreateSoundBuffer return false;I know that WAVE_FORMAT_PCM only super for wBitsPerSample=8 or wBitsPerSample=16.</DIV>
<DIV>I want to make sure bits_per_coded_sample=64 should be right.</DIV>
<DIV>who can help me?it 's better showing a example.thank you very much;    </DIV>
<DIV> </DIV>
<DIV>Youlins,20110806   </DIV>