mirror of
				https://github.com/amiaopensource/ffmprovisr.git
				synced 2025-10-31 08:58:11 +01:00 
			
		
		
		
	Merge pull request #264 from amiaopensource/patch-create-video-div
patch error in create vid div
This commit is contained in:
		| @@ -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> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user