Paste the description timestamps here, or read from a file
You can add metadata in this way:
ffmpeg -i video.mp4 -ffmetadata -i ffmetadata.txt -map_metadata 1 -c copy out.mp4
Otherwise,
click here to automatically
generate the script to copy (you'll just need to choose the files and the
output extension)
You can find more on the GitHub repository