Christiaan Kras

Process Vuze XR 5.7K 180º VR RAW footage with FFmpeg

If you’re looking to process the RAW 5.7K 180º video footage of the Vuze XR without using the pretty buggy and no longer supported Vuze VR Studio software there’s a way to do it with ffmpeg. For now Vuze VR Studio still works on Mac (check out Vuze XR camera software download – on Apple …

Process Vuze XR 5.7K 180º VR RAW footage with FFmpeg Read More »

How to create and password protect a ZIP file on macOS/Linux using the command line

I was in need of password protecting a ZIP file on macOS, but couldn’t find an intuitive way to do so. Luckily we can do it on the terminal. This works with both macOS and Linux. This command will prompt you for a password to protect the ZIP file with. The result will be an …

How to create and password protect a ZIP file on macOS/Linux using the command line Read More »

Template fragments with Mojolicious

If you’re using the excellent htmx library for adding interactivity to your website or webapp you greatly benefit from using a templating engine that supports rendering fragments (I suggest reading this first if you don’t know yet about fragments and why they’re useful, especially in the context of htmx). Using fragments you’ll be able to …

Template fragments with Mojolicious Read More »

Scroll to Top