avdec_mpeg4 ! avenc_mpeg4
Olivier Crête
olivier.crete at collabora.com
Fri Nov 29 12:40:22 PST 2013
On Fri, 2013-11-29 at 21:18 +0100, Frédéric Sallé wrote:
> Hello all,
>
> Why this pipeline is not working:
> gst-launch-1.0 -vvv udpsrc port=11010 caps="application/x-rtp" !
> rtpmp4vdepay ! matroskamux ! filesink location=test.mkv
>
> Due to:
> gstbasesrc.c(2865): gst_base_src_loop
> (): /GstPipeline:pipeline0/GstUDPSrc:udpsrc0:
> streaming task paused, reason not-negotiated (-4)
Try adding mpeg4videparse between rtpmp4vdepay and matroskamux
--
Olivier Crête
olivier.crete at collabora.com
More information about the gstreamer-devel
mailing list