10 releases (5 breaking)
0.13.0 | Jul 16, 2024 |
---|---|
0.12.0 | Feb 8, 2024 |
0.11.1 | Oct 4, 2023 |
0.10.0 | Feb 9, 2023 |
0.8.1 | Feb 4, 2022 |
#363 in Text processing
26 downloads per month
22KB
431 lines
gst-plugins-textahead
This is GStreamer plugin displays upcoming text buffers ahead with the current one. This is mainly useful for Karaoke applications where singers need to know beforehand the next lines of the song.
gst-launch-1.0 videotestsrc pattern=black ! video/x-raw,width=1920,height=1080 ! textoverlay name=txt ! autovideosink filesrc location=subtitles.srt ! subparse ! textahead n-ahead=2 ! txt.
Dependencies
~11MB
~230K SLoC