dvdspu

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

Synopsis

struct              GstDVDSpu;

Object Hierarchy

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

Description

DVD sub picture overlay element.

Example launch line

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/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

struct GstDVDSpu

struct GstDVDSpu;