I have four MP4 files I wanted to concatenate and was hoping to just use VLC Convert/Save to do that. I load the four files in VLC Convert/Save, and I specify an alternate soundtrack. When I hit the Convert button, it does not let me name a single output file and seems to have hard coded a read-only message that there are multiple files selected. When I hit the final confirm, it creates four new output files, each larger than the next. But none of these has any concatenated video in them.
How do I force a merge?
Is there an easier way to do this using a free tool?
		
			+ Reply to Thread
			
		
		
		
			
	
	
				Results 1 to 3 of 3
			
		- 
	
- 
	ffmpeg 
 https://trac.ffmpeg.org/wiki/Concatenate
 
 or MKVToolNix (to from mp4 to mkv)
- 
	iirc: 
 should also work assuming it really just merge of mp4 files where the formats are compatible.Code:MP4Box -add 1.mp4 -cat 2.mp4 -cat 3.mp4 -cat 4.mp4 -cat 6.mp4 mergedOuput.mp4 users currently on my ignore list: deadrats, Stears555, marcorocchini
Similar Threads
- 
  ffmpeg: Concatenating MP4 files adding chapters for each oneBy Keyser in forum Video ConversionReplies: 6Last Post: 12th May 2022, 18:19
- 
  ffmpeg “Non-monotonous DTS in output stream” concatenating .ts filesBy Wayneos in forum Video ConversionReplies: 21Last Post: 19th Jan 2019, 16:56
- 
  how to Concatenating two audio (wav) files with white noise between themBy yanshof in forum AudioReplies: 5Last Post: 5th Jan 2018, 18:08
- 
  Concatenating 2 files with diffrent encoder setting (x264)By ben45 in forum Video ConversionReplies: 25Last Post: 11th Oct 2016, 10:45
- 
  Concatenating/Joining/Appending MKV Files?????By thufz in forum Video ConversionReplies: 10Last Post: 22nd May 2016, 02:31


 
		
		 View Profile
				View Profile
			 View Forum Posts
				View Forum Posts
			 Private Message
				Private Message
			 
 
			
			
 Quote
 Quote Visit Homepage
				Visit Homepage