GNOME Bugzilla – Bug 795941
Debug output in decoder mentions "Encoder"
Last modified: 2018-06-27 21:16:14 UTC
In decoder source code https://github.com/GStreamer/gst-plugins-good/blob/master/sys/v4l2/gstv4l2videodec.c#L142 and https://github.com/GStreamer/gst-plugins-good/blob/master/sys/v4l2/gstv4l2videodec.c#L149 the decoder tells the encoder (!) has no supported format. I assume encoder must be replaced by decoder.
Fixed, thanks