Merge pull request #264 from amiaopensource/patch-create-video-div

patch error in create vid div
This commit is contained in:
Ashley 2017-10-18 13:38:06 -04:00 committed by GitHub
commit c552ffe699

View File

@ -1211,7 +1211,7 @@ e.g.: <code>ffmpeg -f concat -safe 0 -i mylist.txt -c copy <i>output_file</i></c
<!-- ends Images to video -->
<!-- Create video from image and audio -->
<div class="recipe" data-toggle="tooltip" data-toggle="collapse" data-target="#image-audio">Create video from image and audio</div>
<div class="recipe" data-toggle="collapse" data-target="#image-audio">Create video from image and audio</div>
<div id="image-audio" class="collapse">
<h3>Create a video from an image and audio file.</h3>
<p class="link"></p>