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/scripts/av-source-eevblog.sh | |
parent | f8cea292ed7dfde4e79f419d85e4e2d5cd2562ff (diff) |
remove costly textoverlays
Diffstat (limited to 'voctocore/scripts/av-source-eevblog.sh')
-rwxr-xr-x | voctocore/scripts/av-source-eevblog.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/voctocore/scripts/av-source-eevblog.sh b/voctocore/scripts/av-source-eevblog.sh index 03c2528..0ed237d 100755 --- a/voctocore/scripts/av-source-eevblog.sh +++ b/voctocore/scripts/av-source-eevblog.sh @@ -8,8 +8,6 @@ gst-launch-1.0 \ videoconvert !\ videoscale !\ video/x-raw,format=I420,width=1280,height=720,framerate=25/1,pixel-aspect-ratio=1/1 ! \ - textoverlay halignment=left valignment=top ypad=300 text=Playback !\ - timeoverlay halignment=left valignment=top ypad=300 xpad=400 !\ mux. \ \ src. !\ |