diff options
author | MaZderMind <github@mazdermind.de> | 2015-05-19 13:31:24 +0200 |
---|---|---|
committer | MaZderMind <github@mazdermind.de> | 2015-05-19 13:31:24 +0200 |
commit | 9d8de8cd6752676c3d44acaffb5aeb06537b2863 (patch) | |
tree | bf1fc185bb01844ff644f370564c1b6d0d684e11 /voctocore/lib/avrawoutput.py | |
parent | f8cea292ed7dfde4e79f419d85e4e2d5cd2562ff (diff) |
remove costly textoverlays
Diffstat (limited to 'voctocore/lib/avrawoutput.py')
-rw-r--r-- | voctocore/lib/avrawoutput.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/voctocore/lib/avrawoutput.py b/voctocore/lib/avrawoutput.py index 912c292..bda6b77 100644 --- a/voctocore/lib/avrawoutput.py +++ b/voctocore/lib/avrawoutput.py @@ -20,8 +20,6 @@ class AVRawOutput(TCPMultiConnection): intervideosrc channel=video_{channel} ! {vcaps} ! - textoverlay halignment=left valignment=top ypad=75 text=AVRawOutput ! - timeoverlay halignment=left valignment=top ypad=75 xpad=400 ! queue ! mux. |