I'm trying to merge two mp4 files but nothing works, I tried MP4box, but it put the shorter one first, when I wanted it last.
		
			+ Reply to Thread
			
		
		
		
			
	
	
				Results 1 to 7 of 7
			
		- 
	
- 
	What has always worked for me, if, as Redwudz pointed out, they are the same everything, use ffmpeg. 
 
 Make a FileList.txt as with the following text inside:
 
 Put the file in a folder with your FFMPEG.exe file and run the following from CMD prompt:file 'C:\Users\Bud\Desktop\Various test Formats\YourFileName1.mp4'
 file 'C:\Users\Bud\Desktop\Various test Formats\YourFileName2.mp4'
 
 ffmpeg -f concat -i FileList.txt -c copy "C:\Users\Bud\Desktop\Various test Formats\_Joined_1.mp4"
- 
	try solveigmm video splitter, tmpgenc mpeg smart editor, videoredo..... 
- 
	He actually means frame dimensions, not file size 
 
 For example, you cannot append a 1920x1080 file to a 640x360 file
 
 The duration of the videos doesn't matter - but other characteristics do matter, such as the type of encoding (compression used) , number of tracks
 
 You can use mediainfoxp (view=>text) to get more information on the files . Copy & paste the text back here
 https://www.videohelp.com/software/mediainfoxp
Similar Threads
- 
  Combining MP4 files downloaded via rtmpeBy Cwluc in forum EditingReplies: 2Last Post: 4th Feb 2012, 22:37
- 
  Combining MP4 files (h264) with mencoder results in blank (white) videosBy mstaker in forum Video ConversionReplies: 0Last Post: 10th Dec 2011, 15:35
- 
  combining MP4 and MTS filesBy mikey111k in forum EditingReplies: 3Last Post: 2nd Nov 2010, 05:05
- 
  combining VOB files with avidemuxBy majax79 in forum Newbie / General discussionsReplies: 2Last Post: 20th Jul 2010, 02:17
- 
  combining two .sub and .avi files into oneBy agassi in forum Video ConversionReplies: 1Last Post: 8th Jul 2010, 16:59


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

 Quote
 Quote 
			 
						