Hi, I'm using the Delphi code shown here - https://wiki.videolan.org/Using_libvlc_with_Delphi , it works fine. However, I can't seem to add there to run the video at a specific time. It is libvlc_media_player_set_time(libvlc_media_player, 10000); I searched for a while for the settings, declension, ...