Hi!
On some blogs and posts, I read that the MP3 format now is patent-free (for example, https://marco.org/2017/05/15/mp3-isnt-dead). I went to the official website (http://www.audioblog.iis.fraunhofer.com/mp3-software-patents-licenses/) and read that the Fraunhofer and Technicolor licensing patents expired after 23 april 2017. However, the site says that it affects only the core patents, but no implementation-specific patents.
So, I have a questions.
- Can 3rd-party developers implement own encoders/decoders in his products?
- Will the MP3 file encoder (MP3AudioFormat::createWriterFor) be implemented in JUCE in the future (without using LAME or others tools)?
Thanks!