Not able to get closed caption in the ts output with new plugins.

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Not able to get closed caption in the ts output with new plugins.

Dark_Knight
Hi I am using the following pipeline with new cc plugins of gstreamer 1.15

 gst-launch-1.0 filesrc location =/storage/device/cc_streams/disjrhd.ts !
decodebin name=dec ! ccextractor name=ext ! \
 cc708overlay name=ovr  !  ccextractor ! videoconvert  ! x264enc ! mpegtsmux
name=mux !  filesink location=/storage/device/withccextrctr.ts ext.caption !
\
 ovr.cc_sink


ccextractor is generating sometimes caption pad which is given to
cc708overlay element. I am using x264encoder .

In ts output I am not able to see CC as subtitles in VLC player.

Is there anything to do with the parser.or the cc support is yet to be added
in h264parse?

please help..



--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel