Some random videos

Noark 5 Tjenestegrensesnitt 1.1 git history


Listen Later

Visualiation of the git change history of the Norwegian archiving standard API specification using gource. The git repository history was extracted 2023-06-09, shortly after version 1.1 was tagged.

The video was created using this recipe:

  • apt install git gource xvfb ffmpeg
  • git clone https://github.com/arkivverket/noark5-tjenestegrensesnitt-standard.git
  • cd noark5-tjenestegrensesnitt-standard
  • gource --output-custom-log gource.txt .
  • xvfb-run gource gource.txt -s 0.05 --date-format "%B %Y" -1280x720 --hide dirnames,filenames -o - | ffmpeg -y -r 60 -f image2pipe -vcodec ppm -i - -vcodec libvpx -b:v 10000K history.webm
  • The recipe and idea is based on the recipe in https://peertube.debian.social/w/sNtYiY55gUeTSaQkEQzCnm. See also http://gource.io/ for the tools used to make the images.

    ...more
    View all episodesView all episodes
    Download on the App Store

    Some random videosBy