Skip to content

Instantly share code, notes, and snippets.

View notami's full-sized avatar

D Bruce Saurer notami

  • Notami Image&Design
  • Ohio
View GitHub Profile
@notami
notami / ffmpeg.md
Created September 13, 2021 02:59 — forked from nonwip/ffmpeg.md
Convert video files to MP4 through FFMPEG

This is my personal list of functions that I wrote for converting mov files to mp4!

Command Flags

Flag Options Description
-codec:a libfaac, libfdk_aac, libvorbis Audio Codec
-quality best, good, realtime Video Quality
-b:a 128k, 192k, 256k, 320k Audio Bitrate
-codec:v mpeg4, libx264, libvpx-vp9 Video Codec
@notami
notami / progs.csv
Last active November 17, 2018 18:54
apps for install by LARBS
TAG NAME IN REPO (or git url) PURPOSE (should be a verb phrase to sound right while installing)
base-devel is a group package with sudo and compilation software
git is a version control system
i3-gaps is the main graphical user interface and window manager
xorg-server is the graphical server
xorg-xdpyinfo retrieves screen information for some scripts
xorg-xinit starts the graphical server
G https://github.com/lukesmithxyz/st.git is my custom build of suckless's terminal emulator
G https://github.com/lukesmithxyz/dmenu.git runs commands and provides a UI for selection
ttf-inconsolata is the monospace font of LARBS
git init --bare $HOME/.cfg
alias config='/usr/bin/git --git-dir=$HOME/.cfg/ --work-tree=$HOME'
config config --local status.showUntrackedFiles no
echo "alias config='/usr/bin/git --git-dir=$HOME/.cfg/ --work-tree=$HOME'" >> $HOME/.bashrc
# Here are the steps:
# 1.Install Windows 8.1 on a new machine.
# 2.Login.
# 3.Open a command prompt and enter the following:
# START http://boxstarter.org/package/nr/url?https://gist.github.com/notami/13522d945d93e3aa4342/raw/5beb32c7a906288fdb79d72d7b8f1877c202865e/bxstr-miracles-81
# Boxstarter options
# Here are the steps:
# 1.Install Windows 7 on a new machine.
# 2.Login.
# 3.Open a command prompt and enter the following:
# START http://boxstarter.org/package/nr/url?https://gist.github.com/notami/b415891e551ec9ab4bb1/raw/3cded7481fa924c584a09bca6588f1b3f3dced78/gistfile1.ps1
# Boxstarter options
$Boxstarter.RebootOk=$true # Allow reboots?
# Here are the steps:
# 1.Install Windows 8.1 on a new machine.
# 2.Login.
# 3.Open a command prompt and enter the following:
# START http://boxstarter.org/package/url?https://gist.github.com/notami/78946fc0a7543cc621f2/raw/e8fafd6463b52e71c35f2db58610261463570437/boxstarter-mo-nid
# Boxstarter options
$Boxstarter.RebootOk=$true # Allow reboots?
# Here are the steps:
# 1.Install Windows 8.1 on a new machine.
# 2.Login.
# 3.Open a command prompt and enter the following:
# START http://boxstarter.org/package/nr/url?http://tinyurl.com/mfcyx7l
# Boxstarter options
$Boxstarter.RebootOk=$true # Allow reboots?
@notami
notami / nb-win7-l3
Last active August 29, 2015 14:20
nid-l3-new764
# Here are the steps:
# 1.Install Windows 8.1 on a new machine.
# 2.Login.
# 3.Open a command prompt and enter the following:
# START http://boxstarter.org/package/nr/url?https://gist.github.com/notami/d165f11817a24b1e6e55/raw/60bad0567f7c936740bbae791c41e673fd6a41ec/bs-new81.txt
# Boxstarter options
$Boxstarter.RebootOk=$true # Allow reboots?
@notami
notami / bs-new81
Last active August 29, 2015 14:19
new win8.1 boxstarter
# Here are the steps:
# 1.Install Windows 8.1 on a new machine.
# 2.Login.
# 3.Open a command prompt and enter the following:
# START http://boxstarter.org/package/nr/url?https://gist.github.com/notami/d165f11817a24b1e6e55/raw/60bad0567f7c936740bbae791c41e673fd6a41ec/bs-new81.txt
# Boxstarter options
$Boxstarter.RebootOk=$true # Allow reboots?