Shamelessly stolen from this Twitter Post…
Apparently it’s entirely made via ‘Veo 3‘.
I’ve adde another new Browser and OS combination to Period Sites with Period Browsers – Windows XP Home x86 with Mozilla Phoenix 0.1. See it’s first run here!
As a followup to my mastodon account (see this post), I’ve also created an experimental Blue Sky account. I’ve still no idea how long they’ll last.
PNAS has an interesting paper on using AI and Machine Learning to try and identify new Nazca Pampa geoglyphs in the Peruvian Nazca Desert. It’s a fun little lunchtime skim with a few nice images of some of the newly found geoglyphs.
So here’s something of an oddity; the Oxford English Dictionary thinks the word ‘Anglosphere’ is a mere thirty years old this month.
Another little aide-memoire masquerading as a blog post; the specific incantation required to turn a video into a named sequence of images with ffmpeg is…
ffmpeg -i <path to source video> -vf fps=<frames per second> <output directory/basename->%d.png
…where…
<path to source video> is the path to the video file in question.
<frames per second> is the number of frames per second of footage to extract. This can be less than 1 if you wish to extract at a lower rate than one frame per second.
<output directory/basename->%d.png is a composite instruction to create files in the directory ‘output directory’, for these files to have the prefix ‘basename-‘, and for these files to have an incrementing count appended to the end. It also specifies that the output files should be in the ‘.png’ format.
A nice short on how the British Film Institute uses 3D printing to maintain and improve it’s archiving tech.
It’s time to add another machine to Period Sites with Period Browsers – this time it’s an instance of Windows 95 with Attachmate’s Emissary 2.0. See it’s first run here!
This is something I’ve been meaning to write up for a little while and, with the success of the Internet Archive’s recovery from it’s attack, it makes sense to do so now.
Bop Spotter is an interesting little curio; take an Android phone, set it to run Shazam on a loop, and then hide it somewhere (in this case San Franciscos’s Mission district) with a solar panel attached and suddenly you have the the culture-tasting equivalent of ShotSpotter, generating the unique soundtrack to a particular location. San Franciscos’s Mission is, of course, a very particular environment with a distinct feel too it, so it’d be interesting to see how it would contrast with other locations around the world – though I do suspect that most would end in the brief bang of a controlled explosion.