sS ffmpeg_toMonoAudio(File in, File out) { ret backtick(ffmpegCmd() + " " + ffmpeg_inArg(in) + " -ac 1 " + ffmpeg_outArg(out)); }