-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Walter Obweger
committed
Aug 21, 2020
1 parent
cca706a
commit 6efab85
Showing
15 changed files
with
87 additions
and
19 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
# Workflow repo viz | ||
|
||
this workflow describes how to create a repository | ||
visualization to be shared as move. | ||
git repository log information is visualized. | ||
|
||
tools you want: | ||
|
||
+ [gource](https://gource.io/) | ||
+ [OBS Studio](https://obsproject.com/) | ||
+ [blender](https://www.blender.org/) | ||
+ [vlc](https://www.videolan.org/vlc/) | ||
|
||
|step | comment | | ||
|--- |---| | ||
| |![repoViz](./v_img/20200821_repoViz_00.png)| | ||
|OBS |![repoViz](./v_img/20200821_OBSsettings_00.png) | ||
| |adjust video `settings` to full HD| | ||
|OBS |define scene `gource`| | ||
| |launch `gource -1920x1080` in a git repo your choice| | ||
| |add source window capture and pick gource window| | ||
| |now you are set, start recoding and after that launch gource| | ||
| |stop recording at a time you like| | ||
|blender|![repoViz](./v_img/20200821_blender_video_00.png)| | ||
| |launch `blender` and add your movie in `Video Sequencer`| | ||
| |![repoViz](./v_img/20200821_repoViz_01.png)| | ||
| |pick start and end frames| | ||
| |choose video container and codec| | ||
| |best to share is mp4, `H.264` | ||
| |you may want to reduce size by reducing percentage | ||
| |choose output filename| | ||
| |start `Render Animation` and wait ... | ||
| |![repoViz](./v_img/20200821_repoViz_03.png)| | ||
| |after rendering finished check output| | ||
| |notice file size of 100 percent to 25 percent | ||
|vlc |![repoViz](./v_img/20200821_repoViz_04.png)| | ||
| |use a video play of your choice to watch| |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
--- | ||
title: 'Workflow' | ||
subtitle: "visualization" | ||
docTitle: repository visualization | ||
keyProjectNameLabel: wroACDHitp202003 | ||
keyProjectName: ACDH and CH Internship 2020 WRO | ||
docAuthor: Walter Obweger | ||
docTwitter: '@wobweger' | ||
docInitial: 'wro' | ||
docReview0: Martin Anton Mueller | ||
docReview1: | ||
docReview2: | ||
docApproved: | ||
docID: wroACDHitp202003-WrkFlW-005 | ||
docGrp0: 'wro ACDH and CH' | ||
docGrp1: 'internship 2020 / 03' | ||
docGrp2: 'Workflow' | ||
docClassification: CC-by | ||
docCreate: 2020-08-05 | ||
docRevision: V00.00 | ||
docStatus: PreDraft | ||
docChangeDate: 2020-08-05 | ||
--- |
Binary file not shown.