avisubtitle
Parses the subtitle stream from an avi file.
Example launch line
 gst-launch-1.0 filesrc location=subtitle.avi ! avidemux name=demux ! queue ! avisubtitle ! subparse ! textoverlay name=overlay ! videoconvert ! autovideosink demux. ! queue ! decodebin ! overlay.
This plays an avi file with a video and subtitle stream.
Hierarchy
GObject ╰──GInitiallyUnowned ╰──GstObject ╰──GstElement ╰──avisubtitle
Factory details
Authors: – Thijs Vermeir 
Classification: – Codec/Parser/Subtitle
Rank – primary
Plugin – avi
Package – GStreamer Good Plug-ins
Pad Templates
sink
        application/x-subtitle-avi:
src
        application/x-subtitle:
The results of the search are