Good day everyone
I'm trying to make a ffmpeg code to mux multible audio(mka) and video(mkv) but it doesn't work could anyone help me with it
Code::: set paths set ffmpeg=C:\ffmpeg.exe @echo. @echo on for %%a in (*.mkv) do "%ffmpeg%" -y -hide_banner -i "%%~dpnxf" -i "%%~dpnf.mka" -c:v copy -c:a copy -map 0:0 -map 1:0 -shortest "%%~nf-remux.mp4" Pause
regards
		
			+ Reply to Thread
			
		
		
		
			
	
	
				Results 1 to 4 of 4
			
		- 
	Last edited by alkoon; 5th Jun 2020 at 12:39. 
Similar Threads
- 
  Mux audio and Video in Mkvmerge using Batch FileBy Daringbaaz in forum Newbie / General discussionsReplies: 2Last Post: 18th Oct 2019, 05:30
- 
  mux audio/video stream from different releasesBy FLX90 in forum Video ConversionReplies: 11Last Post: 7th Oct 2019, 06:03
- 
  how can i mux cc with video and audio?By tianhanghai in forum SubtitleReplies: 0Last Post: 28th Feb 2018, 22:13
- 
  BAT File Problem Adding Image To Audio Using ffMPEGBy Col in forum AudioReplies: 5Last Post: 7th Feb 2018, 11:43
- 
  Mux video and audio without losing the video ig track?By Oakeyt in forum Authoring (Blu-ray)Replies: 2Last Post: 22nd Feb 2016, 04:29


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