Concatenates streams together to one continuous stream.
All streams but the current one are blocked until the current one finished with GST_EVENT_EOS. Then the next stream is enabled, while keeping the running time continuous for GST_FORMAT_TIME segments or keeping the segment continuous for GST_FORMAT_BYTES segments.
Streams are switched in the order in which the sinkpads were requested.
By default, the stream segment's base values are adjusted to ensure the segment transitions between streams are continuous. In some cases, it may be desirable to turn off these adjustments (for example, because another downstream element like a streamsynchronizer adjusts the base values on its own). The adjust-base property can be used for this purpose.
Example launch line gst-launch-1.0 concat name=c ! xvimagesink videotestsrc num-buffers=100 ! c. videotestsrc num-buffers=100 pattern=ball ! c.
Plays two video streams one after another.
Hierarchy Factory detailsAuthors: â Sebastian Dröge
Classification: â Generic
Rank â none
Plugin â coreelements
Package â GStreamer
Pad Templatessink_%u
ANY
Presence â request
Direction â sink
Object type â GstPad
src
ANY
Presence â always
Direction â src
Object type â GstPad
Properties active-padâactive-padâ GstPad *
Currently active sink pad
Flags : Read
adjust-baseâadjust-baseâ gboolean
Adjust the base value of segments to ensure they are adjacent
Flags : Read / Write
Default value : true
The results of the search are
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4