Skip to content

Instantly share code, notes, and snippets.

@madhavanmalolan
Created November 7, 2017 04:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save madhavanmalolan/66aa3c17f0ecbae3ac26cec545f6ebfb to your computer and use it in GitHub Desktop.
Save madhavanmalolan/66aa3c17f0ecbae3ac26cec545f6ebfb to your computer and use it in GitHub Desktop.
Controller.getInstance().run(new String{
"-y",
"-i",
"input_file.mp4",
"-vcodec",
"copy",
"-an",
"output_file.mp4"
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment