tee won't go in playing state

philippe renon philippe_renon at yahoo.fr
Wed Oct 19 20:02:39 UTC 2016


Hi,
The following pipeline will not got to the playing state (using a Windows msys2 build of 1.9.90).
videotestsrc ! tee name=t \   t. ! queue ! videoconvert ! autovideosink \   t. ! queue ! videoconvert ! x264enc bitrate=1024 ! avimux ! filesink location=capture.avi

It goes to pause state and just hangs there. A single frame is shown in the videosink.
$ gst-launch-1.0.exe videotestsrc ! tee name=t t. ! queue ! videoconvert ! autovideosink t. ! queue ! videoconvert ! x264enc bitrate=1024 ! avimux ! filesink location=capture.avi
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
Redistribute latency...


Both branches work fine when used on their own.
Cheers,Philippe.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20161019/64e5a8b3/attachment-0001.html>


More information about the gstreamer-devel mailing list