mirror of
				https://github.com/amiaopensource/ffmprovisr.git
				synced 2025-10-31 00:48:10 +01:00 
			
		
		
		
	add BWF to recipe list
This commit is contained in:
		| @@ -1,5 +1,7 @@ | ||||
| # Basic rewrap command | ||||
| ffmpeg -i input_file.ext -c copy -map 0 output_file.ext | ||||
| # Generate Broadcast WAV | ||||
| ffmpeg -i input_file.wav -c copy -write_bext 1 -metadata field_name='Content' output_file.wav | ||||
| # Rewrap DV video to .dv file | ||||
| ffmpeg -i input_file -f rawvideo -c:v copy output_file.dv | ||||
| # Transcode to deinterlaced Apple ProRes LT | ||||
|   | ||||
		Reference in New Issue
	
	Block a user