Runs one FFmpeg invocation with the argument array args and completes with its exit code (0 means success).
args
0
Future<int> exec(List<String> args);