Saturday, January 15, 2022

 For years I've been complaining about how terrible Windows search is. Today I posted on a chatroom "why is it that it's 2022 and C:\>dir /b /s |findstr *str* is still the fastest way to search for files"


Someone replied, 'everything is pretty nice'


This is going to change my life... D:


Everything is the best search program for windows i've ever used.. I love it!!!


You're welcome:


https://www.voidtools.com/

Friday, August 9, 2019

How-To make FFMPEG concatenate all files in a folder into one video without re-encoding (LINUX)

Replace *.mp4 with whatever your filenames are, such as *.mkv *.mp4 etc


find *.mp4 | sed 's:\ :\\\ :g'| sed 's/^/file /' > filelist.txt; ffmpeg -f concat -i filelist.txt -vcodec copy -an output.mp4

Wednesday, November 28, 2018

Testing out the new 'Auto Ads'
I wonder how well this will work, here's a cute puppy video to go with it: