sS ffmpeg_simpleInOutArgs(File in, File out) { ret "-i " + platformQuote(in) + " " + platformQuote(out); }