Hello, everyone!
I need some help from you guys. I would like to remove the right channel of a MKV file. This video files has 1 audio track, with different language in left and right channel. That's so irritating! Could anyone help me with the command line to remove the right channel? I just need a video file with the left channel and duplicates it to the right channel or mix down to mono is fine.
TIA!
		
			+ Reply to Thread
			
		
		
		
			
	
	
				Results 1 to 5 of 5
			
		- 
	
- 
	
- 
	ffmpeg -hide_banner -i "in.mkv" -c:v copy -af "pan=mono|FC=FL" "out_monoFL.mkv" 
 
 I haven't tested this exact command-line, but I use something similar to downmix fake stereo to mono (lossless).
Similar Threads
- 
  Removing some 30% or more from .TS - re-encode to .mkv, much bigger file...By vhwul62 in forum EditingReplies: 8Last Post: 18th Oct 2019, 04:09
- 
  Converting .MKV 4K 8 Channel Movie File Without Compromising Tracks.By popking in forum Video ConversionReplies: 2Last Post: 26th Aug 2018, 01:27
- 
  Viewing & removing non-English audio tracks from 1000's of assorted MKV'sBy kjac in forum Newbie / General discussionsReplies: 1Last Post: 14th Feb 2018, 01:05
- 
  Removing a audio channelBy access820 in forum Newbie / General discussionsReplies: 6Last Post: 6th Jan 2018, 09:51
- 
  Removing audio tracks from mkvBy MaRa-23 in forum Video ConversionReplies: 39Last Post: 20th Oct 2015, 05:25


 
		
		 View Profile
				View Profile
			 View Forum Posts
				View Forum Posts
			 Private Message
				Private Message
			 
 
			
			
 Quote
 Quote
