|
Hi,
I am using GStreamer version 1.16.3
gst-launch-1.0 filesrc location=786MHz.ts ! tsdemux program-number=6410 name=d d.subpicture_0_00fd ! multiqueue ! mpegtsmux ! filesink location=subtitle.ts
Getting below error while try to muxer subtitle(caps: subpicture/x-dvb and application/x-teletext) using mpegtsmux
GStreamer-CRITICAL **: 00:18:53.756: gst_segment_to_running_time: assertion 'segment->format == format' failed
Can any one give idea to resolve the issue!
Thankyou!
|