Merge all videos in a directory with FFmpeg using concat demuxer
If you have a large number of videos in a directory, it might be easier to write a command that will create a file with the list of videos for you before concatenating them. To determine the order that the videos will be listed, you can name them alp...
dnrops.hashnode.dev1 min read