[gst-devel] pipeline synchronization

Luciana Fujii Pontello luciana at holoscopio.com
Sun May 23 19:16:58 CEST 2010


On Tue, 2010-05-11 at 09:05 -0700, dodo.r84 wrote:
...

> I have also tryed with a while operation: while(pipeline.isPlaying()). In
> this loop I look at the queryPosition() and when it gets over 4999, I pause
> the pipeline, set the module with new key and so on...

Can't you use a different key for each buffer depending on what you get
in the queryPosition()? If the buffers can come out of order, it sure
won't work to set a new key from some time on.

Regards,

Luciana Fujii




More information about the gstreamer-devel mailing list