Merging is working but video is not running correctly. Only voice we can hear?
What is the cause?
mylist.txt
file '/path/to/file1.mp4'
file '/path/to/file2.mp4'
file '/path/to/file3.mp4'
ffmpeg -f concat -safe 0 -i mylist.txt -c copy output.mp4