gikoha’s blog

個人的メモがわり

2016-02-01から1ヶ月間の記事一覧

FF14卒業

課金やめました 単純に飽きたから 課金が切れると日記も書けなくなりますw 別ゲーでいそがしいです 地方ではガソリン消費ゲーになります

faadを連続して使っていくためのスクリプト

mp4ファイルをdrag&drop➡wavになります on main(myFiles) repeat with myFile in myFiles set theFile to POSIX path of myFile set theScript to "/usr/local/bin/faad " & (quoted form of theFile) display dialog theScript set kekka to do shell scrip…