Extraction of Overlay Data from Video File

Pradeep Nalawade pradeep.nalawade at funambolo.co.in
Thu Jan 5 06:20:55 UTC 2017


Thanks Mikl.

-----Original Message-----
From: gstreamer-devel [mailto:gstreamer-devel-bounces at lists.freedesktop.org] On Behalf Of Mikl
Sent: 04 January 2017 06:26 PM
To: gstreamer-devel at lists.freedesktop.org
Subject: Re: Extraction of Overlay Data from Video File

Hi

I am using matroska container to add subtitles to the video.
Inserting using buffer of appsrc.
Extract from buffer of appsinc, previously link it it "NewPadAdded" event

record pipeline:
appsrc ! text/x-raw ! matroskamux ! filesink

extract pipeline:
filesrc ! matroskademux ! text/x-raw format=pango-markup ! appsink


Try it yourself. And if no luck, i will send you my source code. :)

Mikl



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Extraction-of-Overlay-Data-from-Video-File-tp4681235p4681331.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
_______________________________________________
gstreamer-devel mailing list
gstreamer-devel at lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel



More information about the gstreamer-devel mailing list