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.
Synopsis
Element Information
plugin |
imagefreeze
|
author |
Sebastian Dröge <sebastian.droege@collabora.co.uk> |
class |
Filter/Video |
Element Pads
name |
sink |
direction |
sink |
presence |
always |
details |
video/x-raw-yuv |
|
video/x-raw-rgb |
|
video/x-raw-gray |
name |
src |
direction |
source |
presence |
always |
details |
video/x-raw-yuv |
|
video/x-raw-rgb |
|
video/x-raw-gray |
Types and Values
struct GstImageFreeze
struct GstImageFreeze;