manpagez: man pages & more
html files: gst-plugins-base-plugins-1.0
Home | html | info | man

gldeinterlace

gldeinterlace

Properties

GstGLDeinterlaceMethod method Read / Write

Types and Values

Object Hierarchy

    GObject
    ╰── GInitiallyUnowned
        ╰── GstObject
            ╰── GstElement
                ╰── GstBaseTransform
                    ╰── GstGLBaseFilter
                        ╰── GstGLFilter
                            ╰── GstGLDeinterlace

Description

Synopsis

Element Information

plugin

opengl

author

Julien Isorce <julien.isorce@mail.com>

class

Deinterlace

Element Pads

name

sink

direction

sink

presence

always

details

video/x-raw(ANY), format=(string)RGBA, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ], texture-target=(string)2D

video/x-raw(memory:GLMemory), format=(string)RGBA, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ], texture-target=(string)2D

name

src

direction

source

presence

always

details

video/x-raw(memory:GLMemory), format=(string)RGBA, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ], texture-target=(string)2D

video/x-raw(ANY), format=(string)RGBA, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ], texture-target=(string)2D

Functions

Types and Values

struct GstGLDeinterlace

struct GstGLDeinterlace;

Property Details

The “method” property

  “method”                   GstGLDeinterlaceMethod

Select which deinterlace method apply to GL video texture.

Flags: Read / Write

Default value: Blur Vertical

© manpagez.com 2000-2024
Individual documents may contain additional copyright information.