moviepy.tools.subprocess_call#

moviepy.tools.subprocess_call(cmd, logger='bar')[source]#

Executes the given subprocess command.

Set logger to None or a custom Proglog logger to avoid printings.