ffmpeg 音频转换: use ffmpeg convert the audio from stereo to mono without changing the video part
摘要:
To convert the audio from stereo to mono without changing the video part, you can use FFmpeg: The important option is -ac 1, which downmixes the signa 阅读全文
posted @ 2016-08-09 15:47 jessezeng 阅读(944) 评论(0) 推荐(0) 编辑