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
Post a Comment