If I run this batch the default will always be Audio track 1. What can I add into this code to decide which audio track goes first.
ThanksCode:for %%a in (*.mkv) do "C:\Program Files\mkvtoolnix\mkvpropedit" --title "%%~na" -o "fixed\%%~a" -a 1,3 -s 7 "%%~a" --forced-track "0:yes" --default-track "0:yes" --language "0:eng" "%%~na.srt"
		
			+ Reply to Thread
			
		
		
		
			
	
	
				Results 1 to 1 of 1
			
		Similar Threads
- 
  Turn Off Default Sub Titles (not forced) from specific audio track.By Drakesal in forum Authoring (Blu-ray)Replies: 5Last Post: 21st Nov 2019, 04:29
- 
  External audio track in MPC-HC by default?By Uzyrgyv in forum Software PlayingReplies: 2Last Post: 25th Aug 2018, 02:21
- 
  mkvpropedit batch track select by idiomBy chemba in forum SubtitleReplies: 0Last Post: 12th May 2018, 10:39
- 
  How do I (BATCH) set a specific subtitle track, and audio track as default?By MountainSplash00 in forum Newbie / General discussionsReplies: 3Last Post: 2nd Dec 2014, 07:53
- 
  ffmpeg force default audio track in mp4 container ?By logicom in forum Video ConversionReplies: 7Last Post: 27th Nov 2014, 10:02


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

 Quote
 Quote