[gst-devel] GstBaseSink - getcaps

sudarshan bisht bisht.sudarshan at gmail.com
Wed Sep 1 12:53:15 CEST 2010


Use ffmpegcolorspace between caps filter and ximagesink.


On Wed, Sep 1, 2010 at 1:34 PM, Julien Isorce <julien.isorce at gmail.com>wrote:

> Hi,
>
> If my X11 settings are 32 bpp then an annoying thing is that running
> "gst-launch-0.10 videotestsrc ! "video/x-raw-rgb, bpp=16, depth=16" !
> ximagesink" gives me an error from videotestsrc but I think the error should
> come from ximagesink.
>
> In ximagesink::gst_ximagesink_getcaps, the xcontext->caps is setup to
> bpp=32 and depth=24, so I think at this point it should check that this is
> not compatible with the required caps from my capfilter.
>
> The error is:
> "videotestsrc0 : Could not negotiate format"
> and I think it should be:
> "ximagesink0 : Could not negotiate format"
>
> Any comment ?
>
> Sincerely
> Julien
>
>
>
> ------------------------------------------------------------------------------
> This SF.net Dev2Dev email is sponsored by:
>
> Show off your parallel programming skills.
> Enter the Intel(R) Threading Challenge 2010.
> http://p.sf.net/sfu/intel-thread-sfd
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>
>


-- 
Regards,

Sudarshan Bisht
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20100901/aa311307/attachment.htm>


More information about the gstreamer-devel mailing list