smokedec
smokedec — Decode video from Smoke format
|
|
Object Hierarchy
GObject
+----GstObject
+----GstElement
+----GstSmokeDec
Description
Element Information
plugin |
jpeg
|
author |
Wim Taymans <wim@fluendo.com> |
class |
Codec/Decoder/Video |
Element Pads
name |
src |
direction |
source |
presence |
always |
details |
video/x-raw-yuv, format=(fourcc)I420, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ] |
name |
sink |
direction |
sink |
presence |
always |
details |
video/x-smoke, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ] |
Details
GstSmokeDec
typedef struct _GstSmokeDec GstSmokeDec;