Hi folks, I just came across some issues with setting the position with clutter.Media.set_position to control the progress of a media player and to implement forward and rewind functions based on that. If I set the position to a value between 0..1 then it takes about 5 sec to get to the position and the video gets choppy afterwards. If I use any random position of the media stream with get_position and use that value afterwards with set_position, everything works as expected.
Any idea? Any issues around the timecode / synchronization ? I'm using pyclutter 1.0 and all the latest gstreamer gear on Ubuntu 9.04. Many thanks tomw -- To unsubscribe send a mail to [email protected]
