Skip to content

Instantly share code, notes, and snippets.

View rowe-morehouse's full-sized avatar
👋
… hi!

Rowe Morehouse rowe-morehouse

👋
… hi!
View GitHub Profile
@rowe-morehouse
rowe-morehouse / ff.stable.txt
Created December 28, 2017 23:44 — forked from 2bits/ff.stable.txt
ffmpeg-0.10.2 configure options
Usage: configure [options]
Options: [defaults in brackets after descriptions]
Standard options:
--help print this message
--logfile=FILE log tests and output to FILE [config.log]
--disable-logging do not log configure debug information
--prefix=PREFIX install in PREFIX []
--bindir=DIR install binaries in DIR [PREFIX/bin]
--datadir=DIR install data files in DIR [PREFIX/share/ffmpeg]
@rowe-morehouse
rowe-morehouse / git-io-custom-url.md
Last active September 21, 2020 12:43 — forked from dikiaap/git-io-custom-url.md
github URL shortener / git.io custom URL

github url shortener / generate custom github url

Command:

curl https://git.io/ -i -F "url=https://github.com/YOUR_GITHUB_URL" -F "code=YOUR_CUSTOM_NAME"

URLs that can be shortened:

  • https://github.com/*
@rowe-morehouse
rowe-morehouse / Preferences.sublime-settings DEFUALT
Created September 21, 2020 16:06
Sublime Text preferences 20200921
// Place your settings in the file "Packages/User/Preferences.sublime-settings",
// which overrides the settings in here.
//
// Settings may also be placed in syntax-specific setting files, for
// example, in Packages/User/Python.sublime-settings for python files.
{
// Sets the colors used within the text area
"color_scheme": "Monokai.sublime-color-scheme",
// Note that the font_face and font_size are overridden in the platform
@rowe-morehouse
rowe-morehouse / Sublime Text 3 — Installed Packages 20200921
Created September 21, 2020 16:16
Sublime Text 3 - Packages 20200921
--------------------
PACKAGES / USER
Fountainhead
YAML.sublime-settings
tab Context.sublime-menu
Preferences.sublime-settings
Plain text.sublime-settings
PHP.sublime-settings
Pandoc.sublime-settings
{
"added_words":
[
"linkedin",
"Frontend",
"frontend",
"workflow",
"Salesforce",
"Trendara",
"Fintech",
@rowe-morehouse
rowe-morehouse / chome-apps-and-extensions-20200921.txt
Last active September 25, 2020 02:52
list of installed chrome extensions and localized chrome apps 20200525
# use chrome://system/
CHROME VERSION
87.0.4270.0 canary
OS VERSION
Mac OS X: 10.13.6
Slides : version 0_10
Web Store : version 0_2
@rowe-morehouse
rowe-morehouse / applications-20200921.txt
Last active September 25, 2020 02:55
list of applications installed on 2015 MPB
Applications 20200921
`command: ls -al`
4K YouTube to MP3.app
AJA Control Room.app
AJA ControlPanel.app
AJA Utilities
Ableton Live 10 Suite.app
Adobe Acrobat DC
@rowe-morehouse
rowe-morehouse / camphor.scss
Created September 26, 2020 20:53 — forked from bdno86/camphor.scss
camphor
$camphor300:'d09GMgABAAAAAQ5UABIAAAAEn0QAAQ3tAAEZmQAAAAAAAAAAAAAAAAAAAAAAAAAAG4SkahzOKgZgFotgAIosCCIJgnMRCAqLlgCKvTwBNgIkA5lwE4GnDguZdAAEIAW7bwcgDHJb0WS0WUXZkokWaBHx4wKbY7TigANIU/t980QCGzI/IkCsdbqJZwY1ZOgWDngIamw3I43435Dd+zJ1kNmKVp/DvXNAwaNm//////////////////+/NZkMZ5cAl0CpbZ3oiwloFA5GyIWNzOYVLt1bpXPX+pABI2fo5rMZpgVYIzYqgxt92ajECqUKh2G9gaOCVRC23VSRVypHfbvb7wYcwEM25WArF0esm1yKzDixrJRdcBGtcpBZTFbFbIl8LIU4gWOnEdSITqkoGrHWJ8ywn9eVFWWk3lC6m07qp1TXntHaWp6ekYHLrFoyzOXYiQnn2kWX2zqMaFBTca25vHKndPhJV66HRhQzL9lB3OT20KGTXuFHu62wm1qzoV/iTnaiLdc8o/D7B+1O94BrjSE3cia6U1A5XNp0kHmUj8IMBaeiGaiNJV7b1csb0bq8EWYo2h1TuipR+7hmYjxeZsonGLNcmgsKp5EUDCEj9SvRyxX2uMUNfINmfNqglBYNNtjtNmdwWV2ly4uQKheyDyka2RTRoQ3IEfs+0BNcGJ4Z5AnmHNpFbCKW5PsXkAzJ6VVzzVMo0fwIUpQQT67itTNRE946/NxDashl9KuAFUbZ6yW91vObh+WAMZ1mQ1J4wotF6KXHuo65X6wSz406hW/T6XZMf/6W+HGYUxCDfhyjPaoMGcWccmbYM/H35NdHTOd79Jg0ho/BDBvRy2vcg8pHsv07UYiKrDFeqzL0Qk7qCkXLuukl2EKuR3xS6VtsLEaT0BfWoDYoQ1YvEjjT729XNMYoCX3j+2ApedBG/UHLOJ7AAnfPSqdmmePsY+522MpfPaf7kf6fIJMn0/4SE6PmuI3yjyeGjWn+1qj/ukf09DE
@rowe-morehouse
rowe-morehouse / install-ffmpeg-2020.md
Last active September 27, 2020 00:10
How to install ffmpeg with all options 2020 mac

How to install ffmpeg with all options 2020 mac

$ brew uninstall --force --ignore-dependencies ffmpeg
$ brew install chromaprint amiaopensource/amiaos/decklinksdk
$ brew tap homebrew-ffmpeg/ffmpeg
$ brew install homebrew-ffmpeg/ffmpeg/ffmpeg
$ brew cask install xquartz
$ brew upgrade homebrew-ffmpeg/ffmpeg/ffmpeg $(brew options homebrew-ffmpeg/ffmpeg/ffmpeg | grep -vE '\s' | grep -- '--with-' | grep -vi chromaprint | tr '\n' ' ')

@rowe-morehouse
rowe-morehouse / gifscicle-commands.sh
Created September 27, 2020 07:44
Gifsicle commands.
# Resize animated gif by scaling down 50%:
gifsicle --scale 0.5 -i animation.gif > animation-smaller.gif
# Resize animated gif to scaling to a given width with unspecified height:
gifsicle --resize-fit-width 300 -i animation.gif > animation-300px.gif
# Resize animated gif by scaling to a given height with unspecified width:
gifsicle --resize-fit-height 100 -i animation.gif > animation-100px.gif
# Resize animated gif clipping to size: