Linuxのsoxにおいて、sox FAIL formats: no handler for file extension mp3といったエラーが起こった場合の解決方法について紹介します。
sudo apt-get install libsox-fmt-mp3
ubuntu - How to add a mp3 handler to sox? - Super User
上記のコマンドにより、soxにmp3のハンドラを追加することで解決します。
エラー sox FAIL formats no handler for file extension mp3の解決方法について紹介します。
Linuxのsoxにおいて、sox FAIL formats: no handler for file extension mp3といったエラーが起こった場合の解決方法について紹介します。
sudo apt-get install libsox-fmt-mp3
ubuntu - How to add a mp3 handler to sox? - Super User
上記のコマンドにより、soxにmp3のハンドラを追加することで解決します。