ffmpeg

  • Motion Interpolation for Glitch Aesthetics using FFmpeg part 0

    As you may have seen in this blog post I made use of FFmpeg’s minterpolate motion interpolation options to make all of the faces morph. There’s quite a few options for minterpolate and many different combinations of options that can be used. i had to consult Wikipedia to figure out exactly what the different…

  • (mis)Using FFmpeg’s Motion Interpolation Options

    Towards the end of the Let’s Never Meet video the robotic faces slowly morph into something a little bit more human-like. These faces continue to morph between lots of different faces, suggesting that when getting to know people you can never really settle on who they are. To make the faces morph I used…

  • Adventures in Vector Quantization

    Ever since seeing Radio Dada by Rosa Menkman I’ve been forever trying to reproduce the style of compression/glitches it uses. In my limited knowledge about the production of the video I do know what it uses compression artifacts found in the Cinepak codec. So, I set out to try and find a way of…