8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2463340 + a8e0954 commit d1f1b64Copy full SHA for d1f1b64
ffmpeg/_run.py
@@ -175,7 +175,7 @@ def get_args(stream_spec, overwrite_output=False):
175
def compile(stream_spec, cmd='ffmpeg', overwrite_output=False):
176
"""Build command-line for invoking ffmpeg.
177
178
- The :meth:`run` function uses this to build the commnad line
+ The :meth:`run` function uses this to build the command line
179
arguments and should work in most cases, but calling this function
180
directly is useful for debugging or if you need to invoke ffmpeg
181
manually for whatever reason.
0 commit comments