MobBarley

u/MobBarley@beehaw.org
10 posts · 8 comments

Recent posts

Recent comments

The Subnautica and Doom (2016) games were pretty fun, although truth be told the Subnautica games made me way more uncomfortable. There's just something about being trapped hundreds of meters underwater, forced to worry about oxygen, drinking water, food, power supply, trying not to get eaten by giant creatures. I actually managed to kill a few leviathans toward the end, but it wasn't easy:

I use cloudflare and quad9 all the time. Many versions of Android even have a "private DNS" setting under network settings to set encrypted DNS with no need for an app.

definitely a turnoff for me.. years ago when I first discovered Diablo 2 on an old computer at a place I was house-sitting at, I had no internet whatsoever.. nothing
that game kept me sane in so many ways
eventually several months later I managed to leech some web access from an old construction yard or something behind the place, but that's a story for another time..

ffmpeg, if you don't mind the command line.. there's only two options you really have to know for editing, -ss and -t , starting time and length, respectively.. also don't forget that first -i for input file name, output file name is always last
eg, ffmpeg -i input.mp4 -ss 00:01:40 -t 00:05:00 output.mp4
that would clip out five minutes starting at a minute forty seconds in