I realize that this command exports the first video that has only 30 seconds and the second video has more minutes but It only exports the first video without merging the second video, what I'm doing wrong? I suspect that the command is wrong. Please help.
By the way, I'm using windows 10 .
Is another way to merge videos , let me know please and thanks.?
ffmpeg -i "concat:D:\MEGAVIDEOS\jej.mp4|D:\MEGAVIDEOS\video.mp4" -codec copy output.mp4
Updated: These are messages that appear when I run the command :