diff options
Diffstat (limited to 'voctocore/scripts/av-source-eevblog.sh')
| -rwxr-xr-x | voctocore/scripts/av-source-eevblog.sh | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/voctocore/scripts/av-source-eevblog.sh b/voctocore/scripts/av-source-eevblog.sh index f99e43f..373cb77 100755 --- a/voctocore/scripts/av-source-eevblog.sh +++ b/voctocore/scripts/av-source-eevblog.sh @@ -8,7 +8,8 @@ gst-launch-1.0 -vm \ videoconvert !\ videoscale !\ video/x-raw,format=I420,width=1280,height=720,framerate=25/1,pixel-aspect-ratio=1/1 ! \ - timeoverlay valignment=bottom ! \ + textoverlay halignment=left valignment=top ypad=300 text=Playback !\ + timeoverlay halignment=left valignment=top ypad=300 xpad=400 !\ mux. \ \ src. !\ |
