So, I gonna concat multiple video files with various RESOLUTION into one file. Thus, I need to set the start time and end time of each video. I want senior's help. Thanks.
Asked
Active
Viewed 218 times
0
-
Maybe this can help? Seems to be the same issue: https://stackoverflow.com/questions/18141055/ffmpeg-commands-to-concatenate-different-type-and-resolution-videos-into-1-video – Cethy Oct 13 '20 at 10:42
-
Thanks. But in this post, I have to use n line commands....I want 1-line command. – CoolStack Oct 13 '20 at 10:44
-
See [How to concatenate videos in ffmpeg with different attributes?](https://stackoverflow.com/a/57367243/) – llogan Oct 13 '20 at 17:32