Gstreamer - DVB TS stream - SDT

Graham Leggett minfrin at sharp.fm
Thu Sep 14 14:43:04 UTC 2017


On 14 Sep 2017, at 3:59 PM, Duchassin Frederic <duchassin at sefram.fr> wrote:

> The patch is working quite well but I get errors when I launch my pipeline :
>  
>  
> (gst-launch-1.0:363): GLib-CRITICAL **: g_convert_with_iconv: assertion 'converter != (GIConv) -1' failed
>  
> (gst-launch-1.0:363): GLib-CRITICAL **: g_convert_with_iconv: assertion 'converter != (GIConv) -1' failed
>  
> (gst-launch-1.0:363): GLib-CRITICAL **: g_convert_with_iconv: assertion 'converter != (GIConv) -1' failed
>  
> (gst-launch-1.0:363): GLib-CRITICAL **: g_convert_with_iconv: assertion 'converter != (GIConv) -1' failed
>  
> (gst-launch-1.0:363): GLib-CRITICAL **: g_convert_with_iconv: assertion 'converter != (GIConv) -1' failed
>  
> (gst-launch-1.0:363): GLib-CRITICAL **: g_convert_with_iconv: assertion 'converter != (GIConv) -1' failed
>  
> (gst-launch-1.0:363): GLib-CRITICAL **: g_convert_with_iconv: assertion 'converter != (GIConv) -1' failed
>  
> (gst-launch-1.0:363): GLib-CRITICAL **: g_convert_with_iconv: assertion 'converter != (GIConv) -1' failed
>  
> (gst-launch-1.0:363): GLib-CRITICAL **: g_convert_with_iconv: assertion 'converter != (GIConv) -1' failed
>  
> (gst-launch-1.0:363): GLib-CRITICAL **: g_convert_with_iconv: assertion 'converter != (GIConv) -1' failed
>  
> (gst-launch-1.0:363): GLib-CRITICAL **: g_convert_with_iconv: assertion 'converter != (GIConv) -1' failed
>  
> (gst-launch-1.0:363): GLib-CRITICAL **: g_convert_with_iconv: assertion 'converter != (GIConv) -1' failed
>  
> It’s due to this SDT patch. Without it, I get no errors.
> Have you got an idea about why I got this error ?

Alas, no idea at all - the patch works for us.

Can you get your code up and running in a debugger, and then stop the code on that assertion and confirm the stacktrace? Gstreamer’s asserts are really good at stopping things before they go too far off the rails.

Regards,
Graham
—

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20170914/176eaeb0/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 3240 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20170914/176eaeb0/attachment-0001.bin>


More information about the gstreamer-devel mailing list