個別のファイルはこれで
sox --i filename
ワイルドカードが使えるので
sox --i dir/*wav
で一括で調べられるし
sox --i dir/*wav|grep Encod
とかやればエンコーディングだけを抽出したり。
あとはにるなりやくなり
Go to list of users who liked
More than 5 years have passed since last update.
個別のファイルはこれで
sox --i filename
ワイルドカードが使えるので
sox --i dir/*wav
で一括で調べられるし
sox --i dir/*wav|grep Encod
とかやればエンコーディングだけを抽出したり。
あとはにるなりやくなり
Register as a new user and use Qiita more conveniently
Go to list of users who liked