↓ Skip to Main Content

Secondary Navigation

Main Navigation

Category: Uncategorized

FFMPEG Common

Posted on January 7, 2021 Posted in Uncategorized No Comments

This article lists out some common commands for FFMPEG.

Read more ›

Encryption Examples

Posted on January 7, 2021 Posted in Uncategorized No Comments

echo -n “secretsecretIgottasecret” | openssl enc -base64 -e -aes-256-cbc -nosalt

:gpg –print-md sha1 test.txt
test.txt: 2D20 A03A B0F5 C835 2DA4 3DDA 7C60 CA0F 1D69 A55B

Read more ›

Merge/Split Videos

Posted on January 7, 2021 Posted in Uncategorized No Comments

mkvmerge -o output.mkv input1.mkv +input2.mkv
mkvmerge -o output.mkv combined.mkv –split parts:00:00:00-00:43:00

Read more ›

Backup Data Discs

Posted on January 7, 2021 Posted in Uncategorized No Comments

dd if=/dev/cdrom of=image_name.iso


Weekly Meal Planner

Menu Planner

Cash Envelope

You cannot always do more, never do less…

Copyright © 2025 | Powered by Responsive Theme