On Thu, 09 May 2019 08:30:12 +0200, Bo Berglund via lazarus <[email protected]> wrote:
>This made it possible for me to create my videoplayer and it works OK >for the level of functionality described in the blog. > >I have run into difficulties trying to implement incremental position >move buttons in the player, though. >Described on the Lazarus forum here: >https://forum.lazarus.freepascal.org/index.php?topic=45343.new#new > > Just to close this thread: I made a mistake in my code (!) where I assumed times into the video was in seconds where PasLibVlc actually uses ms. So my steps were 1000 times too small to be visible... Now working as I need. -- Bo Berglund Developer in Sweden -- _______________________________________________ lazarus mailing list [email protected] https://lists.lazarus-ide.org/listinfo/lazarus
