dvdspu

dvdspu — Parses Sub-Picture command streams and renders the SPU overlay onto the video as it passes through

Synopsis

                    GstDVDSpu;

Object Hierarchy

  GObject
   +----GstObject
         +----GstElement
               +----GstDVDSpu

Description

DVD sub picture overlay element.

Example launch line

1
FIXME: gst-launch ...
FIXME: description for the sample launch pipeline

Synopsis

Element Information

plugin

dvdspu

author

Jan Schmidt <thaytan@noraisin.net>

class

Mixer/Video/Overlay/SubPicture/DVD/Bluray

Element Pads

name

subpicture

direction

sink

presence

always

details

video/x-dvd-subpicture

subpicture/x-pgs

name

video

direction

sink

presence

always

details

video/x-raw-yuv, format=(fourcc){ I420 }, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ]

name

src

direction

source

presence

always

details

video/x-raw-yuv, format=(fourcc){ I420 }, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ]

Details

GstDVDSpu

typedef struct _GstDVDSpu GstDVDSpu;