D3D11 H264 issues with rtsp stream
The live rtsp stream freezez after 0-3 seconds, and outputs the following errors: (I will attach a dump from the feed asap)
[14:13:58] Active Video Sink: Direct3D11 video sink
[14:13:59] Active Decoder: Direct3D11 H.264 NVIDIA Quadro T2000 Decoder
[14:13:59] Playing stream...
0:00:04.215157600 26076 000002254619D440 ERROR h264decoder gsth264decoder.c:694:gst_h264_decoder_parse_slice:<d3d11h264dec0> start picture failed
0:00:04.256545800 26076 000002254619D440 ERROR h264decoder gsth264decoder.c:694:gst_h264_decoder_parse_slice:<d3d11h264dec0> start picture failed
0:00:04.300158300 26076 000002254619D440 ERROR h264decoder gsth264decoder.c:694:gst_h264_decoder_parse_slice:<d3d11h264dec0> start picture failed
0:00:04.334741100 26076 000002254619D440 ERROR h264decoder gsth264decoder.c:694:gst_h264_decoder_parse_slice:<d3d11h264dec0> start picture failed
0:00:04.376131800 26076 000002254619D440 ERROR h264decoder gsth264decoder.c:694:gst_h264_decoder_parse_slice:<d3d11h264dec0> start picture failed
0:00:04.416045100 26076 000002254619D440 ERROR h264decoder gsth264decoder.c:694:gst_h264_decoder_parse_slice:<d3d11h264dec0> start picture failed
0:00:04.455336800 26076 000002254619D440 ERROR h264decoder gsth264decoder.c:694:gst_h264_decoder_parse_slice:<d3d11h264dec0> start picture failed
0:00:04.495679300 26076 000002254619D440 ERROR h264decoder gsth264decoder.c:694:gst_h264_decoder_parse_slice:<d3d11h264dec0> start picture failed
0:00:04.536987600 26076 000002254619D440 ERROR h264decoder gsth264decoder.c:694:gst_h264_decoder_parse_slice:<d3d11h264dec0> start picture failed
0:00:04.576993200 26076 000002254619D440 ERROR h264decoder gsth264decoder.c:694:gst_h264_decoder_parse_slice:<d3d11h264dec0> start picture failed
0:00:04.615824100 26076 000002254619D440 ERROR h264decoder gsth264decoder.c:694:gst_h264_decoder_parse_slice:<d3d11h264dec0> start picture failed
[14:14:02] Error received from element d3d11h264dec0: Failed to decode data
[14:14:02] Debugging information ../gst-libs/gst/codecs/gsth264decoder.c(325): gst_h264_decoder_handle_frame (): /GstPipeline:pipeline0/GstDecodeBin:decodebin0/GstD3D11H264Dec:d3d11h264dec0
[14:14:02] Error received from element udpsrc0: Internal data stream error.
[14:14:02] Debugging information ../libs/gst/base/gstbasesrc.c(3075): gst_base_src_loop (): /GstPipeline:pipeline0/GstBin:srcbin0/GstRTSPSrc:rtspsrc/GstUDPSrc:udpsrc0:
streaming stopped, reason error (-5)
```![Issue1282DumpFile](/uploads/baa6128e36914c2735c4c94d703984de/Issue1282DumpFile.mp4)![Issue1282DumpFile](/uploads/8bce06e40b81fbd29f5d6c987636c653/Issue1282DumpFile.mp4)
Edited by Stian Berglie