指令特別簡單, 但是卻琢磨了一下午. 總結看文檔時要細心, 主要ffmpeg的版本要 8.2.1 以上
ffmpeg -i in.mp3 -af silenceremove=start_periods=1:start_threshold=-30dB:stop_periods=0:stop_threshold=-50dB:start_silence=0.2:stop_silence=1 -y out.mp3
指令特別簡單, 但是卻琢磨了一下午. 總結看文檔時要細心, 主要ffmpeg的版本要 8.2.1 以上
ffmpeg -i in.mp3 -af silenceremove=start_periods=1:start_threshold=-30dB:stop_periods=0:stop_threshold=-50dB:start_silence=0.2:stop_silence=1 -y out.mp3
本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。