Created
September 17, 2014 19:06
-
-
Save Stephenitis/988f398048df67c8813a to your computer and use it in GitHub Desktop.
IronWorker .worker file using shellscript and ffmpeg stack
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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