Fish Wang says to OwO
q.push(function (cb) { var ffmpeg = spawn..... return function kill() { ffmpeg.kill('SIGINT'); } }) 我的想法拉