python - How to use ffmpeg to extract WAVE_FORMAT_GSM610 file to WAVE_FORMAT_PCM file -


i have compressed audio file wave_format_gsm610 format.

now want open python wave module. wave module support wave_format_pcm file.

i setup ffmpeg tools. command can use complete conversion?

or there way complete task?

thinks.


Comments

Popular posts from this blog

node.js - Node js - Trying to send POST request, but it is not loading javascript content -

javascript - Replicate keyboard event with html button -

javascript - Web audio api 5.1 surround example not working in firefox -