-
Notifications
You must be signed in to change notification settings - Fork 38
Expand file tree
/
Copy pathscreenshots-gifs-notes.txt
More file actions
67 lines (25 loc) · 2.05 KB
/
Copy pathscreenshots-gifs-notes.txt
File metadata and controls
67 lines (25 loc) · 2.05 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
\# Screenshots
Screenshots were taken in Windows on
on a large LG screen monitor model: 35WN75C
resolution 3440x1440 / 85 Hz.
Windows terminal was used, default size set to 150 x 45.
Then:
1. ShareX 16.0.1 to take screenshot.
2. Copy these to photoshop. Set DPI to desired. Save as PNG.
The raw screenshots .PSD files available on the NeuroInformatics
Unit dropbox. Please request if required.
\# GIFS
The videos used for the GIFS are at: https://www.dropbox.com/home/NIU/resources/datashuttle/website-gifs. Please contact for access.
Videos were created on Windows with Clipchamp.
The GIFS are created with the following commands:
\## DARK
\## DARK
.\ffmpeg.exe -i datashuttle-gif-dark.mp4 -vf "fps=9,scale=600:-1:flags=lanczos,unsharp=3:3:0.5,palettegen=stats_mode=diff:max_colors=256" palette-dark.png
.\ffmpeg.exe -i datashuttle-gif-dark.mp4 -i palette-dark.png -filter_complex "fps=9,scale=600:-1:flags=lanczos,unsharp=3:3:0.5[x];[x][1:v]paletteuse=dither=bayer:bayer_scale=2:diff_mode=rectangle" datashuttle-demo-dark.gif
\## LIGHT
.\ffmpeg.exe -i datashuttle-gif-light.mp4 -vf "fps=9,scale=600:-1:flags=lanczos,unsharp=3:3:0.5,palettegen=stats_mode=diff:max_colors=256" palette-light.png
.\ffmpeg.exe -i datashuttle-gif-light.mp4 -i palette-light.png -filter_complex "fps=9,scale=600:-1:flags=lanczos,unsharp=3:3:0.5[x];[x][1:v]paletteuse=dither=bayer:bayer_scale=2:diff_mode=rectangle" datashuttle-demo-light.gif
.\\ffmpeg.exe -i datashuttle-gif-dark.mp4 -i palette-dark.png -filter\_complex "fps=9,scale=600:-1:flags=lanczos,unsharp=3:3:0.5\[x];\[x]\[1:v]paletteuse=dither=bayer:bayer\_scale=2:diff\_mode=rectangle" datashuttle-demo-dark.gif
\## LIGHT
.\\ffmpeg.exe -i datashuttle-gif-light.mp4 -vf "fps=9,scale=600:-1:flags=lanczos,unsharp=3:3:0.5,palettegen=stats\_mode=diff:max\_colors=256" palette-light.png
.\\ffmpeg.exe -i datashuttle-gif-light.mp4 -i palette-light.png -filter\_complex "fps=9,scale=600:-1:flags=lanczos,unsharp=3:3:0.5\[x];\[x]\[1:v]paletteuse=dither=bayer:bayer\_scale=2:diff\_mode=rectangle" datashuttle-demo-light.gif