Create a hand drawn vector animation.
Go to file
Ruben van de Ven 3e91e04bfe Change dockerfile for faster builds. Incl. ffmpeg 2022-05-31 11:49:58 +02:00
app Attempt to cache items on index page 2022-05-31 11:19:07 +02:00
files move with right btn, add fullscreen btn, index 2022-02-08 12:07:28 +01:00
log move with right btn, add fullscreen btn, index 2022-02-08 12:07:28 +01:00
.dockerignore Run in docker 2022-03-15 15:04:03 +01:00
.gitignore ignore python .pyc files 2022-02-08 12:07:48 +01:00
.python-version Rough draft for drawing 2021-11-22 20:54:04 +01:00
Dockerfile Change dockerfile for faster builds. Incl. ffmpeg 2022-05-31 11:49:58 +02:00
README.md Big set of changes to load annotations incl. audio. Fixes player mode. 2022-05-30 15:02:28 +02:00
docker-compose.yml update compose to listen to localhost only 2022-03-15 18:23:42 +01:00
poetry.lock Run in docker 2022-03-15 15:04:03 +01:00
pyproject.toml index template. Fix python requirement 2022-01-19 10:55:30 +01:00

README.md

svganim

Create a hand drawn vector animation.

poetry run python webserver.py

parse_offsets.py can be used to pad the diagram in order to sync it with the audio. This is necessary eg. after a network failure. It works by adding a line with the required offset to the .json_appendable-file.

record

On Linux: for now, set the pulse default input device to the monitor of the speakers. Then use wf-recorder:

wf-recorder -g"$(slurp)" -a -f recording.mp4