png
PNG plugin library
../../ext/libpng/.libs/libgstpng.so
libgstpng.so
0.11.1
LGPL
GStreamer Good Plug-ins source release
Unknown package origin
pngdec
PNG image decoder
Codec/Decoder/Image
Decode a png video frame to a raw image
Wim Taymans <wim@fluendo.com>
sink
sink
always
image/png
src
source
always
video/x-raw, format=(string){ RGBA, RGB }, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
pngenc
PNG image encoder
Codec/Encoder/Image
Encode a video frame to a .png image
Jeremy SIMON <jsimon13@yahoo.fr>
sink
sink
always
video/x-raw, format=(string){ RGBA, RGB, GRAY8 }, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
src
source
always
image/png, width=(int)[ 16, 1000000 ], height=(int)[ 16, 1000000 ], framerate=(fraction)[ 0/1, 2147483647/1 ]