I’ve been building a video based app and one of the features I wanted to include was the ability to loop video based on an in and out point. video:seek, video:play, video:pause should be fine for this but there is seems to be a problem.
video:seek doesn’t always go to the place in the video where I specify. It seems to work fine at the beginning of the video and I can loop ok within the first 5 seconds or so. When I get beyond about 40% (7 seconds) then the place the video ends up after a seek is often not close to the point specified - it can be 2-3 seconds away. If you are trying to loop a 3-4 second section of video then it basically means you sometimes get double what you want and sometimes you only get a second or less.
Anyone else seen this problem and is there something you have to do to get seek to function correctly? [import]uid: 102112 topic_id: 30613 reply_id: 330613[/import]