mirror of
				https://github.com/amiaopensource/ffmprovisr.git
				synced 2025-10-30 16:38:09 +01:00 
			
		
		
		
	| @@ -225,7 +225,7 @@ | ||||
|     <div class="hiding"> | ||||
|       <h5>Generate Broadcast WAV</h5> | ||||
|       <p><code>ffmpeg -i <em>input_file.wav</em> -c copy -write_bext 1 -metadata field_name='Content' <em>output_file.wav</em></code></p> | ||||
|       <p>This command will write a file in the Broadcast WAV format (BWF) containing a BEXT chunk with related metadata.</p> | ||||
|       <p>This command will write a file in the Broadcast Wave Format (BWF) containing a BEXT chunk with related metadata.</p> | ||||
|       <dl> | ||||
|         <dt>ffmpeg</dt><dd>starts the command</dd> | ||||
|         <dt>-i <em>input_file.wav</em></dt><dd>path and name of the input file</dd> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user