imagefreeze
imagefreeze — Generates a still frame stream from an image
|
|
Object Hierarchy
GObject
+----GstObject
+----GstElement
+----GstImageFreeze
Description
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
This pipeline shows a still frame stream of a PNG file.
Details
GstImageFreeze
typedef struct _GstImageFreeze GstImageFreeze;