Hi, but I'm a C*T
please I wonder if there is a way to concatenate with ffmpeg video files that have different resolution or bitrate ecc.. according to a target resolution bitrate ec...
for example:
file1.MXF = 1920x1080 25fps interlace
file2.MXF = 1440X1080 30fps progressive
I need to tell to fffmpeg that the output have to be 1920x1080 25 fps interlace, so that eventually it have to treat all the clip that are not in this format to match the target profile.
Is it possibile? thanks
		
			+ Reply to Thread
			
		
		
		
			
	
	
				Results 1 to 2 of 2
			
		- 
	Last edited by marcorocchini; 25th Jun 2017 at 09:14. 
- 
	You probably need to build a complex filter graph that scales each input and then feeds them into the concat filter. 
 
 https://trac.ffmpeg.org/wiki/FilteringGuide
 https://trac.ffmpeg.org/wiki/Concatenate#filter
Similar Threads
- 
  BATCH to generate a .avs that concatenate all files in a directoryBy marcorocchini in forum Newbie / General discussionsReplies: 2Last Post: 12th Mar 2016, 16:29
- 
  [Avisynth] How to concatenate multiple audio/video files?By marcorocchini in forum Newbie / General discussionsReplies: 6Last Post: 12th Mar 2016, 15:07
- 
  How to concatenate two or more wmv files to one large file?By bartek6 in forum LinuxReplies: 5Last Post: 30th Sep 2015, 05:13
- 
  FFMPEG: concatenate more MP4 error problemBy marcorocchini in forum Newbie / General discussionsReplies: 0Last Post: 1st Mar 2015, 15:08
- 
  how to concatenate VOB or AVI filesBy hedron in forum DVD RippingReplies: 6Last Post: 17th May 2013, 05:22


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