Skip to content

Instantly share code, notes, and snippets.

@cadtek91
cadtek91 / convertAVI.sh
Created November 3, 2023 01:39
Script to convert a directory's AVI files to MP4 with handbrake
#!/bin/bash
#
# Change this to specify a different handbrake preset. You can list them by running: "HandBrakeCLI --preset-list"
#
PRESET="Fast 1080p30"
if [ -z "$1" ] ; then
SRC="."
else
SRC="$1"

Keybase proof

I hereby claim:

  • I am cadtek91 on github.
  • I am cdugandzic (https://keybase.io/cdugandzic) on keybase.
  • I have a public key whose fingerprint is C3ED 6A16 ACF6 B3E0 70B0 8389 F212 6718 2C41 9D3B

To claim this, I am signing this object: