I have built FFmpeg on Android. I am trying to call the main() in ffmpeg.c via JNI and pass it the arguments it expects exactly how you would from the command line. When I a