For the first time since 2019, the Drupal community has gotten together at a DrupalCon, and whew, it was a lot! Last month I attended DrupalCon in Portland, Oregon. This was my thirteenth in-person DrupalCon!
FFMPEG is a free open source command line tool used to convert any video type into any other video type! It's used by the likes of Youtube (who are major contributors), VLC, and many more.
Gatsby is a ReactJS based static site generator. This means that the build process will automatically generate all files that are sent to the end-user's computer. You don't need to do server-side processing.