Merge pull request #287 from amiaopensource/http-patch

link without http wasn't cutting it; threw error
This commit is contained in:
Ashley 2017-12-03 21:10:25 -05:00 committed by GitHub
commit ba0852a957
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1501,7 +1501,7 @@
<dt>-show_data</dt><dd>adds a short “hexdump” to show_streams command output</dd>
<dt>-print_format</dt><dd>Set the output printing format (in this example “xml”; other formats include “json” and “flat”)</dd>
</dl>
<p>See also the <a href="www.ffmpeg.org/ffprobe.html" target="_blank"> FFmpeg documentation on ffprobe</a> for a full list of flags, commands, and options.</p>
<p>See also the <a href="http://www.ffmpeg.org/ffprobe.html" target="_blank"> FFmpeg documentation on ffprobe</a> for a full list of flags, commands, and options.</p>
<p class="link"></p>
</div>
<!-- ends Pull specs -->