diff --git a/doc/html/index.html b/doc/html/index.html index eac8967c..55d31a94 100644 --- a/doc/html/index.html +++ b/doc/html/index.html @@ -168,7 +168,7 @@

ffmpeg-python: Python bindings for FFmpeg ffmpeg.compile(stream_spec, cmd='ffmpeg', overwrite_output=False)

Build command-line for invoking ffmpeg.

-

The run() function uses this to build the commnad line +

The run() function uses this to build the command line arguments and should work in most cases, but calling this function directly is useful for debugging or if you need to invoke ffmpeg manually for whatever reason.

@@ -340,7 +340,7 @@

ffmpeg-python: Python bindings for FFmpeg