mirror of
				https://github.com/amiaopensource/ffmprovisr.git
				synced 2025-10-31 00:48:10 +01:00 
			
		
		
		
	| @@ -795,7 +795,7 @@ | ||||
|         <dt>-c:a copy</dt><dd>copies the encode settings of the input_file to the output_file</dd> | ||||
|         <dt><em>output_file</em></dt><dd>path, name and extension of the output_file</dd> | ||||
|       </dl> | ||||
|       <p>An alternative that preserves interlacing information for a prores 422hq file generated, for example, from a tape master (credit Dave Rice):</p> | ||||
|       <p>An alternative that preserves interlacing information for a ProRes 422 HQ file generated, for example, from a tape master (credit Dave Rice):</p> | ||||
|       <p><code>ffmpeg -i <em>input_file</em> -c:v prores_ks -flags +ildct+ilme -map 0 -c:a copy -profile:v 3 -vf hue=s=0 <em>output_file</em></code></p> | ||||
|       <dl> | ||||
|         <dt>ffmpeg</dt><dd>starts the command</dd> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user