>440
sox使わなくても一発で倍速にできる
ptsを書き換えてるからスマホで倍速になるかわからないが
ffmpeg -i input -filter "atempo=1.5" -vf "setpts=2/3*PTS" -vcodec wmv2 -ac 2 -ar 40000 out.wmv