You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<codeclass="sig-prename descclassname">ffmpeg.</code><codeclass="sig-name descname">compile</code><spanclass="sig-paren">(</span><emclass="sig-param">stream_spec</em>, <emclass="sig-param">cmd='ffmpeg'</em>, <emclass="sig-param">overwrite_output=False</em><spanclass="sig-paren">)</span><aclass="headerlink" href="#ffmpeg.compile" title="Permalink to this definition">¶</a></dt>
170
170
<dd><p>Build command-line for invoking ffmpeg.</p>
171
-
<p>The <aclass="reference internal" href="#ffmpeg.run" title="ffmpeg.run"><codeclass="xref py py-meth docutils literal notranslate"><spanclass="pre">run()</span></code></a> function uses this to build the commnad line
171
+
<p>The <aclass="reference internal" href="#ffmpeg.run" title="ffmpeg.run"><codeclass="xref py py-meth docutils literal notranslate"><spanclass="pre">run()</span></code></a> function uses this to build the command line
172
172
arguments and should work in most cases, but calling this function
173
173
directly is useful for debugging or if you need to invoke ffmpeg
0 commit comments