timecodestamper after webrtcbin -> decodebin failed ?

Thibault Saunier tsaunier at gnome.org
Mon May 11 15:05:26 UTC 2020


Hello,

I am not sure why it doesn't work, but could give us a way to reproduce
easily or get us a backtrace (set G_DEBUG=fatal-criticals so that your app
abort when this critical happens) and a `GST_DEBUG=5` debug log file?

- Thibault

On Fri, May 8, 2020 at 2:53 PM Michael <
michael.riha+gstreamerMailingList at gmail.com> wrote:

> Hello,
>
> I try to add a `timecodestamper` and a `timeoverlay` after a `decodebin`
>
> [image: Bildschirmfoto 2020-05-08 um 20.47.40.png]
>
> which I put after a `webrtcbin`
>
> def on_add_stream(self,element, pad):
>
> of a `webrtcbin`.
>
> But I always get
>
> ** (python3:1527): CRITICAL **: 18:44:43.253:
> gst_video_time_code_add_frames: assertion 'gst_video_time_code_is_valid
> (tc)' failed
>
> Why isn't that possible?
> Or better why doesn't the webrtcbin -> decodebin offer a timestamp?
>
> Thanks in advance, Michael
>
>
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20200511/1aea3dfa/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Bildschirmfoto 2020-05-08 um 20.47.40.png
Type: image/png
Size: 126119 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20200511/1aea3dfa/attachment-0001.png>


More information about the gstreamer-devel mailing list