imagersenc
Encodes a single frame into still image formats
Example launch line
gst-launch-1.0 videotestsrc pattern=smpte num-buffers=1 ! video/x-raw,width=320,height=240,format=RGBA ! videoconvert ! imagersenc ! image/png ! filesink location=foo.png
Hierarchy
GObject ╰──GInitiallyUnowned ╰──GstObject ╰──GstElement ╰──GstVideoEncoder ╰──imagersenc
Implemented interfaces
Factory details
Authors: – Amyspark
Classification: – Encoder/Video
Rank – secondary + 1
Plugin – imagers
Package – gst-plugin-imagers
Pad Templates
sink
video/x-raw:
format: { GRAY8, GRAY16_LE, RGB, RGBA, RGBA64_LE }
width: [ 1, 2147483647 ]
height: [ 1, 2147483647 ]
framerate: [ 0/1, 2147483647/1 ]
src
image/png:
image/tiff:
image/jpeg:
image/bmp:
image/x-MS-bmp:
image/x-targa:
image/x-tga:
image/x-farbfeld:
image/x-qoi:
image/qoi:
The results of the search are