Convert pcm_s16le audio to mp3 (in php with ffmpeg/sox/…)?
I have a bin and a cue file (CD image) and I am making a website to be able to listen to my music. I managed to split the tracks and make a (44 bytes) wav header so my browser can read the audio but the wav files are too big to be read on an unstable connection (it’s 1.4MB/s!).