Help build gst-launch commands
rbattu
ramakrishnadeepak at gmail.com
Mon Dec 30 09:34:45 PST 2013
I guess the gdkpixbufoverlay is for the images only , I was able to set a
logo using this plugin as below.
gst-launch-1.0 -v tcpclientsrc host=192.168.0.102 port=5000 ! gdpdepay !
rtph264depay ! avdec_h264 ! videoconvert ! gdkpixbufoverlay
location=gstreamer-logo.svg offset-x=20 offset-y=20 ! autovideosink
sync=false
I too was struggling to put a time with clockoverlay, I enabled debug level3
and see the below errors, Any help is appreciated
gst-launch-1.0 -v --gst-debug=3 tcpclientsrc host=192.168.0.102 port=5000 !
gdpdepay ! rtph264depay ! avdec_h264 ! videoconvert ! gdkpixbufoverlay
location=gstreamer-logo.svg offset-x=20 offset-y=20 ! clockoverlay
halignment=1 valignment=2 time-format="%H:%M:%S" ! xvimagesink
0:00:08.978723543 5188 0x9a90550 WARN pango
gstbasetextoverlay.c:2354:gst_base_text_overlay_video_chain:<textoverlay0>
buffer without timestamp, discarding
--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Help-build-gst-launch-commands-tp4664324p4664347.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
More information about the gstreamer-devel
mailing list