dvdec

dvdec — Uses libdv to decode DV video (smpte314) (libdv.sourceforge.net)

Properties

gboolean clamp-chroma Read / Write
gboolean clamp-luma Read / Write
gint drop-factor Read / Write
GstDVDecQualityEnum quality Read / Write

Types and Values

struct GstDVDec

Object Hierarchy

    GObject
    ╰── GstObject
        ╰── GstElement
            ╰── GstDVDec

Description

Synopsis

Element Information

plugin

dv

author

Erik Walthinsen <omega@cse.ogi.edu>,Wim Taymans <wim@fluendo.com>

class

Codec/Decoder/Video

Element Pads

name

sink

direction

sink

presence

always

details

video/x-dv, systemstream=(boolean)false

name

src

direction

source

presence

always

details

video/x-raw-yuv, format=(fourcc)YUY2, width=(int)720, framerate=(fraction)[ 1/1, 60/1 ]

video/x-raw-rgb, bpp=(int)32, depth=(int)24, endianness=(int)4321, red_mask=(int)65280, green_mask=(int)16711680, blue_mask=(int)-16777216, width=(int)720, framerate=(fraction)[ 1/1, 60/1 ]

video/x-raw-rgb, bpp=(int)24, depth=(int)24, endianness=(int)4321, red_mask=(int)16711680, green_mask=(int)65280, blue_mask=(int)255, width=(int)720, framerate=(fraction)[ 1/1, 60/1 ]

Functions

Types and Values

struct GstDVDec

struct GstDVDec;

Property Details

The “clamp-chroma” property

  “clamp-chroma”             gboolean

Clamp chroma.

Flags: Read / Write

Default value: FALSE


The “clamp-luma” property

  “clamp-luma”               gboolean

Clamp luma.

Flags: Read / Write

Default value: FALSE


The “drop-factor” property

  “drop-factor”              gint

Only decode Nth frame.

Flags: Read / Write

Allowed values: >= 1

Default value: 1


The “quality” property

  “quality”                  GstDVDecQualityEnum

Decoding quality.

Flags: Read / Write

Default value: Highest quality colour decoding