dvdspu

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

Synopsis




                    GstDVDSpu;

Object Hierarchy


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

Description

Element Information

plugin dvdspu
author Jan Schmidt <jan@fluendo.com>
class Mixer/Video/Overlay/DVD

Element Pads

name subpicture
direction sink
presence always
details video/x-dvd-subpicture
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;