Skip to content

Instantly share code, notes, and snippets.

@ishizima
ishizima / gist:6242201
Created August 15, 2013 16:19
Android(多分ics以降)で/systemを読み書き可能でマウント
# adb shellとsu実行済みの状態で
mount -ro remount,rw /system
@ishizima
ishizima / gist:6242167
Last active December 21, 2015 03:29
ffmpegでaacを出力する
ffmpeg -i source_file -strict -2 dest_file.m4a