![]() |
![]() |
![]() |
GStreamer Base Plugins 0.10 Plugins Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy | Implemented Interfaces | Properties |
GstBin that auto-magically overlays a video stream with subtitles by autoplugging the required elements.
It supports raw, timestamped text, different textual subtitle formats and DVD subpicture subtitles.
gst-launch -v filesrc location=test.mkv ! matroskademux name=demux ! "video/x-h264" ! queue2 ! decodebin2 ! subtitleoverlay name=overlay ! ffmpegcolorspace ! autovideosink demux. ! "video/x-dvd-subpicture" ! queue2 ! overlay.
plugin |
playback |
author |
Sebastian Dröge <sebastian.droege@collabora.co.uk> |
class |
Video/Overlay/Subtitle |