Site updated at 2017-02-02 22:53:25 UTC

This commit is contained in:
Travis CI 2017-02-02 22:53:25 +00:00
parent 0b3a267a95
commit 54d0ea23c2
26 changed files with 55 additions and 53 deletions

View file

@ -117,7 +117,7 @@ You need the <code class="highlighter-rouge">ffmpeg</code> binary in your system
<span class="gp">$ </span>sudo apt-get -t jessie-backports install ffmpeg
</code></pre>
</div>
<p>We can use now following in the configuration:</p>
<div class="highlighter-rouge"><pre class="highlight"><code>ffmpeg:
ffmpeg_bin: /usr/bin/ffmpeg
</code></pre>