Getting Error while using element ffdec_flv

Umakant Goyal umakantgoyal1 at gmail.com
Tue May 3 10:08:53 PDT 2011


Thanks for the response.
The pipeline i am using is *gst-launch -v udpsrc uri=udp://
192.168.10.125:21211 ! ffdec_flv ! fakesink*.

I would be thankful to you if you would help me to set caps for above given
pipeline.

On Tue, May 3, 2011 at 6:37 PM, Tim-Philipp Müller <t.i.m at zen.co.uk> wrote:

> On Tue, 2011-05-03 at 18:22 +0530, Umakant Goyal wrote:
> >
> > While using the ffdec_flv element in my pipeline i am getting
> > following error:
> >
> > ffdec_flv: input format was not set before data start.
> >
> > I am getting the flv1 (Sorneson H263) data over udp, decoding it using
> > ffdec_flv element, (..)
> > Please help me by telling how to perform above given task.
>
> Most likely you need to set the right caps on the buffers that are fed
> to ffdec_flv. Use udpsrc's "caps" property, or a capsfilter element
> after udpsrc.
>
> Cheers
>  -Tim
>
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20110503/37604e38/attachment.htm>


More information about the gstreamer-devel mailing list