- With Nvidia's NVENC:
Without scaling the output:
If you want the output video frame size to be the same as the input for Twitch:
ffmpeg -loglevel debug \
| BenchmarkMutexCache/10-8 10000000 180 ns/op 0 B/op 0 allocs/op | |
| BenchmarkMutexCache/100-8 10000000 187 ns/op 0 B/op 0 allocs/op | |
| BenchmarkMutexCache/1000-8 10000000 214 ns/op 0 B/op 0 allocs/op | |
| BenchmarkMutexCache/10000-8 10000000 231 ns/op 0 B/op 0 allocs/op | |
| BenchmarkMutexCache/100000-8 5000000 254 ns/op 2 B/op 0 allocs/op | |
| BenchmarkMutexCache/1000000-8 1000000 1159 ns/op 102 B/op 1 allocs/op | |
| BenchmarkMutexCache/10000000-8 1000000 1481 ns/op 184 B/op 2 allocs/op | |
| BenchmarkMutexCache/100000000-8 1000000 1655 ns/op 187 B/op 3 allocs/op | |
| BenchmarkSyncMapCache/10-8 5000000 221 ns/op 0 B/op 0 allocs/op |
| # delete local tag '12345' | |
| git tag -d 12345 | |
| # delete remote tag '12345' (eg, GitHub version too) | |
| git push origin :refs/tags/12345 | |
| # alternative approach | |
| git push --delete origin tagName | |
| git tag -d tagName |
Jon Warbrick, July 2014, V3.2 (for Ansible 1.7)
First one found from of
~/. files and directories (including its contents) directly underneath home directory.$HOME/, using ncdu $HOME of similar tool.rsync --exclude=.local --exclude=.cache format# in your local machine
(by @andrestaltz)
If you prefer to watch video tutorials with live-coding, then check out this series I recorded with the same contents as in this article: Egghead.io - Introduction to Reactive Programming.
| Homebrew build logs for d12frosted/emacs-plus/emacs-plus on macOS 10.14.3 | |
| Build date: 2019-01-28 14:47:33 |
| Homebrew build logs for d12frosted/emacs-plus/emacs-plus on macOS 10.14.3 | |
| Build date: 2019-01-28 14:55:12 |
| Homebrew build logs for d12frosted/emacs-plus/emacs-plus on macOS 10.14.3 | |
| Build date: 2019-01-28 14:57:39 |