Help:streaming task paused, reason not-negotiated

sudarshan bisht bisht.sudarshan at gmail.com
Wed Feb 23 07:47:40 PST 2011


This means that you are not setting proper caps to outbuf what you are
pushing to the next element. Probably take a look at any video decoder
plugin's source code for an example.



2011/2/23 wangzg at hikvision.com <wangzg at hikvision.com>

>
> Dear sirs,
>        I have encounted a problem when i tried to write a gstreamer plugin
> supporting my specical file format, the attached is my code.
>        First, i get stream data from file src;then i decode the data using
> my STREAMPROC_XX lib; if i get a yuv frame, i negotiate with the peer pad,
> finally i push the frame.
>   But i always get an err (-4) from the fret = gst_pad_push (dec->srcpad,
> outbuf); code, i check the code carefully, but i don't solve it, so i need
> your help, many thanks.
>
> ------------------------------
>  wangzg at hikvision.com
> 2011-02-23
>
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
>


-- 
Regards,

Sudarshan Bisht
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20110223/1a045add/attachment.html>


More information about the gstreamer-devel mailing list