DVB subtitle stream is not working with mpegtsmux

vincent.genieux at startigen.fr vincent.genieux at startigen.fr
Thu Jul 6 17:32:49 UTC 2017


6 juillet 2017 15:17 "parithi" <parithi at gmail.com> a écrit:

> Hello,
> 
> I am using following pipeline for testing DVB subtitle muxing.
> 
[...]
> 
> Setting sparse stream's collectpad to waiting mode might have caused this
> issue.
> If I comment out these two lines in gst_collect_pads_recalculate_waiting(),
> pipeline started working.
> *gst_collect_pads_set_waiting (pads, data, TRUE);
> result = TRUE;*
> 
> It would be very helpful, if somebody suggest me to fix it in a proper
> manner.
> Input file can be downloaded from :
> http://subtitling.com/downloads/mediamate-sample-english-hd-dvb/?wpdmdl=7298
> 
> Regards,
> Parithi
> 

Hello,

I had similar bug some years ago, I felt on this patch that solved my issue :

https://bugzilla.gnome.org/show_bug.cgi?id=759807

I hope it will help.


--
vincent.


More information about the gstreamer-devel mailing list