Convert audio file to FLAC with ffmpeg?
- by elpsk
can I convert one of this format to compatible 16000.0 Sample Rate FLAC file?
kAudioFormatLinearPCM = 'lpcm',
kAudioFormatAppleIMA4 = 'ima4',
kAudioFormatMPEG4AAC = 'aac ',
kAudioFormatMACE3 = 'MAC3',
kAudioFormatMACE6 = 'MAC6',
kAudioFormatULaw …