fdsrc and textoverlay not working with custom fd
Username
freedesktopgst at riseup.net
Tue May 1 06:28:50 UTC 2018
exec 3<> /tmp/foo
echo "testfdstr" >&3
gst-launch-1.0 fdsrc fd=3 do-timestamp=true ! text/x-raw,format=utf8 ! txt.
videotestsrc ! textoverlay name=txt shaded-background=yes font-desc="Serif
40" wait-text=false ! glimagesink
Did not show anything.
But if fd=0 and I print to terminal a string is show.
All on MacOS.
--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
More information about the gstreamer-devel
mailing list