videoparse
Converts a byte stream into video frames.
This element is deprecated. Use rawvideoparse instead.
Hierarchy
GObject ╰──GInitiallyUnowned ╰──GstObject ╰──GstElement ╰──GstBin ╰──videoparse
Implemented interfaces
Factory details
Authors: – David Schleef
Classification: – Filter/Video
Rank – none
Plugin – legacyrawparse
Package – GStreamer Bad Plug-ins
Pad Templates
Properties
format
“format” GstVideoFormat *
Format of images in raw stream
Flags : Read / Write
Default value : i420 (2)
framerate
“framerate” GstFraction *
Frame rate of images in raw stream
Flags : Read / Write
Default value : 25/1
framesize
“framesize” guint
Size of an image in raw stream (0: default)
Flags : Read / Write
Default value : 0
interlaced
“interlaced” gboolean
True if video is interlaced
Flags : Read / Write
Default value : false
offsets
“offsets” gchararray
Offset of each planes in bytes using string format: 'o0,o1,o2,o3'
Flags : Read / Write
Default value : 0,76800,96000
pixel-aspect-ratio
“pixel-aspect-ratio” GstFraction *
Pixel aspect ratio of images in raw stream
Flags : Read / Write
Default value : 1/1
strides
“strides” gchararray
Stride of each planes in bytes using string format: 's0,s1,s2,s3'
Flags : Read / Write
Default value : 320,160,160
top-field-first
“top-field-first” gboolean
True if top field is earlier than bottom field
Flags : Read / Write
Default value : false
The results of the search are