Dynamic text-overlay on live-stream using gst-launch-1.0
Nicolas Dufresne
nicolas at ndufresne.ca
Sun Mar 5 20:36:47 UTC 2017
Le lundi 27 février 2017 à 22:30 -0800, Adam Plocher a écrit :
> So I think these are my options:
> - Is there another format or something that the subtitles
> can be written in?
> - Or a way to cause newer sub-titles take precedence over
> older ones?
> - Or am I going to need to keep track of the play-time from
> my secondary process and regularly append accurate times to the
> file/stdout?
At this stage, you next step is to write some C or Python code, and use
appsrc. This way you can create text buffers with generated timestamp
(with or without subparse).
regards,
Nicolas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: This is a digitally signed message part
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20170305/d9b5c5c0/attachment.sig>
More information about the gstreamer-devel
mailing list