Extraction of Overlay Data from Video File

Mikl michael.yarochkin at timetronics.be
Wed May 10 10:10:54 UTC 2017


Hello,


Here it is.


But, i am using different container for my subtitles.


Mikl

________________________________
From: mudassar [via GStreamer-devel] <ml+s966125n4682970h19 at n4.nabble.com>
Sent: Wednesday, May 10, 2017 11:59:11 AM
To: Michael Yarochkin
Subject: Re: Extraction of Overlay Data from Video File

Hi Miki,

I working on a project where we need to multiplex live subtitles in a live stream and then consume those subtitles on the reader side as metadata. so for this I am working on similar lines as you described.

 However, my application does not generate a playable file. My code translates to following pipeline


uridecodebin ! videoconvert ! video/x-raw format=I420 ! queue ! vp8enc ! mux. appsrc ! application/x-subtitle format={pango-markup, utf8 } stream-type=0 format=3 is-live=true do-timestamp=true ! subparse ! kateenc category=SUB ! queue ! mux. webmmux name=mux ! queue ! filesink

I tried replacing webmmux with matroskamux but with no success.

I also get this warning sometimes: <subparse> could not convert string from 'UTF-8' to UTF-8: Invalid byte sequence in conversion input



It might help if you could share your code which seams to be doing similar thing.

Regards,
M



________________________________
If you reply to this email, your message will be added to the discussion below:
http://gstreamer-devel.966125.n4.nabble.com/Extraction-of-Overlay-Data-from-Video-File-tp4681235p4682970.html
To unsubscribe from Extraction of Overlay Data from Video File, click here<http://gstreamer-devel.966125.n4.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=4681235&code=bWljaGFlbC55YXJvY2hraW5AdGltZXRyb25pY3MuYmV8NDY4MTIzNXwyMDkyNzIxODU=>.
NAML<http://gstreamer-devel.966125.n4.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>


GStreamer.7z (13K) <http://gstreamer-devel.966125.n4.nabble.com/attachment/4682971/0/GStreamer.7z>




--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Extraction-of-Overlay-Data-from-Video-File-tp4681235p4682971.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20170510/b8185b87/attachment.html>


More information about the gstreamer-devel mailing list