Quicker Text Editing in Blender (Part 3): Keymaps
<Here be keys> Context I’ve been using Blender to make videos using its VSE, and I use text sequences for captions. But doing so involves… Read More »Quicker Text Editing in Blender (Part 3): Keymaps
<Here be keys> Context I’ve been using Blender to make videos using its VSE, and I use text sequences for captions. But doing so involves… Read More »Quicker Text Editing in Blender (Part 3): Keymaps
Giving it features Context I use Blender’s VSE (video sequence editor) to make highlight videos for YouTube, it’s a competent NLE (non-linear editor). However, making… Read More »Quicker Text Editing in Blender (Part 2)
It’s pronounced ‘cutie’, bee tee doubleyou Context Since my last post on doing video work in Blender, which posited a system for generating text objects… Read More »Highlight Videos With Blender: Quicker Text Editing
Too advanced tl;dr: if you have issues and can’t update, you can install the libffi7 package as a temporary workaround After a recent Arch update,… Read More »[workaround] ImportError: libffi.so.7: cannot open shared object file: No such file or directory
Capture, scaling and output, oh my! Background OBS, the excellent media recording/streaming software has a slightly annoying behaviour for me. The cursor in the output… Read More »Fixing offset cursor in OBS
Pixels all the way down Editor’s, who is also me, note: This was meant to be a somewhat organised overview of how xpra handles pixels,… Read More »xpra and pixel formats
Working on the backlog Background Back in the summer of 2019 I streamed a Europa Universalis IV campaign as Aragon, where I went for the… Read More »Getting Aragon Videos Out
Information is power To process my Subscriber Crown videos for YouTube, I needed a little bit of information. I tend to split up longer videos… Read More »Quick Scripts: Summary of Video Directory
var TextFactoryInstance = new TextFactoryGeneratorInstantiator I want to speed up making text-that-follows-speakers videos in Blender, as it’s a bit tedious and repetitive to add all… Read More »Highlight Videos with Blender: A Text Object Generator?
check your whitespace Update: For reasons that I forget, I had indent-string=\t in the [FORMAT] section of my user ~/.pylintrc. Since commenting it out seems… Read More »vim flake8/pylint: ‘bad-indentation (found 4 tabs, expected 1)’