Pergunta

Is it possible to convert a .au audio file to mp3 file using PHP ? How can I do this ?

Thank you

Foi útil?

Solução

Using ffmpeg can be helpful. For details http://ffmpeg.org/

from: How to convert all audio formats to mp3 in php? Please, use google search first.

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top