Clutter-gst's video texture: eos signal not triggered



Hello everyone,
I want to play some video file in a Clutter stage. I am using Clutter-GStreamer in Python. I want the video file to be looping. It works as expected, but as soon as I change the clip being played, by calling ClutterGst.VideoTexture's set_filename method, the eos signal is not being triggered anymore. Hence, I can't loop the file.
Here is the full code:
https://github.com/aalex/europlayer/blob/master/europlayer.py#L186

Does someone have an idea how I can fix this?
Thank you!
Best,

--
Alexandre Quessy
http://alexandre.quessy.net - Artiste en nouveaux médias
http://perte-de-signal.org - Membre de Perte de signal


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]