mirror of
				https://github.com/amiaopensource/ffmprovisr.git
				synced 2025-11-04 10:49:10 +01:00 
			
		
		
		
	fix typo
This commit is contained in:
		@@ -742,7 +742,7 @@
 | 
			
		||||
      <dl>
 | 
			
		||||
        <dt>ffmpeg</dt><dd>starts the command</dd>
 | 
			
		||||
        <dt>-i <i>input_file</i></dt><dd>path, name and extension of the input file</dd>
 | 
			
		||||
        <dt>-filter_complex</dt><dd>tells fmpeg that we will be using a complex filter</dd>
 | 
			
		||||
        <dt>-filter_complex</dt><dd>tells ffmpeg that we will be using a complex filter</dd>
 | 
			
		||||
        <dt>"</dt><dd>quotation mark to start filtergraph</dd>
 | 
			
		||||
        <dt>[0:a:0][0:a:1]amerge[out]</dt><dd>combines the two audio tracks into one</dd>
 | 
			
		||||
        <dt>"</dt><dd>quotation mark to end filtergraph</dd>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user