On Wed, 2007-08-29 at 11:44 +0200, Florent THIERY wrote:
> > I think what you want is all the
> > gst_video_sink_bus_cb bunched together and then a single repaint for all
> > of them.
> 
> Well, in my particular case i have 3 similar sources, but this would
> not work with heterogeneous sources (in terms of fps), would it ?
> 
> >Even increasing the priority of the internal gst bus could be enough here ?
> 
> What do you mean by increasing the priority ? At process level (ex:
> nice)?


Try changing the gst_bus_add_signal_watch() in
clutter-gst-video-texture.c to gst_bus_add_watch_full () with a very
high priority ?

  -- Matthew

-- 
To unsubscribe send a mail to [EMAIL PROTECTED]

Reply via email to