Skip to content

Instantly share code, notes, and snippets.

View gerritjandebruin's full-sized avatar

Gerrit Jan de Bruin gerritjandebruin

View GitHub Profile
@gerritjandebruin
gerritjandebruin / timelapse.sh
Last active February 7, 2021 15:08
Make timelapse from photos
ffmpeg -framerate 30 -pattern_type glob -i "timelapse/*.JPG" -pix_fmt yuv420p -c:v libx265 -preset veryfast timelapse.mp4
11m36s PowerPoint presentation -> .mp4 and then compressing in FFMPEG:
Size | Vcodec | CRF | Preset | Wall time | User time | Size
1080p | h264 | 23 | normal | 5m | 33m | 87M
1080p | libx265 | 28 | normal | 20m | 33m | 40M
1080p | h264 | 17 | normal | 1m* | 19m | 188M
1080p | libx265 | 23 | normal | 21m | 35m | 47M
1080p | h264 | 18 | normal | 1m* | 18m | 166M
1080p | h264 | 19 | normal | 1m* | 18m | 145M
4k | h264 | 23 | normal | 5m* | 137m | 298M
@gerritjandebruin
gerritjandebruin / powerlaw.ipynb
Last active May 18, 2020 09:54
Powerlaw.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@gerritjandebruin
gerritjandebruin / energy-and-gas-provider-comparison.ipynb
Created February 20, 2020 21:39
Energy and gas provider comparison
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.