摘要: ffmpeg -y -i 1.wav -acodec pcm_s16le -f s16le -ac 1 -ar 16000 1.pcmffmpeg -threads 2 -f pcm -ac 1 -ar 16000 -i %s %s 1.pcm 1.wav ffmpeg -i 1.mp3 -thre 阅读全文
posted @ 2022-06-29 16:33 lingwang3 阅读(28) 评论(0) 推荐(0) 编辑