Top |
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.
plugin |
avi |
author |
Thijs Vermeir <thijsvermeir@gmail.com> |
class |
Codec/Parser/Subtitle |