Deleting iCloud Photos icon from Quick Access in Windows 10
Recently I had a problem with Explorer on Windows 10. Opening a file browser in This PC would slow it to a crawl. Other folders worked fine, it was just This PC that would never load, ever.
After Effects, scripting and nerdery
Recently I had a problem with Explorer on Windows 10. Opening a file browser in This PC would slow it to a crawl. Other folders worked fine, it was just This PC that would never load, ever.
Image sequences, love ’em. All those distributed renders and so on create hundreds of thousands of image files on my media drive, so it’s good to have a quick scrip for checking that a sequence has rendered completely without any gaps. Here’s one in Powershell. It tells you if any files are not in sequence … Continue reading A quick snippet for checking image sequences
Building ffmpeg from source on Windows is a royal pain. For those who came in late, ffmpeg is the best reason for a video nerd to learn the command line.