Closed captioning passthrough support

Baby Octopus jagadishkamathk at gmail.com
Wed Dec 10 23:03:29 PST 2014


Hi,

I'm using following pipeline for transrating
*gst-launch-1.0 filesrc location=cea708_dtv.mpg ! decodebin ! video/x-raw !
x264enc ! mpegtsmux ! filesink location=out.ts*

The sample file that I'm
using(http://www.pixeltools.com/mpeg/cea708_dtv.mpg) has closed caption. Can
someone tell me how to include this in output file, something like the
following pipeline?

*gst-launch-1.0 filesrc location=cea708_dtv.mpg ! decodebin name=demux \
demux.! video/x-raw ! x264enc bitrate=1000 ! mpegtsmux name=mux ! filesink
location=out.ts
demux.! application/x-teletext ! mux.
*

~BO




--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Closed-captioning-passthrough-support-tp4669874.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list