imagefreeze

imagefreeze — Generates a still frame stream from an image

Synopsis

struct              GstImageFreeze;

Object Hierarchy

  GObject
   +----GInitiallyUnowned
         +----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

1
2
3
4