Question

C\C++ open source PCM to Mp3 convertor/encoder?

What do I need

  • Open Source Libs/wrappers for encoding/decoding.
  • Tutorials and blog articles on How to do it, about etc.
Was it helpful?

Solution

You are after LAME, which is available in both library and executable form.

As for examples, you will have to consult that project's documentation.

OTHER TIPS

This links give information about basic functions required for encoding using LAME API

LAME API

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top