Hi
I have a complete audio recording of a concert and a video that is missing the first few minutes. I want to create a complete video file, which begins with the audio and a still image, then switches to the video seamlessly. I don't want to re-encode the video footage.
The video is in .mov format, H264-MPEG-4 AVC (part 10) (avc1) with MPEG AAC Audio.
I created the beginning (audio+still image) with the same video specs using Shotcut, then tried to concatenate the two using
but I got the lots of these error messages:Code:ffmpeg -f concat - safe 0 -i files.txt -c copy Output.MOV
and the output video has the incorrect speed.Code:84, current: 15880499; changing to 16086485. This may result in incorrect timestamps in the output file. [mov @ 0x55b9e0253500] Non-monotonous DTS in output stream 0:0; previous: 16086485, current: 15881139; changing to 16086486. This may result in incorrect timestamps in the output file.
Can anybody help me out with this?
EDIT
Nevermind, I just solved the problem by remuxing .mov into .mkv
		
			+ Reply to Thread
			
		
		
		
			
	
	
				Results 1 to 1 of 1
			
		- 
	Last edited by nsenada; 30th Jan 2020 at 22:17. Reason: solved problem 
Similar Threads
- 
  ffmpeg: how to concatenate files that have different resolutions?By marcorocchini in forum Newbie / General discussionsReplies: 1Last Post: 25th Jun 2017, 09:03
- 
  iPhone/iPad movie time stamps?By terrypin in forum Newbie / General discussionsReplies: 7Last Post: 10th Jun 2017, 04:39
- 
  How to add a time stamp below of a screen capture from a video in ffmpeg?By Chemist116 in forum Newbie / General discussionsReplies: 11Last Post: 2nd Jun 2017, 16:08
- 
  which time parameter to be considered in video frame for -ss flag in ffmpegBy db2t4 in forum Newbie / General discussionsReplies: 6Last Post: 26th Oct 2016, 09:14
- 
  FFMPEG: concatenate more MP4 error problemBy marcorocchini in forum Newbie / General discussionsReplies: 0Last Post: 1st Mar 2015, 15:08


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