Skip to content

Instantly share code, notes, and snippets.

@Stephenitis
Created September 17, 2014 19:06
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 Stephenitis/988f398048df67c8813a to your computer and use it in GitHub Desktop.
Save Stephenitis/988f398048df67c8813a to your computer and use it in GitHub Desktop.
IronWorker .worker file using shellscript and ffmpeg stack
runtime "binary"
stack "ffmpeg-2.3"
exec "ffmpeg_shell.sh"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment