aboutsummaryrefslogtreecommitdiff
path: root/voctocore/scripts/av-record-cam1-mirror.sh
diff options
context:
space:
mode:
Diffstat (limited to 'voctocore/scripts/av-record-cam1-mirror.sh')
-rwxr-xr-xvoctocore/scripts/av-record-cam1-mirror.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/voctocore/scripts/av-record-cam1-mirror.sh b/voctocore/scripts/av-record-cam1-mirror.sh
index 2e7899d..d4e4515 100755
--- a/voctocore/scripts/av-record-cam1-mirror.sh
+++ b/voctocore/scripts/av-record-cam1-mirror.sh
@@ -5,7 +5,8 @@ gst-launch-1.0 \
\
demux. !\
queue !\
- timeoverlay !\
+ textoverlay halignment=left valignment=top ypad=250 text=Recording !\
+ timeoverlay halignment=left valignment=top ypad=250 xpad=400 !\
avenc_mpeg2video bitrate=5000000 max-key-interval=0 !\
queue !\
mux. \