ducoterra 31aef36ffd Upgrade to nginx ingress
Use new nginx ingress. Don't use .gitlab-ci for now until vault
integration makes sense.
2021-05-20 15:00:17 -04:00
2020-12-08 19:50:19 -05:00
2021-05-20 15:00:17 -04:00
2020-11-09 21:12:58 -05:00
2021-05-20 15:00:17 -04:00
2020-11-22 19:31:52 -05:00
2020-10-28 10:14:36 -04:00
2020-10-28 10:14:36 -04:00
2020-11-09 21:12:58 -05:00
2020-12-08 19:50:19 -05:00
2020-11-09 21:12:58 -05:00
2020-11-29 14:46:34 -05:00
2020-10-28 10:14:36 -04:00
2021-05-20 15:00:17 -04:00
2020-11-09 21:21:40 -05:00
2020-11-09 21:12:58 -05:00

Docs

Converting mov to gif:

ffmpeg -i in.mov -filter:v "setpts=0.5*PTS" out.gif

Converting mkv to mp4 with 20Mbit bitrate

ffmpeg -i in.mkv -b:v 20M out.mov
git config --global pager.branch false
git config --global pager.tag false
Description
No description provided
Readme 80 MiB
Languages
Python 88.7%
Dockerfile 7.6%
Shell 3.7%