Combining .MP4 videos (using FFMPEG)

Create the script file that contains the file list: file_list.txt (as shown are the contents)

#combine video

file 'HDV_1254.MP4'
file 'HDV_1255.MP4'
file 'HDV_1256.MP4'
file 'HDV_1257.MP4'

Then, on the LINUX terminal line (command line):

$ ffmpeg -f concat -i file_list.txt -c copy 20230429_Walking_Dogs.mp4

And if you just want to merge/combine all the videos in a directory, do this bash command to concatenate the .mp4 file names:

$ for f in *.mp4; do echo "file '$f'" >> file_list.txt; done

… and then, just run the same command for ffmpeg as shown above …

FUN!

DO NOT PAY!

MP3: https://planetarystatusreport.com/mp3/20230427_DO_NOT_PAY.mp3

Donate: https://www.paypal.com/paypalme/doctorfreckles

SPACE:1999 … STATIST MIND FUCK: https://planetarystatusreport.com/?p=5561

JAR-MERGENCY: https://planetarystatusreport.com/?p=5643

Garbage Food: https://planetarystatusreport.com/?p=5589

Dark night of the plane flight … https://planetarystatusreport.com/?p=5616

Consciousness and Culture: https://planetarystatusreport.com/?p=5582

Bleeding anus truth: https://planetarystatusreport.com/?p=5580

Baby talk and Trump: https://planetarystatusreport.com/?p=5567

NOBODY CARES

MP3: https://planetarystatusreport.com/mp3/20230426_NOBODY_CARES.mp3

Donate: https://www.paypal.com/paypalme/doctorfreckles

NOBODY CARES: https://planetarystatusreport.com/?p=5731

KUMGASM: https://planetarystatusreport.com/?p=5680

The Gaslight: https://planetarystatusreport.com/?p=5728

Innuendo: https://planetarystatusreport.com/?p=5725

If it does not work: https://planetarystatusreport.com/?p=5657

It’s heart warming: https://planetarystatusreport.com/?p=5655