timecodestamper after webrtcbin -> decodebin failed ?
Michael
michael.riha+gstreamerMailingList at gmail.com
Fri May 8 18:52:26 UTC 2020
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20200508/5ea8500d/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/20200508/5ea8500d/attachment-0001.png>
More information about the gstreamer-devel
mailing list