Added gource visualization

This commit is contained in:
Syrus 2019-03-15 14:38:10 -07:00
parent b0b0a17d6e
commit f59afa44ff
16 changed files with 3 additions and 0 deletions

View File

@ -58,3 +58,6 @@ debug-release:
publish-release: publish-release:
ghr -t ${GITHUB_TOKEN} -u ${CIRCLE_PROJECT_USERNAME} -r ${CIRCLE_PROJECT_REPONAME} -c ${CIRCLE_SHA1} -delete ${VERSION} ./artifacts/ ghr -t ${GITHUB_TOKEN} -u ${CIRCLE_PROJECT_USERNAME} -r ${CIRCLE_PROJECT_REPONAME} -c ${CIRCLE_SHA1} -delete ${VERSION} ./artifacts/
visualization:
gource --stop-at-end --default-user-image images/default.png --user-image-dir images --user-scale 1.5 --bloom-intensity 0.3 --logo logo-small.png --hide filenames --dir-name-depth 2 --background-image background2.jpg --font-colour 000000 --dir-colour 333333 --selection-colour 533AC9 --highlight-colour 533AC9 --seconds-per-day 0.1 --auto-skip-seconds 0.3 -1280x720 --file-filter spectests --file-filter emtests -o - | ffmpeg -y -r 60 -f image2pipe -vcodec ppm -i - -vcodec libx264 -preset ultrafast -pix_fmt yuv420p -crf 1 -threads 0 -bf 0 gource.mp4

BIN
background2.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 81 KiB

BIN
images/Andrew Cann.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 200 KiB

BIN
images/Brandon Fish.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 139 KiB

BIN
images/Christopher Serr.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 216 KiB

BIN
images/David Calavera.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 248 KiB

BIN
images/Ivan Enderlin.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 246 KiB

BIN
images/Jordan Danford.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 264 KiB

BIN
images/Lachlan Sneff.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 216 KiB

BIN
images/Mackenzie Clark.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 273 KiB

BIN
images/Mark Roberts.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 138 KiB

BIN
images/Ryan Jacobs.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 207 KiB

BIN
images/Steve Akinyemi.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 73 KiB

BIN
images/Syrus Akbary.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 211 KiB

BIN
images/default.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 51 KiB

BIN
images/losfair.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 34 KiB