Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.

Need to read .MCF file in stead of .WAV file

dirks
Beginner
426 Views

Hello,

I noticed that the sample code is only capable of reading a .WAV file of a certain codec and transform that into another .WAV file of another codec. I'm looking into transferring a .MCF file in a certain codec into a .WAV file of GSM format (as example)

Is this supported by IPP and how do I do this?

thanks

0 Kudos
1 Reply
ligoban
Beginner
426 Views

It is aninteresting question. You should convert your MCF into WAV.

Actually, what is that -MCF?

The WAV format is following: RIFF header and 16-bit PCM samples. If you know your MCF format - just read a little about WAV and make a converter.

0 Kudos
Reply