[gst-devel] PushSrc problem

Jan Schmidt thaytan at noraisin.net
Thu Aug 10 10:53:08 CEST 2006


On Thu, 2006-08-10 at 09:45 +0200, Benoit Fouet wrote:
> Corentin BARON wrote:
> 
> > Right, I forgot to update the boilerplate. But it still doesn't work: 
> > gstreamer goes twice through my getcaps() function (which are 
> > strictly the same as in 0.8), but tells me the pipeline is wrong, 
> > even if I fix the framerate. Here's my plugin's verbose output 
> > (sorry, french system):
> >
> >> getcaps()
> >> | Caps:
> >> video/x-raw-yuv, format=(fourcc)I420, width=(int)640, height=(int)
> >> 480, framerate=(double)[ 1, 100 ]
> >> getcaps()
> >> | Caps:
> >> video/x-raw-yuv, format=(fourcc)I420, width=(int)640, height=(int)
> >> 480, framerate=(double)[ 1, 100 ]
> >> AVERTISSEMENT: tube erroné: impossible de connecter blinkysrc0 a 
> >> xvimagesink0
> >
> >
> doesn't framerate have to be a fraction, and not a double ?
> 

Yep, in 0.10 the framerate would be something like (fraction) [ 0/1,
100/1 ]

The minimum of 0/1 is to allow framerates < 1.0

Cheers,
Jan.
-- 
Jan Schmidt <thaytan at noraisin.net>





More information about the gstreamer-devel mailing list