'Run Shell Command via ffmpeg arguments

Is there any known way to run a shell command via a command line argument to ffmpeg? Using ffmpeg's code only, not trying to use the shell its being invoked from (shell metacharacters, etc).

I looked through the man page but didn't find anything promising.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source