From b1e51cf5891dd9c94b99bd2f2925f41f4675f321 Mon Sep 17 00:00:00 2001 From: MaZderMind Date: Thu, 14 Apr 2016 01:59:21 +0200 Subject: [PATCH] 32c3 sendezentrum supersource-based pause --- 32c3sz/__init__.py | 19 +++++++++ 32c3sz/artwork/README.md | 5 +++ 32c3sz/artwork/pause.svg | 89 ++++++++++++++++++++++++++++++++++++++++ 3 files changed, 113 insertions(+) create mode 100644 32c3sz/__init__.py create mode 100644 32c3sz/artwork/README.md create mode 100644 32c3sz/artwork/pause.svg diff --git a/32c3sz/__init__.py b/32c3sz/__init__.py new file mode 100644 index 0000000..e6f4557 --- /dev/null +++ b/32c3sz/__init__.py @@ -0,0 +1,19 @@ +#!/usr/bin/python + +import subprocess +from renderlib import * + +def pyconFrames(params): + frames = 500 + for i in range(0, frames): + yield ( + ('bg', 'attr', '{http://www.w3.org/1999/xlink}href', "/home/peter/Downloads/ss_sz/SuperSource_SZ_1080_25p_%05d.png" % (i)), + ) + + +def debug(): + render( + 'pause.svg', + '../pause.ts', + pyconFrames + ) diff --git a/32c3sz/artwork/README.md b/32c3sz/artwork/README.md new file mode 100644 index 0000000..4220179 --- /dev/null +++ b/32c3sz/artwork/README.md @@ -0,0 +1,5 @@ +given-frames folder +=================== + +Note: the given-frames folder was removed from the repo's history because it was >600MB big. +You can download the frames from http://c3voc.mazdermind.de/given-frames.zip diff --git a/32c3sz/artwork/pause.svg b/32c3sz/artwork/pause.svg new file mode 100644 index 0000000..5ae3084 --- /dev/null +++ b/32c3sz/artwork/pause.svg @@ -0,0 +1,89 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + The Stream will continue soonafter the break +