[Libav-user] How to transcode mp3 file to G.711 encoded wav file

Bob Kirnum bkirnum at gmail.com
Sat Dec 4 01:15:41 EET 2021


G.711 is 8 bits, could be an issue. Also, not sure if you need to downsample to 8kHz manually or not. 

> On Dec 3, 2021, at 5:36 PM, Robert Smith via Libav-user <libav-user at ffmpeg.org> wrote:
> 
> pCodecCtx->sample_fmt = AV_SAMPLE_FMT_S16;


More information about the Libav-user mailing list