[gst-devel] The linking filter and sink failed.
Igor Mironchick
imironchick at gmail.com
Thu Apr 22 08:54:04 CEST 2010
2010/4/22 wl2776 <wl2776 at gmail.com>
>
>
> Igor Mironchick wrote:
> >
> > Hi, Can anybody help me with this:
> >
> > /*!
> > Initialize the the Gstreamer pipeline. Below is a diagram
> > of the pipeline that will be created:
> >
> > |Screen| |Screen| |Screen|
> > ->|queue |->|filter|->|sink |->
> Display
> > |Camera| |Camera | |Tee|/
> > |src |->|CSP filter|->| |\ |Image | |Image | |Image |
> > ->|queue |->|filter|->|sink |-> JPEG
> > file
> > */
> >
> > Last gst_element_link_filtered failed and I can't understand why.
> >
> Probably, because of the difference in image sizes. Try adding videoscale
> between ffmpegcolorspace and xvimagesink. Also, there is no need to set
> caps.
Probably you are right, I have to chec it.
You mean that I nedd not to set caps if the resolution is MAX_X x MAX_Y ?
Thx.
--
Regards,
Igor Mironchick
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20100422/b86e696c/attachment.htm>
More information about the gstreamer-devel
mailing list