Hi
I need help creating a mkvmerge batch file. The following is what I want to do
mkvmerge -o "output.mkv" --default-track 2:false "original.mkv" "newtrack.ac3"
Do I need to do something like this ?
mkvmerge -o "%%a-newvideo.mkv" --default-track 2:false "-S" "%%a.mkv" "-S" "%%a.ac3"
Heres a copypaste of the command line from one of the files I successfully did manually
"C:\Program Files\MKVtoolnix\mkvmerge.exe" -o "B:\\Roswell Dual Tracks\\Roswell 102 The Morning After.mkv" "--language" "1:eng" "--default-track" "1:yes" "--forced-track" "1:no" "--display-dimensions" "1:1024x576" "--language" "2:eng" "--track-name" "2:3/2+1" "--forced-track" "2:no" "--language" "3:eng" "--default-track" "3:yes" "--forced-track" "3:no" "-a" "2" "-d" "1" "-s" "3" "-T" "--no-global-tags" "Z:\\Roswell\\Roswell 102 The Morning After.mkv" "--track-name" "0:2.0 TV" "--default-track" "0:yes" "--forced-track" "0:no" "-a" "0" "-D" "-S" "-T" "--no-global-tags" "--no-chapters" "E:\\Mux Project\\Roswell 102.ac3" "--track-order" "0:1,1:0,0:2,0:3"
Any help would be appreciated.
P.S. Should I also make the original mkv and new default ac3 track the exact same name ?
		
			+ Reply to Thread
			
		
		
		
			
	
	
				Results 1 to 1 of 1
			
		Similar Threads
- 
  BATCH remove audio track from mkvBy MarquisdeOz in forum AudioReplies: 53Last Post: 30th Jul 2018, 09:48
- 
  What is the easiest way to add or replace existing audio DVD sound trackBy pwangdel in forum Authoring (DVD)Replies: 18Last Post: 2nd May 2011, 02:10
- 
  batch add logo to mkv video?By Pitorasilo in forum EditingReplies: 2Last Post: 3rd Feb 2011, 07:04
- 
  Change default tracks in mkv (batch)By Gabbsmo in forum Newbie / General discussionsReplies: 0Last Post: 24th Apr 2010, 09:58
- 
  I want to add an audio track to an existing DVDBy gouletjo in forum Authoring (DVD)Replies: 1Last Post: 31st Jan 2010, 17:21


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

 Quote
 Quote