|  |  |  | GStreamer Good Plugins 1.0 Plugins Reference Manual |  | 
|---|---|---|---|---|
| Top | Description | Object Hierarchy | ||||
Parses the subtitle stream from an avi file.
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.
Last reviewed on 2008-02-01
| plugin | avi | 
| author | Thijs Vermeir <thijsvermeir@gmail.com> | 
| class | Codec/Parser/Subtitle |