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/avsource.py | |
parent | f8cea292ed7dfde4e79f419d85e4e2d5cd2562ff (diff) |
remove costly textoverlays
Diffstat (limited to 'voctocore/lib/avsource.py')
-rw-r--r-- | voctocore/lib/avsource.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/voctocore/lib/avsource.py b/voctocore/lib/avsource.py index c84ce85..9b2a6ea 100644 --- a/voctocore/lib/avsource.py +++ b/voctocore/lib/avsource.py @@ -40,8 +40,6 @@ class AVSource(TCPSingleConnection): pipeline += """ demux. ! {vcaps} ! - textoverlay halignment=left valignment=top ypad=25 text=AVSource ! - timeoverlay halignment=left valignment=top ypad=25 xpad=400 ! queue ! tee name=vtee |