imagefreeze
The imagefreeze element generates a still frame video stream from the input. It duplicates the first frame with the framerate requested by downstream, allows seeking and answers queries.
Example launch line
gst-launch-1.0 -v filesrc location=some.png ! decodebin ! imagefreeze ! autovideosink
This pipeline shows a still frame stream of a PNG file.
Hierarchy
GObject ╰──GInitiallyUnowned ╰──GstObject ╰──GstElement ╰──imagefreeze
Factory details
Authors: – Sebastian Dröge
Classification: – Filter/Video
Rank – none
Plugin – gstimagefreeze
Package – GStreamer Good Plug-ins
Pad Templates
Properties
allow-replace
“allow-replace” gboolean
Allow replacing the input buffer and always output the latest
Flags : Read / Write
Default value : false
num-buffers
“num-buffers” gint
Number of buffers to output before sending EOS (-1 = unlimited)
Flags : Read / Write
Default value : -1
The results of the search are