概要 音が発生した時点から10秒間のみを抽出し、それらの動画を結合して1つの動画に編集します ffmpeg のインストールが必要です mac -> brew install ffmpeg 使い方 git clone --recursive https://github.com/lowzzy/auto_ffmpeg cd libft make cd ../ vi main.sh write the origin movie path save (esc -> :wq -> enter) ./main.sh You can watch the movie you want.