Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 08-11 13:03:36.514: I/GStreamer+GST_PADS(8222): 0:00:05.949951171 0x6132d720 gstpad.c:3732:gst_pad_peer_query:<t:sink> pad has no peer
- ==> Lots of message like that one
- 08-11 13:03:36.514: I/GStreamer+GST_CONTEXT(8222): 0:00:05.950408935 0x6132d720 gstglutils.c:563:context_pad_query:<autovideosink0-actual-sink-glimage:sink> context pad peer query failed
- 08-11 13:03:36.565: I/GStreamer+GST_ELEMENT_PADS(8222): 0:00:06.005615234 0x6136e980 gstelement.c:892:gst_element_get_static_pad no such pad 'sink' in element "tcpclientsrc0"
- 08-11 13:03:36.565: V/GStreamer+default(8222): 0:00:06.006042481 0x6136e980 gstutils.c:3637:gst_pad_create_stream_id_internal:<tcpclientsrc0:src> Creating random stream-id, consider implementing a deterministic way of creating a stream-id
- …
- 08-11 13:03:36.645: I/GStreamer+GST_EVENT(8222): 0:00:06.080383300 0x6136e980 gstevent.c:677:gst_event_new_caps creating caps event video/x-h264, stream-format=(string)avc, alignment=(string)au, codec_data=(buffer)01640028ffe1000e27640028ac2b40501ed00f1226a001000528ee025cb0, width=(int)640, height=(int)480, framerate=(fraction)0/1, parsed=(boolean)true
- ==> FRAMERATE 0/1 !!!
- 08-11 13:03:36.665: I/GStreamer+GST_EVENT(8222): 0:00:06.107635498 0x6136e980 gstevent.c:677:gst_event_new_caps creating caps event video/x-raw, format=(string)I420, width=(int)640, height=(int)480, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, chroma-site=(string)mpeg2, colorimetry=(string)bt601, framerate=(fraction)0/1
- ==> FRAMERATE 0/1 !!!
- …
- 08-11 13:03:36.685: I/GStreamer+GST_PADS(8222): 0:00:06.123748780 0x6136e980 gstpad.c:2226:gst_pad_link_prepare caps are incompatible
- 08-11 13:03:36.695: I/GStreamer+GST_ELEMENT_PADS(8222): 0:00:06.137847901 0x6136e980 gstelement.c:892:gst_element_get_static_pad no such pad 'src_%u' in element "decodebin0"
- 08-11 13:03:36.695: I/GStreamer+GST_ELEMENT_PADS(8222): 0:00:06.138244630 0x6136e980 gstutils.c:1123:gst_element_get_compatible_pad:<decodebin0> Could not find a compatible pad to link to t:sink
- 08-11 13:03:36.695: I/GStreamer+default(8222): 0:00:06.138519288 0x6136e980 gstutils.c:1889:gst_element_link_pads_filtered Could not link pads: decodebin0:(null) - t:(null)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement