mirror of
				https://github.com/amiaopensource/ffmprovisr.git
				synced 2025-10-31 08:58:11 +01:00 
			
		
		
		
	text_watermark - ultra_final_first_draft
This commit is contained in:
		| @@ -592,7 +592,7 @@ path_name_and_extension_to_the_last_file</i></pre></dd> | ||||
|   <div class="modal-dialog modal-lg"> | ||||
|     <div class="modal-content"> | ||||
|       <div class="well"> | ||||
|         <h3>Create centered opaque text watermark</h3> | ||||
|         <h3>Create centered, transparent text watermark</h3> | ||||
|         <p>E.g For creating access copies with your institutions name</p> | ||||
|         <p><code>ffmpeg -i <i>input_file</i> -vf drawtext="fontfile=<i>font_path</i>:fontsize=<i>font_size</i>:text=<i>watermark_text</i>:fontcolor=<i>font_colour</i>:alpha=0.4:x=w/2-tw/2:y=h/2-th/2" <i>output_file</i></code></p> | ||||
|         <dl> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user